Re: There is no source code available for the current location
From: Cowboy \(Gregory A. Beamer\) [MVP] (NoSpamMgbworld_at_comcast.netNoSpamM)
Date: 06/28/04
- Next message: GP: "Re: How to loop through the user controls in a form using C#"
- Previous message: Cowboy \(Gregory A. Beamer\) [MVP]: "Re: How to loop through the user controls in a form using C#"
- In reply to: Frasse: "There is no source code available for the current location"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 28 Jun 2004 13:12:39 -0500
This can happen when you hit a method of a control you have compiled.
Sometimes, you will see it with the Framework, but most of this is coded to
ignore (step over).
-- Gregory A. Beamer MVP; MCP: +I, SE, SD, DBA ************************************************ Think Outside the Box! ************************************************ "Frasse" <yacrumb@yahoo.se> wrote in message news:946ec86d.0406280504.4f831b33@posting.google.com... > Hello all, > > when i'm stepping through my code the IDE suddenly do not find source > code anymore. A window pops up and shows the message "There is no > source code available for the current location". > > How can i get rid of this feature/bug? > > I have built all from scratch ,cleared all precompiled files, > unchecked the "Unmanaged code debugging" checkbox. Still the same > message.
- Next message: GP: "Re: How to loop through the user controls in a form using C#"
- Previous message: Cowboy \(Gregory A. Beamer\) [MVP]: "Re: How to loop through the user controls in a form using C#"
- In reply to: Frasse: "There is no source code available for the current location"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|