Software Development Network Logo
  • Visual Studio
  • Microsoft ISV
  • Smart Device
  • VS Team System
  • VS Express Editions
  • Visual C++
  • Visual FoxPro
  • Architecture
  • Visual J#
  • .NET Development
  • Windows Live
  • Visual Basic
  • SQL Server
  • Windows Forms
  • Visual C#

Software Development Network >> AndyWhitelaw's Q&A profile

AndyWhitelaw

Member List

S.
Craig Z
Charlie Bis
Kevin Gray
Birk
Scooter18
John_C
Dtours
Godwin Lang
Maplesoft
Tatworth
KPC
Vipul Modi
Farzin Davari
gallileo
brikshoe
Glandorf
bhayles
Paradigm
TheKeck
Only Title

AndyWhitelaw's Q&A profile

  • Visual Studio Team System Warehouse web service Server 500 error

    I am getting an internal server 500 error when invoking any of the warehouse web service operations--it would appear that the URL used to redirect to the results of the operation is incorrect. For example, when I invoke the ChangeSetting operation the URL is redirects to is http://localhost:8080/Warehouse/v1.0/warehousecontroller.asmx/ChangeSetting -- which is obviously an invalid URL. Is this a known issue I need to change the warehouse update interval--an hour is far too long for updates in my opinion, and I would like to make it shorter. ... also, if you're browsing to the web service via IE on the data t ...Show All

  • Visual Studio Team System Urgent

    Team System Gurus.. Here is a mind Shuffling puzzle We are a Consultancy Firm in Pakistan. We have a separate department for Custom Software Development .We have 10 people in this Department. Most of them are developers.   [>>>>Please do not take word MOST seriously]   Most of our Projects undertaken are Web Based Projects. We have a team structure in which a single person is given a responsibility for a single client and that person selects some from the pool and facilitates the client. Two of our developers are dedicated for an Internal Software project [Software], which facilitates our BPO section ...Show All

  • SQL Server Create Trigger for View

    Hi, just started to write my first trigger for a view. Of course I got some errors, which I could could resolve except one. Whenever I run my script I do get the following message: Msg 213, Level 16, State 1, Procedure IO_Trig_INS_Zuordnung_Alles, Line 11 Insert Error: Column name or number of supplied values does not match table definition. The Code where the error occurs according that message is the following: CREATE TRIGGER IO_Trig_INS_Zuordnung_Alles ON Zuordnung_Alles INSTEAD OF INSERT AS BEGIN SET NOCOUNT ON -- Check for duplicate Zuordnung. If there is no duplicate, do an insert. IF (NOT EXISTS ...Show All

  • Visual C++ Execute code, afeter object's destructor works

    Hi, I'm develop a easy buster of memory leaks. All code was done, but i need to call a report function after all destructors works. I found 'atexit' function, but it works before object's destructor. Some idea... suggest... tips... thanks I'm not entirely sure what you're asking, but perhaps overriding operator delete to do something after calling the default implementation is what you're looking for ...Show All

  • Visual C# Adding Caption to DataGridView

    Hello, In Visula Studio 2003 DataGrid object had a caption field. However, in Visual Studio 2005, there is no caption field. Is there a way of addind a caption bar to the DataGridView object Thank you. hi, i don't know if there is a caption field or not but is there any problem to use a lable for that Best regards ...Show All

  • .NET Development Custom Culture ASP.NET 2.0

    I need some help about localization. I try to create a custom culture like ‘fr-Student’ because we want to stored picture and string text for student.  This sepcific culture is base on the ‘fr-CA’ culture.  So, I create a resx file for my default page page.fr-Student.resx in the App_LocalResources folder. Now, I want to create the specific culture.  So, I create a class CustomCulture (see on the buttom on the message).  In the global.asax file, on the Application_AcquireRequestState, I create the custom culture and set it to the current thread.  Doing this, I think it will initialize correctly the currentCulture of ...Show All

  • SQL Server Maybe I'm asking for too much.

    I’m using oracle but I’m sure this problem will have similar solution to SQL. I have a list of string in a table (aa, bb, cc, dd). I also have a list of numbers that are not in the database. What I’m looking for is an output like this. Aa, 11 Aa, 22 Bb, 11 Bb, 22 Cc, 11 Cc, 22 Dd, 11 Dd, 22 Is this possible, without having to insert the numbers in a database table and with a simple query (this could be done with temporary table) Sure...   SELECT    YourTable.YourStringColumn,    N.Number FROM YourTable CROSS JOIN (   SEL ...Show All

  • Visual Studio Team System TFS Cluster

    Hi, Is it possible to set a cluster for the TFS (Data tier or App tier) Thanks, Michael Hi, Please read the following blog post for more info: http://blogs.msdn.com/brianwh/archive/2005/01/12/351845.aspx The Help on MSDN as well as the one in Visual Studio still shows these topics as blank: http://msdn2.microsoft.com/en-us/library/ms253168.aspx Regards, Vikram ...Show All

  • Visual Studio Team System Package Load Failure

    Good Day. I get an error when using the Test Results Window in Visual Studio Team Edition. The error appears when i right click on a test in the window. The same error also appears when i do the following: Main Menu > Tools > Options > Performance Tools I copied the Messagebox (ctrl C) exactly as it appeared, here is the contents: --------------------------- Microsoft Visual Studio --------------------------- Package Load Failure Package 'PerformancePackage' has failed to load properly ( GUID = {F4A63B2A-49AB-4B2D-AA59-A10F01026C89} ). Please contact package vendor for assistance. Application restart is recommended, due ...Show All

  • .NET Development How do i remove an empty element name?

    My XML file contains empty element names. this is due to the fact that my data in my dataset contains null values. the following code should provide a better insight: < GH1_TEAMNAME > Incident Management Team (IMT) </ GH1_TEAMNAME > < DE_Team_Leader > hjjj </ DE_Team_Leader > < DE_Full_Name > ioll </ DE_Full_Name > < DE_TELE_WORK > hgtr </ DE_TELE_WORK > < DE_TELE_HOME > hgtgg </ DE_TELE_HOME > < DE_TELE_ALT1 /> < DE_TELE_ALT3 > jgtfg </ DE_TELE_ALT3 > DE_CSTM_7 > gfff </ DE_CSTM_7 > < DE_CS ...Show All

  • Windows Forms Populate DataTable column from another DataTable Column values

    My DataGrid is bound to a datatable named “dtClient” with following columns  Date, BalanceCF, Income, Expenses, Withdrawls and BalanceCF. BalanceCF is an expression column. The column Withdrawals does not hold any values initial.  I want to populate Withdrawal column using values from another datatable named “dt Withdrawal” which contains Date and Amount columns. How can I&nbs ...Show All

  • Visual Studio Express Editions Visual C# Express 2005 in Spanish

    Exist Visual c# express 2005 in spanish Existe Visual c# express 2005 en espanol Thanks, Gracias, Raul Mercado. Hi Raul: Visual C# Express Beta 2 is available in Spanish: http://www.microsoft.com/spanish/msdn/vstudio/Express/VCS/default.asp The RTM version will be posted in the next few months.  Please remember to fully uninstall the Beta 2 version (follow the uninstall instructions posted on the website) before installing the RTM version. Thanks, Ravenna ...Show All

  • .NET Development Solution/Project name length limitation

    Hi, I know that there are limitations in the size of naming a solution/project in Visual Studio 2005. Whats the maximum no characters the Visual Studio can take for naming a solution/project. What are the effects if I have a solution/project more than the limited no of chars. Thanks, Prakash Hi, Since Project/Solution names are used as filenames (.vbproj, .sln), then the same limitations are applied. It can only contain up-to 255 characters...       cheers, Paul June A. Domag ...Show All

  • Visual Studio VS2005 Feature Uninstall Problem

    I just installed VS2005. I selected only Visual Basic Language (SQL...,Device.., and ASP.. were also selected).  Installer ignored my language request and installed C++ and C# as well.  Tried to uninstall C++ and C#.  When deselecting the features, the "Update" button in the installer remains disabled.  So I clicked on J#, the deselected it. The "Update" button now is enabled.  The only selected language feature is Visual Basic, all other languages are not selected.  I clicked on "Update".  I now have Visual Basic, C++, C# and J# installed.  Now I have more languages, that won't uninstall.  H ...Show All

  • SQL Server SQL Server 2005 Remote Connection

    This has probably been answered before, but... I have a local SQL Server 2005 instance running, and I would like to have another user on my network connect to this instance. However, when he tries to connect, he always receives the same error message: "An error has occured while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error 28: - Server doesnt' support requested protocol)" So, I checked the properties for the server, and under the connectio ...Show All

©2008 Software Development Network