Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
all groups > visual studio .net debugging > august 2004

Filter by week: 1 2 3 4 5

Web application Debug
Posted by CV at 8/31/2004 3:15:52 PM
Hi 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 synta...more >>


VS.NET don't stop debug
Posted by Amir at 8/30/2004 2:44:49 PM
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 an ASP.NET application: 1) SqlConnection cnn=new SqlConnection(str); 2) SqlCommand cmd=new SqlCommand("i...more >>

loadDataForExe
Posted by kai at 8/29/2004 2:09:03 PM
hi, 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 ...more >>

Unable to Set Start Page?
Posted by Lori McDonald at 8/28/2004 1:01:04 PM
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 like it doesn...more >>

Debugging Permissions
Posted by Brett Kelly at 8/26/2004 9:55:10 AM
Hello All, 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 web server. You do not have permisssions to debug the s...more >>

"Remote debugging after SP2" reloaded, but new error
Posted by Patrick Philippot at 8/25/2004 5:47:05 PM
Hi, 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): Auto-attach to process '[1960] aspnet_wp.exe' on machine 'xxxxx' failed. Error code 0x8...more >>

How to debug the project on construction of a surface in VS with DirectX?
Posted by Dr. Zharkov at 8/25/2004 8:47:45 AM
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 use of Direct...more >>

PDB Files not created
Posted by Manoj Rath at 8/23/2004 4:27:19 PM
Hello, 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. If I do build the solution again (build solution), it creates all the files...more >>



Unable to see Locals/Watch values
Posted by msavage123 NO[at]SPAM hotmail.com at 8/22/2004 8:06:50 AM
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 thing when I try to Qu...more >>

VS.2003 IDE Crash
Posted by harry at 8/21/2004 1:09:09 AM
Hi, After installing VS.2003, I just upgraded a VS.NET 2002 project to VS.NET 2003. I upgraded because VS.NET 2003 is slow and buggy. However, I find VS.NET 2003 is worse in terms of bugs. For approx 20 hours everything was fine. Now suddenly I have IDE+Debugger (VB.NET) problems. Comp...more >>

Debugging a .net application makes an sql server hang
Posted by Philip Poole at 8/20/2004 12:36:16 PM
Hello everyone, 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 to a SQL 2000 dat...more >>

XP2 and Remote Debugginr solved
Posted by Sorin Sandu at 8/18/2004 7:28:06 AM
Follow the instructions from http://support.microsoft.com/default.aspx?scid=kb;en-us;841893 and now it's working fine. ...more >>

XP SP2 and Remote Debugging
Posted by Sorin Sandu at 8/17/2004 7:58:56 AM
If anyone find's out a solution for this problem or find an update or patch at Microsoft please post here. ...more >>

Cannot start debugging. Unable to find Microsoft Internet Explorer
Posted by Flyboy at 8/15/2004 6:53:01 PM
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....more >>

Unable to debug after installing VS2005
Posted by Dale at 8/14/2004 5:07:01 AM
I am unable to debug (F5) Visual Studio 2003 projects after installing Visual Studio 2005 Beta. Everything worked fine before. The projects run perfectly if I start without debugging (Ctrl+F5). The projects that I am trying to debug are all located on my local machine. The VS 2005 debugger wor...more >>

Again XP SP2 and debugging
Posted by Sorin Sandu at 8/11/2004 3:49:12 PM
After I applied XP SP2 I am unable to debug. I get : Error trying to run project : unable to start debugging on the web server. The debugger component on the server failed to connect to the local machine. Even after I disable the ICF I get the same error. I made all the changes from http://msd...more >>

Remote Debugging
Posted by Walter at 8/11/2004 2:08:10 PM
I have set up a ASP.NET remote Web server running IIS. I am able to create and run ASP.NET projects remotely, however debugging is another story which leads to the error Message: "Access is denied. Verify that you are an administrator or a member of the Debugger Users group on the machine you a...more >>

XP SP2 and Remote Debugging
Posted by phil_beisel NO[at]SPAM hotmail.com at 8/10/2004 8:00:38 AM
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 firewall all together. The error I get when attempting to list the processes on a rem...more >>

WinXP SP2 disables debugging (MDM.exe)
Posted by michael.fourie NO[at]SPAM uk.abnamro.com at 8/10/2004 6:01:11 AM
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 was not started. When i started the service, it said it was stopping...more >>

Error while trying to run the project. Unable to start debugging
Posted by Sandeep at 8/5/2004 9:21:02 AM
I recently installed VS.NET 2005 (Beta 1) with SQL express tools. Now whenever i run VS.NET 2003/VS.NET 2002 projects i get the following error. Error while trying to run the project. Unable to start debugging on the web server. Would you like to disable future attempts to debug this project?...more >>

Remote debugging C# project under Win98
Posted by wojtek at 8/4/2004 3:48:24 PM
Hi, I want to debug my project under Win98 (C#). I configured DCOM for that. All configurations seem to be ok. Debugging VB project works excellent. If I start to debug C# project, I get an error : "Interop debugging is not supported on that platform". What to do? Please help Wojtek ...more >>

Dia and get_undecoratedName
Posted by kai at 8/4/2004 1:08:07 PM
hi, if i enumerate the symbols contained in ntoskrnl.pdb, get_undecoratedName returnes names like _NtOpenFile@24 instead of NtOpenFile. why does the undecorating not work? ...more >>

Unable to attach to process. Access is denied msg when trying remote debugging
Posted by roger NO[at]SPAM rogndeb.us at 8/3/2004 6:37:29 PM
I'm attempting to remotely debug a windows service, using VS 2003. I'm doing this on about 4 machines. I added myself to each one as administrator, etc. I have admin rights on local machine as well. I installed and ran the msvcmon app, per instructions in VStudio on each remote machine. My ...more >>

How to debug, step-into, or use (execute) a .net project when the assembly is registered in the GAC (Global Assembly Cache)?
Posted by emcinerney NO[at]SPAM yahoo.com at 8/3/2004 9:13:51 AM
How to debug, step-into, or use (execute) a .net project when the assembly is registered in the GAC (Global Assembly Cache)? Here's the situation: Visual Studio .NET 2003 1 Solution w/ 2 projects - 1 WinForm .exe and 1 class library .dll. The class libary assembly is strong-named and regist...more >>


DevelopmentNow Blog