Re: How can I debug assembler pgm using Visual Studio 2005?
- From: "htgin" <chiragshuklaindia@xxxxxxxxx>
- Date: 12 May 2006 12:36:50 -0700
When I open my executable and try to Step into it I
receive the following message: "There is no source code available for the
current location." Yet, my source code is in the same directory as the
executable. I didn't have this problem with the old release of C++
VB.NET (IDE 2003) Framework 1.1, this is what solved the error for me:
I commented "Me.ShowInTaskbar = False" statement in my form's Load
event. Havent yet dug into why that would happen.
Chirag Shukla
.
- Prev by Date: Re: Hey Need Help Making An OS
- Next by Date: Re: abomination
- Previous by thread: abomination
- Next by thread: Re: How can I debug assembler pgm using Visual Studio 2005?
- Index(es):
Relevant Pages
|