On a Windows 2003 server I installed several versions of Visual Studio, also Visual Studio 2003. On the server I want to develop two different webapplications. One web application is working, but I go
I\'m using Visual Studio 2003 working on an ASP.NET application.Quite often, just in the middle of typing c开发者_如何学JAVAode in the Visual Studio Text Editor I get:
I use google as my primary reference so I don\'t need a local copy of MSDN; and am trying to free up a few GB of disk space.
I\'m using VS.NET 2003 and VB.NET. I have placed my log4net.config file in the same folder as the source code and I want to automatically copy the log4net.config file to the bin folder just as the app
We have an application which uses VS.NET 2003 and Crystal Reports version 9.1.5000.0 We are migrating this application into a different server.
I\'m using MFC for Visual Studio 2003. I have an Edit Control with ID IDC_COMMENT_EDIT. In the following code, after my first call to GetClientRect, I don\'t expect the value of rc to change.
I have a solution with about 150 projects. When I open the solution, half of them appear to be randomly opened. I want to open the solution with al开发者_JS百科l the projects collapsed. I want to unco
Is there any way in Visual Studio 2003 that I can delete a line without it being copied into the clipboard?
I have a 32-bit ATL C++ in-proc COM server soultion. How do I port it to 64-bit Windows? I mean how do I make VC++7开发者_JAVA技巧 emit 64-bit code? Is it possible with Visual Studio 2003?You need a 6
Im using vs 2003. When I try to debug some program that uses several dll files i can debug (put breakpoint - without question mark) only on the cpp files of the project that creates