Re: Visual Studio 2003 hangs
From: Cowboy \(Gregory A. Beamer\) [MVP] (NoSpamMgbworld_at_comcast.netNoSpamM)
Date: 06/30/04
- Next message: moondaddy: "Re: Need help with a Dynamic Image Generation Service VB 1.1 (similar to 2.0)"
- Previous message: Scott G.: "Re: Visual Web Dev Vs. VS.NET"
- In reply to: RLoski: "Visual Studio 2003 hangs"
- Next in thread: RLoski: "Re: Visual Studio 2003 hangs"
- Reply: RLoski: "Re: Visual Studio 2003 hangs"
- Messages sorted by: [ date ] [ thread ]
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. >
- Next message: moondaddy: "Re: Need help with a Dynamic Image Generation Service VB 1.1 (similar to 2.0)"
- Previous message: Scott G.: "Re: Visual Web Dev Vs. VS.NET"
- In reply to: RLoski: "Visual Studio 2003 hangs"
- Next in thread: RLoski: "Re: Visual Studio 2003 hangs"
- Reply: RLoski: "Re: Visual Studio 2003 hangs"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|