Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsReportsReportsReport setupReport setup
Previous
 
Next
New Post
1/1/2007 8:00 AM
 

Have copied the files from  the "Reporting Services" folder in the DesktopModules/Reports/ExtVisualizers folder in my DotNetNuke installation to the DesktopModules/Reports/Visualizers folder, as stated in install.txt

Added the module to a page
First i get an 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=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> to the system.web/httpHandlers section of the web.config file.

Added under httphandler in web.config: add verb="*" path="Reserved.ReportViewerWebControl.axd" type = "Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />

<

Now no errors.
Changed visualizer in settings to (Experimental) Reporting Service Visualizer
Running a win2003 box with sql 2005 where bort my testwebsite and reporting server is installed at the same machine.
Copyed :
Microsoft.ReportViewer.Common.dll
Microsoft.ReportViewer.WebForms.dll
and Microsoft.ReportViewer.ProcessingObjectModel.dll to the bin dir at my testsite.
Tried several combinations in Server Url and Server Report Path
- all i get is: There is no query configured for this report. Please use the Settings page for this module to configure the query to generate the report from - no matter what i tried
Report Type have been tried with both Local Report and Server Report
With Local Report after to have copied a report.rdl to the root of the testsite, and removed the datasource as it is defined in the report.

What am i doing wrong...

 
New Post
1/1/2007 2:14 PM
 
After taking a look at the code, this appears to be a bug with the Reporting Services. I am logging it in the bug tracker and should have it fixed for the next version. As a workaround, you need only put a SQL Query (any Query that returns one or more rows, say: "SELECT * FROM {objectQualifier}Portals") in to the "Query" field and set the "Data Source Name" field to empty ("") so that the query results will be ignored by the Reporting Services visualizer. The problem is that if a Report produces no results or an error after executing the query, the visualizer does not get properly run.

Andrew Nurse
DotNetNuke Core Team Member and Reports Module Project Lead
Microsoft Certified Professional Developer

 
New Post
1/1/2007 4:27 PM
 

So far so good... - Now i get a:
The permissions granted to user 'NT AUTHORITY\NETWORK SERVICE' are insufficient for performing this operation. (rsAccessDenied)
I have given Full Control is ISS (permissions) for Network Service to Reports and ReportServer.

Still get the above

 
New Post
1/2/2007 2:33 PM
 
I believe you also have to configure the user on the Report Server itself (not just IIS)... The final release of the visualizer will also provide you with the ability to enter a user name and password to use so this is really just an issue with the Alpha. I'm a bit unfamiliar with Reporting Services so this first release was just what I had learned so far, now I've got a bit more experience with it :)

Andrew Nurse
DotNetNuke Core Team Member and Reports Module Project Lead
Microsoft Certified Professional Developer

 
New Post
2/27/2007 9:42 AM
 

I've a problem when the reporting services report i'm calling has an image (external and even embedded). The image does not display. Another problem is that when i export the rendered report in excel or pdf it generate a corrupted document. If i put a reportviewer control in a normal asp.net2 website with the same lines of code, it works fine, it displays images and export feature works good. It seems like the problem is when reportviewer has to work in the DotNetNuke context...i really need to make it work under DNN4. If you have any idea please post a reply. Thanks!

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsReportsReportsReport setupReport setup


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out