| Author |
Visual Studio Net Newbie
|
|
| TrekRoadie 2005-02-11, 4:00 am |
| Hi,
I cannot debug my program because I get a message that says ....
"Visual Studio cannot start debugging because the debug target (path to
target and filename.exe) is missing. Please build the project and retry."
Why am I getting this message and how can I fix it?
Please Help!
| |
| gyurisc 2005-02-14, 8:59 pm |
| Hello,
Can you build your solution without errors before you start debugging?
Can you locate your executable from explorer and run it?
Cris
"TrekRoadie" <TrekRoadie@discussions.microsoft.com> wrote in message
news:A7D1929F-4511-4CC2-A54A-926C45C28E5C@microsoft.com...
> Hi,
>
> I cannot debug my program because I get a message that says ....
> "Visual Studio cannot start debugging because the debug target (path to
> target and filename.exe) is missing. Please build the project and retry."
>
> Why am I getting this message and how can I fix it?
>
> Please Help!
>
| |
| TrekRoadie 2005-03-21, 8:58 pm |
| Hi Cris,
Sorry I did not get back to you sooner. I could not sign on for some
reason. I solved the problem a long time ago though. My problem was that I
had to do a re-install. I have a program I am having problems with though.
I thought I would try to get an answer from you first to make sure you were
still around before I ask.
Laura
"gyurisc" wrote:
> Hello,
>
> Can you build your solution without errors before you start debugging?
> Can you locate your executable from explorer and run it?
>
> Cris
> "TrekRoadie" <TrekRoadie@discussions.microsoft.com> wrote in message
> news:A7D1929F-4511-4CC2-A54A-926C45C28E5C@microsoft.com...
>
>
>
| |
|
| Hi all
I am very new at VB.NET but I am starting to learn how to use it! I have the same problem as the one below & I cant seem to find the problem! I am trying to create a MDI program & the MDIParent was easy but as soon as I try to create aMDIchild form I get the error below!
I am almost searten that it's got something to do with my code BUT I dont know wat!
I would be greatful if somone could help me! I cant go on learning if I dont figure this out!
Thanx
quote: Originally posted by TrekRoadie
Hi,
I cannot debug my program because I get a message that says ....
"Visual Studio cannot start debugging because the debug target (path to
target and filename.exe) is missing. Please build the project and retry."
Why am I getting this message and how can I fix it?
Please Help!
|
|
|
|