I have a problem when trying to Debug Asp.Net ( code
behind c#). The problem is the line being executed is
not the line being highlighted in Debug mode. This
happens even with the aspx.cs pages as well as the Class
Files ( I mean the Dlls). I have restarted the
system,IIS rebuilded the Dlls and added the reference
again but no use.
This is not due to reference problem( the dll refered is
the latest Version).
Please try to provide a solution at the earliest .
Thanks & Regards
Sujit.J
hMM. Seems to me like the pdb file is wrong.
clear all the temp build files including pdb and see
what happens when you build again.