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

Issue creating Telerik Reporting DNN module

1 Answer 114 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Norman
Top achievements
Rank 1
Norman asked on 22 Dec 2010, 05:38 AM
Hi guys,

I created a DNN module to hold a Telerik Reporting control that queries a cube (via an MDX query) using the following process:
1. I created a class library to hold the Telerik Reporting control, setting up the MDX query, 'fields' & 'columns'.  All well and good;
2. In my DNN project, I added a reference to this class library;
3. I created a Web User control in DesktopModules to hold the DNN module;
4. To this, I added a Telerik ReportViewer control, and set the report property to reference the class library.
5. After logging in as Host on the DNN site, I create a new module from a control, specifying the appropriate directory/file/filename.

If I create a test ASPX page (i.e. not DNN) and drop this Web user control into it, it works fine.  However, once I add this module to a page in DNN, I get the following error:
An error has occurred while processing Report '':
A connection cannot be made. Ensure that the server is running.
------------- InnerException -------------
Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
------------- InnerException -------------
An existing connection was forcibly closed by the remote host

I've posted this on this forum as well as the DNN forum, as I wasn't sure which was more relevant.

Cheers,
Norman

1 Answer, 1 is accepted

Sort by
0
Adam
Top achievements
Rank 1
answered on 22 Feb 2011, 03:19 PM
Hi,

Did you find a solution to this problem?

Thanks,

Adam
Tags
General Discussions
Asked by
Norman
Top achievements
Rank 1
Answers by
Adam
Top achievements
Rank 1
Share this question
or