Installation Problem in vs.net

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I had installed vs.net 2003 on my sytem at home. But the problem is
that I'm unable to debug the applications and also the web applications are
not running correctly. I'm ubale to trace out the problem.

Whenever I try to debug the application, it's giving me the error as follow

" Unable to start the debugging.The System cannot find the file specified"

Can anyone help me out..it's urgent...
 
Is the Machine Debug Manager Windows service running? What version and
edition of VS .NET are you running?
 
No. I didnot check for it. How should I check whether this service is running
or not?
I'm using Visual Sudio .Net 2003
 
Open the Services MMC snap-in in the Administrative Tools menu, locate the
Machine Debugger Manager service, and if not already running, start it by
right.clicking the service
and selecting Start.

Are you using the Professional or Architect edition of VS .NET, or...?
 
Yes. The Machine Debugger Manager service is running on my machine. But still
the problem is persisting.
I'm using the Professional Edition of .Net.
 
Back
Top