Groups | Blog | Home
all groups > visual studio .net debugging > september 2006 >

visual studio .net debugging : Unable to debug in Visual studio 2003 on personal computer


Julia
9/20/2006 6:41:01 PM
Hi,
I am trying to debug a program and keep getting the message Error while
trying to run Project …. Unable to start debugging
unable to start program ‘C:\docume~1\ADMIN~1.use\desktop\IEXPLO~1.exe’
The system cannot find the file specified’
What do I do?

Thanks
Julia
Nithya
9/23/2006 4:17:02 PM
Hi Julia,
Are you using Visual Studio .NET 2003?
Are you using ASP .NET Web Application?

I assume, you are using a .NET 2003, ASP .NET Web Application
when you try to debug your app, the visual studio is trying to browse the
page with microsoft internet explorer which it wasn't able to do.
I believe you have installed some software recently and have changed the
default browser to internet explorer (ex:msn 8.0)
please open VS IDE -> File Menu -> Browse With -> and select Internal Web
Browser (Default).
you should be able to debug now.
Also refer this page for your reference
http://codebetter.com/blogs/peter.van.ooijen/archive/2004/10/25/29621.aspx

--
HTH,
Nithya
MCP,
Indian Software Solutions,
Trichy.


[quoted text, click to view]
AddThis Social Bookmark Button