in

Dotnetpanel Forums

Community support forums for DotNetPanel products

demo.dotnetpanel.com - Overusage report broken

Last post 10-14-2008 1:59 AM by dnp. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 08-11-2008 12:25 PM

    • GrZeCh
    • Top 10 Contributor
    • Joined on 04-25-2007
    • Poland
    • Posts 381

    demo.dotnetpanel.com - Overusage report broken

    Hello!

    I just wanted to let You know that Overusage Report on demo.dotnetpanel.com has error (logged as demo_admin/password).

    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.

    Regards

     

    Windows 2008 Web Server x64 / DotNetPanel 2.8.1
  • 09-24-2008 6:35 AM In reply to

    • GrZeCh
    • Top 10 Contributor
    • Joined on 04-25-2007
    • Poland
    • Posts 381

    Re: demo.dotnetpanel.com - Overusage report broken

    This issue is sill present:

    http://demo.dotnetpanel.com/Default.aspx?pid=OverusageReport

    DNP Crew .. how do You want to convince new clients for DNP if demo is not working in 100%. I showed my friend this demo and it taked him abotu 2 minutes to tell me that something is not working (and this was Overusage Report)

    I had returned to this topic because probably after upgrading to 2.6.0 (there was no error in previous version) this error:

    Control '~/DesktopModules/DotNetPanel/OverusageReport.ascx' could not be loaded: System.Web.HttpParseException: The base class includes the field 'rvContent', but its type (Microsoft.Reporting.WebForms.ReportViewer) is not compatible with the type of control (Microsoft.Reporting.WebForms.ReportViewer). ---> System.Web.HttpParseException: The base class includes the field 'rvContent', but its type (Microsoft.Reporting.WebForms.ReportViewer) is not compatible with the type of control (Microsoft.Reporting.WebForms.ReportViewer).

     started showing when I enter Overusage report. So I decided to go to Your demo page to check if this is working correct on Your side .. but its not ..

    Windows 2008 Web Server x64 / DotNetPanel 2.8.1
  • 09-24-2008 7:04 AM In reply to

    Re: demo.dotnetpanel.com - Overusage report broken

     

    Fixed.

    Thank you for report.

    Best regards,
    Andrey Severtokov
    DotNetPanel Software - Professionally developed software for hosting businesses
  • 09-24-2008 5:23 PM In reply to

    • GrZeCh
    • Top 10 Contributor
    • Joined on 04-25-2007
    • Poland
    • Posts 381

    Re: demo.dotnetpanel.com - Overusage report broken

    No problem.

    Any idea why mentioned by me error appears? I uploaded *.peb files to bin folnder (I compiled DNP Portal on my VS 2008) and this is whole error:

    Control '~/DesktopModules/DotNetPanel/OverusageReport.ascx' could not be loaded: System.Web.HttpParseException: The base class includes the field 'rvContent', but its type (Microsoft.Reporting.WebForms.ReportViewer) is not compatible with the type of control (Microsoft.Reporting.WebForms.ReportViewer). ---> System.Web.HttpParseException: The base class includes the field 'rvContent', but its type (Microsoft.Reporting.WebForms.ReportViewer) is not compatible with the type of control (Microsoft.Reporting.WebForms.ReportViewer).
    at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildFieldDeclaration(ControlBuilder builder)
    at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse)
    at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse)
    at System.Web.Compilation.TemplateControlCodeDomTreeGenerator.BuildMiscClassMembers()
    at System.Web.Compilation.BaseCodeDomTreeGenerator.BuildSourceDataTree()
    at System.Web.Compilation.BaseCodeDomTreeGenerator.GetCodeDomTree(CodeDomProvider codeDomProvider, StringResourceBuilder stringResourceBuilder, VirtualPath virtualPath)
    at System.Web.Compilation.BaseTemplateBuildProvider.GenerateCode(AssemblyBuilder assemblyBuilder)
    at System.Web.Compilation.AssemblyBuilder.AddBuildProvider(BuildProvider buildProvider)
    --- End of inner exception stack trace ---
    at System.Web.Compilation.AssemblyBuilder.AddBuildProvider(BuildProvider buildProvider)
    at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders()
    at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
    at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
    at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
    at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
    at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath)
    at DotNetPanel.WebPortal.DefaultPage.AddModuleToContentPane(Control pane, PageModule module, String ctrlKey, Boolean editMode) in C:\ASP\DNP\DNP.WebPortal\Default.aspx.cs:line 331

    I didn't touched anything even "near" overusage report.

    EDIT:

    I've found what was cousing my error. In DNP 2.6.0 upgraded using configuration studio had DLLs for Microsoft.ReportViewer.WebForms in 8.0.0.0 version and in DNP 2.6.0 sources available for download they are in 9.0.0.0 version. I uploaded newer DLLs, changed version in web.config and on top of OverusageReport.ascx and overusage report is working now.

    Windows 2008 Web Server x64 / DotNetPanel 2.8.1
  • 10-14-2008 1:59 AM In reply to

    • dnp
    • Top 150 Contributor
    • Joined on 03-10-2008
    • Holland
    • Posts 19

    Re: demo.dotnetpanel.com - Overusage report broken

    facing the same problem her. But I do not have VS 2008 so I also do not have dll version 9...

    Can someone please e-mail me the dll?

Page 1 of 1 (5 items)
Powered by Community Server (Commercial Edition), by Telligent Systems