I'm having problem in using breakpoint. I'm creating a website in VS2005 in ASP.Net/C# language. but the problem is i can't seem to use the breakpoint.
After putting the toggle breakpoint, and i clicked start debugging. it won't hit the breakpoint. but it will start running.
however at the breakpoint (it should be a big red dot), it changed to something like this.

then the program will continue to run but not hitting the breakpoint.
i tried my program using my friend vs2005, the breakpoint can be hit...
does anyone able to help me to solve the problem? i tried to search the solution in google and here. but seems like the solution doesn't work.
can anyone help, please?