"Microsoft JScript runtime error: Object expected": Here's the first line that is causing the error:
ToolbarImageButton(
'ReportViewer1_ReportToolbar_NavGr_FirstPage_Button','FirstPage',false,'NormalButton','DisabledButton','PushButton',false);
I'm using 2009 Q1. This is a .net 3.5 web application. I tried reinstalling Telerik Reporting and I still get the error. Any ideas?
5 Answers, 1 is accepted
It would be best if you attach a sample web site/app that shows the error at hand in a support ticket, as we've not been reported with this problem before. What is the browser and version that this happens on and does it happen on other browsers as well? Any additional information that you could provide would be highly appreciated.
All the best,
Steve
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
<
location
path
=
"Telerik.ReportViewer.axd"
>
<
system.web
>
<
authorization
>
<
allow
users
=
"*"
/>
</
authorization
>
</
system.web
>
</
location
>
Per the post above about security issues, I added this to my web.config file in the <configuration> tag and all worked as it should. Thanks for sharing the fix above because none of the other suggested fixes were appropriate for correcting the issue in our project and I was about to start tearing out my hair in frustration.
Can somebody please help me on this?!
without more details it is hard to determine the cause of the issue in your case. Please take a look at your support ticket regarding the same question and update it with the requested details.
Regards,
Stef
Telerik
Have you tried the new visualization options in Telerik Reporting Q2 2013? You can get them from your account.