Report Designer extremely slow

A

Arturo Buonanni

Hello,

I've installed the Reporting Add-in for Visual Web Developer.
I had some initial trouble with the installation (the Reporting Add-in
package installs the report's dll in C:\Program Files\... with no
regard to where one really has installed the software that in my case
were D:\Program Files...) and now when I open an .rdlc file it takes 2
or 3 minutes to the VWD IDE to show it, even if it's just an empty
report.

Someone has an answer for this?

Thanks.
 
A

Arturo Buonanni

It sound strange to reply to oneself questions but anyway, I've found
what cause Visual Web Developer to be so slow on loading .rdlc files.

The problem rise when the "Microsoft.ReportViewer.WebForms" namespace
is registered inside the application's web.config file. That happens
when you add a reference in the project to the
Microsoft.ReportViewer.WebForms.dll assembly.

I don't know why that (the slow-down) happens but if one get the
"Microsoft.ReportViewer.WebForms" namespace registration out of the
web.config file, rdlc files are opened in matter of second, if the
registration is present, it takes minutes to VWD to load up the rdlc.
And that doesn't happens just on my computer. I've tested two other
computers and the behaviour is the same on both.

I'm wondering wheter this is a known issue or not?

Now that I know that I'm facing another problem: I need that
registration somewhere because I've some utility code on a class that
works with objects from that namespace.
Where can I register the "Microsoft.ReportViewer.WebForms" namespace
other than the web.config file so that my classes can access it?

Thanks for the help.
 

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
474,257
Messages
2,571,032
Members
48,768
Latest member
first4landlord

Latest Threads

Top