| Thread | Last Post | Replies |
|
| loadDataForExe | 31 Aug 2004 22:40 GMT | 2 |
can i (and how) use dia's loadDataForExe to download a matching pdb from a symbolserver? or what can i do, to download matching symbols? thx
|
| Web application Debug | 31 Aug 2004 17:39 GMT | 1 |
I got the following error when I try to run an web application from vs.net . "Error while trying to run Project: Unable to start debugging on the web server. Server side-error occurred on sending debug Http requet. Make sure the server is operating ocrrectly. Verify there are no ...
|
| How to debug the project on construction of a surface in VS with DirectX? | 31 Aug 2004 17:24 GMT | 1 |
Hello. I have installed on my computer Visual Studio 2005 Beta and DirectX 9.0 SDK Update - (Summer 2004). I have developed projects Visual Basic, Visual C# and Visual C++ for construction of 3-Dimensional geometrical bodies, surfaces and lines of a level of these surfaces without ...
|
| Debugging Permissions | 31 Aug 2004 15:59 GMT | 1 |
I'm using Visual Studio 2003 on Win XP SP2, working on a web application. When I run the application in debug mode, the code builds and I get this error: "Error while trying to run project: Unable to start debugging on the
|
| VS.NET don't stop debug | 31 Aug 2004 02:07 GMT | 1 |
Hello dear friends, I face with a very wonderful problem in Visual Studio .NET and code debugging in ASP.NET applications. Let's assume that I'm debugging a sample code like this in
|
| Unable to Set Start Page? | 30 Aug 2004 07:53 GMT | 1 |
One of my coworkers is unable to set their start page. When they try and Start under the Debug menu it tells them they need to set their start page. So they go to their projects default.aspx and they right click on it and click "Set as Start Page". However, they say it seems ...
|
| XP SP2 and Remote Debugging | 26 Aug 2004 08:45 GMT | 8 |
I just installed Windows XP SP2 and I can no longer remote debugger programs. I followed all the instructions regarding firewall configuration (allowing specific ports, etc.) and even tried turning off the
|
| Cannot start debugging. Unable to find Microsoft Internet Explorer | 26 Aug 2004 02:50 GMT | 2 |
I need help, I have been trying to figure this out for 3 weeks! When I go to debug, I get " Cannot start debugging. Unable to find Microsoft Internet Explorer. " . I am using VS.NET 2003 on XP Pro.
|
| "Remote debugging after SP2" reloaded, but new error | 25 Aug 2004 17:51 GMT | 1 |
Yet another report added to the pile... I have the following error in Visual Studio .Net 2003 while trying to debug remotely ASP .Net apps (same problem with all applications, new or existing):
|
| Unable to start debugging | 25 Aug 2004 15:36 GMT | 3 |
I have Visual Studio .NET 2003 and until recently have had no problems with it. All of a sudden I can't start programs within it either with or without debugging. It may have been caused by a recent reinstall of Access 2003
|
| Debugging a .net application makes an sql server hang | 25 Aug 2004 11:01 GMT | 2 |
I have been debugging a module I have coded using the VS.NET debugger. This makes a call to a SQL 2000 database, and closes the connection, I then start debugging after this point. Someone has started to use a web application on a live sever which connects
|
| Unable to see Locals/Watch values | 25 Aug 2004 02:41 GMT | 3 |
For some reason, I can not see local or auto values while debugging a simple c# app using vs 2003 (version 7.1.3088, framework version 1.1.4322). When I hit a break point, I type ?myVariable in the Command window I receive an "Unable to evaluate the expression" error. Same
|
| PDB Files not created | 25 Aug 2004 00:47 GMT | 2 |
I am using Visual Studio .Net 2003. I have a solution which contains around 35 projects written in C#. On building the solution (rebuild solution), sometimes I notice that some of the pdb files are not created.
|
| debugging stored proc: can't step into | 20 Aug 2004 18:42 GMT | 5 |
I'm using VS.NET 2003 Enterprise Developer in SQL-stored proc debug mode for the first time and am not having much success stepping through the SP in "standalone mode" when following these instructions: http://support.microsoft.com/default.aspx?scid=kb;EN-US;316549
|
| WinXP SP2 disables debugging (MDM.exe) | 19 Aug 2004 09:14 GMT | 12 |
I installed XP SP2 (RTM). After rebooting I couldnt start any vs.net projects (of any type)(local). The error i received was an access denied error to the debugger. I found the issue was that the Machine Debug Manager service
|