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

ReportViewer and IIS7

2 Answers 95 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jako
Top achievements
Rank 1
Jako asked on 26 Jun 2012, 07:36 AM
HI everyone

I compiled my application on  development server and it works, but when I transfer it to a Windows Web 2008 machine with IIS7 the report just gives me a "submit query" text everyone and the report doesn't display.

I have the following handler in the system.webserver of the web.config
<add name="Telerik.ReportViewer.axd_*" path="Telerik.ReportViewer.axd" verb="*" type="Telerik.ReportViewer.WebForms.HttpHandler, Telerik.ReportViewer.WebForms, Version=6.0.12.302, Culture=neutral, PublicKeyToken=a9d7983dfcc261be" preCondition="integratedMode" />

Any ideas?

2 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 26 Jun 2012, 11:04 AM
Hello Jako,

The known causes for this problem are listed in the The styles of the web report viewer's toolbar are messed up KB article. Please review it carefully and let us know if further help is needed.

Greetings,
Steve
the Telerik team

FREE WEBINAR ON THE NEW REPORT DESIGNER! Join us on Friday, June 29 at 10:00 AM PST for a comprehensive demo of the official version of the standalone Report Designer and find out how easy it is to empower your users with creating, editing and sharing ad-hoc reports. You may even win a free Telerik Ultimate Collection license! Register today >>

0
Jako
Top achievements
Rank 1
answered on 26 Jun 2012, 03:22 PM
Hi Steve

Thanks, got it sorted, the version and publickeytoken of the handler was wrong.
Tags
General Discussions
Asked by
Jako
Top achievements
Rank 1
Answers by
Steve
Telerik team
Jako
Top achievements
Rank 1
Share this question
or