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

Popular posts from this blog

Prolog - Listing -

orchardcms - change base url in local copy in Orchard CMS -

linear regression - Trying to get confidence/prediction intervals with `predict.lm` in R, but I keep getting an error regarding my dichotomous variable -