For Programmers: Free Programming Magazines  


Home > Archive > ASP .NET > January 2007 > Reports in ASP.Net 2.0









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Reports in ASP.Net 2.0
Amod

2007-01-31, 4:13 am

I am using ReportViewer control provided in VS 2005. In my application
there are few projects. I am using single configuration file for all
the settings in the application. But when I create report in other
project it creates own configuration file & show the error that report
level should not above application level.

Error comes out to be somewhat like this:

Parser Error Message: The element 'buildProviders' cannot be defined
below the application level.


compilation>
<buildProviders>
<add extension=".rdlc" type="Microsoft.Reporting.RdlBuildProvider,
Microsoft.ReportViewer.Common, Version=8.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a" />
</buildProviders>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com