Hi,
I’m using AspNetWrapper to wrap ImageMap / ReportViewer and it’s really slowly on first load (only first load it takes about 4,5 seconds in Debug Visual Studio). Is any way to make it faster like in Gizmox.WebGUI.Forms.Hosts.AspControlBoxBase in VWG?
Thank for your help,
Page
Loading is done by the browser and the client. The AspNetWrapper is an iframe with a url to your server.
Please login first to submit.