How can I debug application in VS.NET

V

Voi Coi

Hi,

I'm lauching application from VS.NET IDE by F5 (which build with Debug
mode), but after "Launching application..." step about seconds VS.NET report
error: "Unable to load application from C:\My Projects\bin\Debug\Test.exe"

why? if I launch application by Ctrl+F5, everything ok.

thanks,
 
M

MuZZy

Voi said:
Hi,

I'm lauching application from VS.NET IDE by F5 (which build with Debug
mode), but after "Launching application..." step about seconds VS.NET report
error: "Unable to load application from C:\My Projects\bin\Debug\Test.exe"

why? if I launch application by Ctrl+F5, everything ok.

thanks,

Interesting... does teh Build Tasks show you any errors at all?
Try to clean your Debug/Release folders - helps in some cases
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top