Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Debugging Problem - Application'' Failed to Launch

Status
Not open for further replies.

AMcp

Programmer
Mar 26, 2002
2
AU
Hi,

Having problems setting up debugging, at least for server side script. Initially my problem was not having the server components installed, but after sorting that out I get the error:

Application '' failed to launch.

Seems like it can't identify the browser, however "view in browser" works ok...

thanks
 
thanks for the tip cbokowski. i'd actually already run that - was how i found out about not having the server components installed. post fixing that viddbg reported all ok and it was after that that i can across the problem.

anyway, I bit the bullet and just rebuilt my machine! all working now.

cheers
andrew

 
I have the same problem. The problem appeared after installing .NET SDK. Seems like on Windows XP only, .NET and VS6.0 are incompatible. On Win2k the problem can be solved by reconfiguring DCOM security for Machine Debug Manager. If you try to configure MDM on WinXP you get the above error. The only fix I have is reinstall the OS and NOT install .NET.
 
Hey gurus

I am sitting here chewing my wrists of trying to figure why I get the same error. I figured thet the application that is trying to launch is Internet Explorer ( IEExplore.exe) Is it perhaps a registry setting in VID that went weird?

Anyone got some light on the subject please shine it on me

Len
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top