Webresources empty and multiples

Stimulsoft Reports.WEB discussion
Post Reply
jf.aviles
Posts: 5
Joined: Fri May 16, 2014 9:36 am

Webresources empty and multiples

Post by jf.aviles »

Hi,

With ASP MVC Using Viewer razor sample from Stimulsoft, I see a lot of new elements generated by the report (see attached file).
These are not present into any other MVC view (without report).
With a http scanner (fiddler) I see a huge http transport on these resources with my own application with a report.
May be is it normal or not, but is there a way to reduce or avoid this?
I have in release mode without debug and I see always the same bandwidth or ressources.

Thank you for your help in advance.

Regards,
JFA
Attachments
WebResources.jpg
WebResources.jpg (53.64 KiB) Viewed 912 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Webresources empty and multiples

Post by Alex K. »

Hello,

Currently the MvcViewer generates a link for each required resource separately (images, scripts, styles). We know about this problem. In the next release we plan to optimize quiries to resources of the component.

Thanky ou.
Post Reply