This is a migrated thread and some comments may be shown as answers.

I could not show icon after publish report page

1 Answer 29 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Wei Dong
Top achievements
Rank 1
Wei Dong asked on 07 May 2013, 04:33 AM
Hi
When I publish the report page, It could't show icon in toolbar,but it work fine in my development environment.
Just like attachment.

<system.webServer>
<handlers>
      <add name="Telerik.ReportViewer.axd_*" type="Telerik.ReportViewer.WebForms.HttpHandler, Telerik.ReportViewer.WebForms, Version=6.1.12.611, Culture=neutral, PublicKeyToken=a9d7983dfcc261be" path="Telerik.ReportViewer.axd" verb="*"  preCondition="integratedMode,runtimeVersionv2.0"/>
 
</handlers>
</system.webServer>
 
<system.web>
<httpHandlers>
 
    <add path="Telerik.ReportViewer.axd" verb="*" type="Telerik.ReportViewer.WebForms.HttpHandler, Telerik.ReportViewer.WebForms, Version=6.1.12.611, Culture=neutral, PublicKeyToken=a9d7983dfcc261be" validate="false"/>
 
</httpHandlers>
</system.web>

 

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 07 May 2013, 10:33 AM
Hello Wei Dong,

Please check the following blog article The styles of the web report viewer's toolbar are messed up and test the suggested in it. In addition since everything is as expected in your development environment, republish the configuration file.

I hope this helps.

Greetings,
Stef
the Telerik team

Have you tried the new visualization options in Telerik Reporting Q1 2013? You can get them from your account.

Tags
General Discussions
Asked by
Wei Dong
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or