Re: Visual Studio 2003 hangs

From: RLoski (RLoski_at_discussions.microsoft.com)
Date: 06/30/04


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.
> >
>
>
>



Relevant Pages

  • Gesucht - Virensoftware die funktioniert
    ... Server specifications ... - winmsd output from the OSCE server ... To turn on the server debug program: ... Setting window appears 3. select the Enable debug log check box. ...
    (microsoft.public.de.german.exchange2000.general)
  • Re: ssh as non-root user
    ... The server is reporting the following to the client: ... server offers auth methods ''. ... debug: ... Unauthorized access or use of this computer system may subject violators to ...
    (SSH)
  • Re: hostbased auth between commercial and OpenSSH
    ... The server just rejects hostbased from OpenSSH client saying method is ... Client side debug snippet (I've got hostbased as only ... client user 'myusername', server user 'myusername', ...
    (comp.security.ssh)
  • SSH Debugging <-- compatibility
    ... Connecting to server, port 22... ... debug: Ssh2/ssh2.c:1956/main: Entering event loop. ... SSH_CROSS_ALGORITHMS packet from connection protocol. ... This is an evaluation version of the SSH Secure Shell Windows Server. ...
    (comp.security.ssh)
  • Re: How to debug this?
    ... My client and listener can connect fine on 127.0.0.1 port 9005. ... once I upload the listener to my webserver and change to the web server IP, ... An unhandled exception of type 'System.Net.Sockets.SocketException' occurred ... >>> When you compile a program in 'debug' configuration these 'symbols' are ...
    (microsoft.public.dotnet.languages.vb)