You just cross check below mentioned points because some times it may be a cause using these issues?
1) Make sure that whether you given proper relative path or not?
2) As you mentioned in your mail saying that you registered control in aspx page so you just cross check whether you are calling the JS page or JS functions through server side code or client side.
3) Check your browser settings whether you enabled JavaScript related options or not in IE 9 browser?
Still if you are facing the issue you just share your code with me so that I can look into your issue
Did you check if the script tag is closed properly?
ReplyDeletealso check this http://mukeshsilver.blogspot.com/2012/03/how-to-solve-microsoft-jscript-runtime.html
Regards,
Hari
Can you see the Rendered HTML output of the page once in IE9 & 8… and check if there was any difference between these 2 htmls (at least at the JS file reference location & Function call location). If possible post the screenshot of the html and the error message that you found..
ReplyDeleteOne more thing.. The error is coming only at for this function or for all functions in the JS file?
-Vino
Any script does not run in ie9? If this is true then you should enable JavaScript in your browser.
ReplyDeleteHire ASP.NET Developers
Thanks for ur reply.
ReplyDeleteHari