Thursday, February 09, 2012  | 
Welcome to Module Masters support forums - the primary support mechanism for our products. Feel free to post your questions, and we will aim to respond in a timely manner.  We also encourage our users to post any feedback you may have.  You may also email us directly at service@modulemasters.com
Subject: Error Configuring
Prev Next
You are not authorized to post a reply.

Author Messages
mindaUser is Offline

Posts:2

02/12/2007 14:54  
Hi,

I am using DNN 4.3.6 and once I load my demo Reporting Services control I receive configuration error:

DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to contentpane ---> Microsoft.Reporting.WebForms.ReportViewerHandlerNotRegisteredException: The Report Viewer Web Control HTTP Handler has not been registered in the application's web.config file. Add to the system.web/httpHandlers section of the web.config file.


I am not able to go to setting because DNN 4.3.6 once detect error settings link is not visable.

Please help
hostUser is Offline

Posts:497

02/12/2007 15:36  
sorry, we just posted that distributable last night and the documentation is missing, you simply need to add a handler to your web config. I will update the links on the demo download to include the documentation download.

< httpHandlers>
< add path="Reserved.ReportViewerWebControl.axd" verb="*" type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" validate="false" / >
< /httpHandlers>"
mindaUser is Offline

Posts:2

02/15/2007 15:44  
This works just remove spaces by add and at the end after the / otherwise it will show invalid token error.

You are not authorized to post a reply.



ActiveForums 3.7
Copyright 2011 by Module Masters Privacy StatementTerms Of Use