Reports in ASP.Net 2.0

A

Amod

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>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top