Re: Visual Studio 2003 hangs
From: RLoski (RLoski_at_discussions.microsoft.com)
Date: 06/30/04
- Next message: Scott Allen: "Re: Programmatically turn off custom errors for current request"
- Previous message: Jim Corey: "User Control generated names and javascript"
- In reply to: Cowboy \(Gregory A. Beamer\) [MVP]: "Re: Visual Studio 2003 hangs"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 30 Jun 2004 08:28:02 -0700
Believe me, if I could I would have developed locally. I learned more than I ever wanted to about debugging remotely. They won't let us put IIS on our boxes for security reason (I guess because we all have laptops and they are afraid of where we might connect up).
Russ
"Cowboy (Gregory A. Beamer) [MVP]" wrote:
> 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: Scott Allen: "Re: Programmatically turn off custom errors for current request"
- Previous message: Jim Corey: "User Control generated names and javascript"
- In reply to: Cowboy \(Gregory A. Beamer\) [MVP]: "Re: Visual Studio 2003 hangs"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|