Hi guys , iam working with web application in ASP.NET. My project does n't have any debugging error. And i can able to run it on my web browser. But in some web pages , when i clicked on the form, i am getting some error like "microsoft jscript runtime error object doesn't support this property or method in javascript" . I have added the reference Microsoft.Jscript to my project. I can't figure out that why this error coming...This is happening in all cases while i start debugging in Visual studio 2008. I runs it on IIS web server.
please anybody help me.,.