Click here to Skip to main content
15,892,072 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:

Hello,

A few days since I can not debug using the Visual Studio. Assertiaon occurs whenever a failed and I try to take this opportunity to jump into code, I get the message "for the current position is no source code available".MSDN help

"http://msdn.microsoft.com/de-de/library/3sehk0fb% 28VS.80% 29.aspx"

has not helped. I have the solution-properties changed so beschriben as in this article, but unfortunately no success.

Earlier it was working properly! Anyone know a solution? Thanks and regards

Visual Studio 2005 and Windows XP  

Shapour

More Details.

The breackpoints works properly. The problem is, if the project has an assertion faild, and I try to jump to this position using "retry" button. I got the message...

Posted
Updated 26-Nov-09 8:22am
v4

It kind of works better if you edit your post to add detail, not reply with more detail as an 'answer'.

I can't imagine, if you're doing a debug build, why the breakpoint would not work.  This is for any class ? How big is the project, could you move it to a new solution and see what happens ?

 
Share this answer
 

you're building the debug version ? Is the code in a dll ? Have you tried to remove and reimport it ? Done a rebuild all ?

 
Share this answer
 

1. Yes I'm building a bebug Version

2. no the code is not in a dll

I tried several time with rebuild all. But no success :-(

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900