Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi I am using Microsoft Report Viewer .I am create one Microsoft report viewer .This report work on proper with local machine .than I am upload on server .It is show following Error. Please resolve my error.it is very urgent.
Error -:Show Following error.

The Report Viewer Web Control HTTP Handler has not been registered in the application's web.config file. Add <add verb="*" path="Reserved.ReportViewerWebControl.axd" type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> to the system.web/httpHandlers section of the web.config file.


Thank's
Posted
Comments
Shemeer NS 10-Jul-12 6:51am    
What's the IIS version? have you checked this handler is configured for your site or not?

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900