javascript - Getting error in VS2008 No source code available for the current location -


i using vs2008. have asp button trying call javascript function on "onclientclick" event , .cs code in "onclick event". when run project gets build successfully, throws error "no source code available current location".

i noticed when remove javascript code, project works properly.

please suggest.


Comments