Tuesday, September 07, 2010  | 
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 while access reports server
Prev Next
You are not authorized to post a reply.

Author Messages
narto201076User is Offline

Posts:2

10/24/2007 06:11  

 

While access report server as stand alone, I can run it , but when i install the dnn (not as virtual directory) i can't see my reporting service again.

from the error, it seem web.config my  reporting services only direct into web.config dnn file, how to fix this.

if i use dnn and your module as virtual directory, it;s work.

 

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: The code subdirectory '/Reports/App_Code/HTML/' does not exist.

Source Error:


            <pre>Line 104:      -->
Line 105:      <codeSubDirectories>
<font color="#ff0000">Line 106:        <add directoryName=&amp;quot;HTML&amp;quot; />
</font>Line 107:        <add directoryName=&amp;quot;Reports&amp;quot; />
Line 108:        <add directoryName=&amp;quot;Survey&amp;quot; /></pre>
            

Source File: C:\website\web.config    Line: 106


Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

hostUser is Offline

Posts:449

10/24/2007 08:55  
It looks like you have an error in your web.config, go back to the last change you made to it and whatever you added that broke it is the culrprit.  Are you using the reporting services module?  There is a line you need to add to your web.config file that is outlined in the documentation.
narto201076User is Offline

Posts:2

10/25/2007 01:02  
yup,..i think that my web.config file for global configuration in my IIS was not work properly, and that's why my reportserver web.config file not running. How to fix this out.

I use dnn in outside from virtual directory, and report server in virtual directory, but in fact web.config for reportserver always got a web.config from dnn site. what line i must add to my web.config file in global configuration ?

off course i've buy your reporting service modul, ...how I use it if reporting service module error ?..so please help me..so i can use your product..

btw is there any manual documentation for us to know how to make a single report with your module , I mean sql syntax to access report "what you see is what you print a report" in dnn....




hostUser is Offline

Posts:449

10/25/2007 09:14  
Your configuration running DNN and reporting services in two seperate virtual directories is fine. If your DNN instance is no longer working, please attach your web.config or email it to service@modulemasters.com and we can look to make sure you have added the handler properly. I'm not sure I understand your second question about making a single report within the module. You can choose to allow users to select which report in a folder to run, or you can specify a specific report in the module settings so that when that page and module are displayed, the chosen report runs. I hope this answers your question.
CareyUser is Offline

Posts:1

05/11/2009 14:16  

i'm having issues as well. i can't see the drop down box for the server administration. i've changed the containers, i've added the line to the web.config file, but i still get the following error:

Unhandled error loading module.
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. at Microsoft.Reporting.WebForms.ReportViewer.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---

here is where i added the line into the web.config

(i've replaced brackets with '-' so the code shows)

-handlers-
-add name="ReportViewerHandler" path="Reserved.ReportViewerWebControl.axd" verb="*" type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" preCondition="integratedMode,runtimeVersionv2.0"/- 
      -add name="AJA...

the DNN version shown in our Host settings is:

04.09.00

i'm not certain how to go about getting things to work. any thoughts?

thanks!

-c

 

hostUser is Offline

Posts:449

05/11/2009 19:07  
Carey, email service@modulemasters.com your web.config, likely something is off there. What IIS version are you using?
hostUser is Offline

Posts:449

05/12/2009 21:27  
The web.config you emailed me has an error in the PublicKeyToken...please see the email I sent highlighting your error.
You are not authorized to post a reply.
Forums > Module Masters Forum > SQL Reporting Services > error while access reports server



ActiveForums 3.7
Copyright 2005 by Module Masters Privacy StatementTerms Of Use