Everytime I go to debug a simple Hello World windows form
application - the CLR debugger (dbgclr.exe) says "The
debugger cannot continue running the program. Unable to
start debugging. Unable to start program
'c:\helloworld.exe'. No such interface supported.' What
is going on?
Dino Chiesa [Microsoft] - 18 Sep 2003 21:54 GMT
http://msdn.microsoft.com/library/en-us/netstart/html/vcoriTheCOM20SDKDebugger.asp
Did you follow the instructions on that page to debug your program for the
first time?
> Everytime I go to debug a simple Hello World windows form
> application - the CLR debugger (dbgclr.exe) says "The
> debugger cannot continue running the program. Unable to
> start debugging. Unable to start program
> 'c:\helloworld.exe'. No such interface supported.' What
> is going on?