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

Issue with using Telereik Reporting wiht MVC 3(razor view engine) +IIS7+VS2010

2 Answers 90 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Yashwant
Top achievements
Rank 1
Yashwant asked on 05 Jun 2014, 03:00 PM
Hi,   

I was trying first impmentation Telerik Reporting that was working in Development environment (VS 2010).
 When I was try to deployed  my application on  IIS (version 7.5.7600.16385) +Windows Server2008 
 but it stopped working and I am getting the following error like
Server Error in '/' Application

"The http handler needed by the Report Viewer has not been
registered in the application's web.config file.  Add <add verb="*"
path="Telerik.ReportViewer.axd" type =
"Telerik.ReportViewer.WebForms.HttpHandler,
Telerik.ReportViewer.WebForms, Version=8.0.14.507, Culture=neutral,
PublicKeyToken=a9d7983dfcc261be" /> to the system.web/httpHandlers
section of the configuration file."

i am frustrate , still no luck after lots of R&D

Please help to resolved this ,quick help will be really appreciated ..!!

FYI --i was followed  the steps from here 
http://www.youtube.com/watch?v=t-iA05KpDFM

Thank you

2 Answers, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 10 Jun 2014, 09:27 AM
Hi Yashwant,

If you are using the ASP.NET ReportViewer in MVC3 application, please verify you have all the settings listed in the Telerik Reporting in MVC? Sure. It takes 8 quick steps. blog post.

Note that the ASP.NET ReportViewer requires its handlers to be added in both system.web and system.webServer sections of the Web.config file - How to: Add report viewer to a web page. The deployment of the application should be considered with the Deploying Web Applications help article.

I hope this information helps you.

Regards,
Stef
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Yashwant
Top achievements
Rank 1
answered on 17 Jun 2014, 09:14 AM
Thanks Stef's ..

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