visual-studio-2003
Visual Studio 2003 - opening ASP.NET project - getting “The operation timed out” error message
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[详细]
2022-12-18 16:12 分类:问答Visual Studio 2003: 'The object is currently in use elsewhere' (the IDE, not my code)
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:[详细]
2022-12-15 21:42 分类:问答Will Visual Studio 2003 and 2008 fail gracefully if I uninstall the MSDN library
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.[详细]
2022-12-15 21:41 分类:问答VB.NET 2003 copy log4net.config to bin folder
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[详细]
2022-12-15 01:39 分类:问答Help required in configuring Crystal Reports
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.[详细]
2022-12-14 21:38 分类:问答MFC's GetClientRect and MoveWindow don't preserve size?
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.[详细]
2022-12-14 15:17 分类:问答Visual Studio 2003: collapse all projects upon startup
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[详细]
2022-12-11 16:53 分类:问答Visual Studio line deletion
Is there any way in Visual Studio 2003 that I can delete a line without it being copied into the clipboard?[详细]
2022-12-11 10:34 分类:问答How do I create a 64-bit native ATL C++ DLL in Visual Studio 2003?
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[详细]
2022-12-10 12:22 分类:问答cross dll debug
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[详细]
2022-12-10 04:31 分类:问答