Re: Visual Studio 2003 hangs

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Cowboy \(Gregory A. Beamer\) [MVP] (NoSpamMgbworld_at_comcast.netNoSpamM)
Date: 06/30/04


Date: Wed, 30 Jun 2004 10:04:00 -0500

Remote debugging is always tricky. IN VS.NET consider detaching the process
rather than simply closing the browser. That should solve the hang.

I recommend a team structure where you use a source repository and debug
locally. Use tracing on servers to track problems, but do not debug in a
communal space, especially not in production. NOTE: Remotely, other people
can cause you to step into debug, so be careful.-

-- 
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
************************************************
Think Outside the Box!
************************************************
"RLoski" <RLoski@discussions.microsoft.com> wrote in message
news:6F4D67B3-DA22-4A72-8B6D-C44C54A2D18D@microsoft.com...
> I am remotely debugging an ASP.net application.  I close the ie explorer.
Visual Studio becomes unresponsive.
>
> Most of the time, I go to the server hosting the application and kill the
VS7JIT.exe processes associated with my nt login and the application comes
back.
>
> Anybody seen this before?
>
> About my environment:  I am developing on a Windows 2000 machine with VS
2003.  The application uses C #.  The application (and source code) is on a
Windows 2003 server with Remote debugging set up.   I am using the Microsoft
Web controls components.  I am also using Crystal Enterprise version 10.
The Crystal Enterprise server is on a different server.
>


Relevant Pages

  • Re: Using COM interface obtained from local server
    ... can see it in Task Manager? ... you can debug the COM server by ... attaching to it using Remote debugging and seeing if the objects are ... I've tried to debug, but it doesn't seem to be a simple task, ...
    (microsoft.public.vc.mfc)
  • Re: VS2003 ASP.Net Debug Problem
    ... I can't find information on how to set up remote debugging. ... the project remotely on the Server I am working on. ... > for failure on remote debug. ... >> permission to run the app because it is in the Internet Zone. ...
    (microsoft.public.vstudio.general)
  • Re: Team work questions
    ... Sammy, ... As for the remote debugging, I just wanted to add that the few times I've ... >> server with VS 2003 installed. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Cant get Remote Debug to work
    ... get a tool put up on MSDN to help diagnose this problem. ... > asp.net debugging is set to true and I set Enable remote debugging to True ... > and remote debug machine to server1 which is the name of my server running ... > I have installed Remote Debugging components on the windows 2003 server, ...
    (microsoft.public.vsnet.debugging)
  • Re: VS2005 Remote Web - FPSE Not Installed???
    ... A FileSystem website was a bit pointless on VS2003 because you needed IIS to run it; only a fool would try to run a FileSystem website with IIS so most pros used FrontPage extensions. ... It's much easier to set up for the developer who does not have an expert server guy on hand. ... If I develop all my apps this way now, is there any need at all for remote debugging on the server? ...
    (microsoft.public.vsnet.general)