Now im working on visual studio 2002 framework 1.0 breakpoint is not hitting.
I confirmed in webconfig rebuilded my solution many times. may i need to reset iis. i want valid reason why break point is not hitting?
is it possible to put breakpoints on usercontrol and debug?
when i click the link in user control it should move to next page, it shows the redirected link in url, but not able to load the page so that i trying to find the where the problem by putting break points but break point is not working.