iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi -
What is ReportProxyHandler set to, I have a reporting service server and my silverlight app. What am I missing?
Thanks, Shilpi
The SqlReportViewer proxy handler needs to be registered into the web project. It is used to buffer the XAML results in streaming loading mode and compress the stream to be delivered to the Silverlight client, which will be further processed by the SqlReportViewer control.
Follow the steps below to register SqlReportViewer proxy handler in web project.
<add verb="*" path="SQLReportViewerHandler.ashx" type="Intersoft.SqlReportViewer.Server.SqlReportViewerHandler, Intersoft.SqlReportViewer.Server" />
I'd like to recommend you to check the complete reference of how to configure SqlReportViewer for first time use in here.
Hope this help.
Where can I find the file SQLReportViewerHandler.ashx?
The SqlReportViewer proxy handler is included in Intersoft.SqlReportViewer.Server.dll assembly. The file can be found in "[Intersoft Solutions Installation folder]\ClientUI 10\Server\Intersoft.SqlReportViewer.Server.dll".
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname