Report Manager reports rendering error
Hi All,
Reports in Report manager are not rendering properly. Reports have unstructured parameters with labels appearing in boxes, calender control displaying as red cross and labels and parameter are not in order, however when i checked .axd file in IIS mapping it was present.
Im getting RSParameters undefined, RSClientController is undefined, Object doesnt support this propery or method, document.getelementbyID.ClientController is null or not an object Script Errors when i run my reports.
Problems started when i installed dot net 3.0 and then uninstalled it again to keep working on old 2.0
Any suggestion would be greatly appreciated
Thanks...
April 24th, 2009 10:22pm
Any suggestions please?
Free Windows Admin Tool Kit Click here and download it now
April 25th, 2009 6:33am
Hi Rakesh,
The Report Manager uses the Data Render Extensions to render the report as a HTML with a lot JavaScript for client. So in this case, could you please help to check the following steps one by one?
1. Do all clients cant visit the Report Manager property? If not, it seems there may some JavaScript settings error for the client that cant visit the Report Manger. Please reset the Internet Explorer. If so, it seems to be a server issue, please go to step2.
2. On the server, please open the Internet Information Server (IIS) to verify that the Web Service Extension ASP.NET v2.0.50727 has been enabled. Verify the Virtual Directory Report Server and the Report Manager is running under ASP.NET v2.0.50727.
3. Register the ASP.NET v2.0.50727 for IIS.
For more information, please see:
1. Setting Up Security Zones: http://www.microsoft.com/windows/ie/ie6/using/howto/security/setup.mspx
2. ASP.NET IIS Registration Tool (Aspnet_regiis.exe): http://msdn.microsoft.com/en-us/library/k6h9cz8h(VS.80).aspx
If you have any more questions, please feel free to ask.
Thanks,
Jin
April 27th, 2009 11:52am
Hello Chen,Thanks for your reply, i was able to solve the issue by modifying configuration settings in IIS.CheersRakesh
Free Windows Admin Tool Kit Click here and download it now
May 1st, 2009 8:41pm
can you tell what exactly did you do there?
March 15th, 2011 9:21pm
I solved the problem by following this link
http://community.aspnix.com/windows-manuals-tutorials-how-tos/2837-solving-reportviewer-rendering-issue-iis7.htmlBhavesh
Free Windows Admin Tool Kit Click here and download it now
April 1st, 2011 4:27am