all groups > visual studio .net general > january 2006 >
You're in the

visual studio .net general

group:

Break points/debugger/compiler not in sync with lines of source code


Break points/debugger/compiler not in sync with lines of source code Fabio Cavassini
1/26/2006 6:15:56 AM
visual studio .net general: I have seen some messages describing the same problem, but as I have
not seen a good solution I posted it again.

Apparently the problem is caused by a "dirty" file, the file in which I
have trouble is a .js, I have worked in this file in it with VS,
Dreamweaver and EditPlus...and it seems that they don't go very well
together...

Now, VS debugger is confused in the line that's executing...and I can't
find any strange character that could be making this happens.

Is there any application (a file text cleaner or something) that could
find the "strange" characters that makes VS get wrong line numbers?

Or...is there any way to save the file in VS to avoid these characters
(Unicode...changing line breaks...)?

Best Regards
Fabio Cavassini
Re: Break points/debugger/compiler not in sync with lines of source code Fabio Cavassini
1/26/2006 6:22:14 AM
I fixed the file opening it with notepad and saving it with UTF-8
codification.

Best Regards
Fabio Cavassini
AddThis Social Bookmark Button