What is the difference of creating a simple C DLL between using visual studio 2005 and visual C++. I saw that when creating it under studio also a manifest was created and I had some problems regardi
I am opening a Visual Studio 2005 solution file and building it in release and debug mode. While I am able to run the application in release mode, when I try to run the debug mode, I am getting follow
I am trying to debug a windows service in Visual Studio 2005 on a Windows XP machine. I can install the windows service and start it from the admin console. However, the process app开发者_高级运维ears
All the links on the Microsoft site now redirect to the 2008 edition. The probl开发者_运维问答em is the new version won\'t link with C libraries built with the 2005 edition.this post says something ab
I recently installed VS2008 and opened a VS2005 project(C++). Then after the con开发者_运维技巧version to VS2008, i tried building the project. But the project is getting skipped. I tried Clean as wel
Can anybody please help me to configure Visual Studio 2005 (if that\'s the solution to the problem). I\'m using some external libs and I\'m getting this error:
The application I\'m working does not start in the debugger of Visual Studio 2005. Here\'s what I do: I rebuild the application and hit F5 to start it
Does any one know how to find following string using regular expressi开发者_运维知识库on of visual studio?
I\'ve been asked to read some data from SAS in an ASP.Net application. I\'ve got working code for a Windows Forms app. However the same code doesn\'t work in ASP.Net however I can try it. A clean proj
I have a project that uses a few 3rd party DLLs, and am working on the setup project for deployment.The program runs fine when running (debugging) from within Visual Studio 2005, but does not when \"i