Everything worked normally untill yesterday. Today morning when I tried to debug java script function (in aspx), it is not hitting the debug points...
I thought debug thing is not working ..so to test I added debug points in code behind file..it is firing them..the only problem is with aspx page..
I tried the following:
Clean solution Re-Build.. close and re open visual studio.. Restart my machine.. iisreset
I am confused what might be the reason..Can anybody please help me out?