Problem with VisualBasic
Posted
by Michael
on Stack Overflow
See other posts from Stack Overflow
or by Michael
Published on 2010-03-28T14:50:27Z
Indexed on
2010/03/28
14:53 UTC
Read the original article
Hit count: 286
microsoft.visualbasic
Ok, I am sure this is simple but I am not able to figure it out and people on this site seem to be brains... I will admit this is for homework but it has nothing to do with how to code. Has to do with a silly error that I am unable to resolve. I try to debug and when I debug i get the following error
ERROR "Visual Studio cannot start debugging because debut target 'C:\Documents and Settings\user\Desktop\programs6\HuricaneSeasonStatistics\bin\Debug\HuricaneStatistics.exe" is missing. Please build the project and retry, or set the OutputPath and AssemblyName properties appropriate to point a the correct location for the target assembly."
I am fairly sure the error is in the OutputPath and or AssemblyName. but I am not sure where to change.
© Stack Overflow or respective owner