In the aspx page that contains the ReportViewer I change the document.domain to mydomain.com (instead of default host.mydomain.com) which is causing ReportViewer not to show the report in its iframe (all I see is the navigation and export buttons).
Is there any way to force the new domain in the iframe?. Maybe, some intialization javascript function?.
Thanks a lot!
Is there any way to force the new domain in the iframe?. Maybe, some intialization javascript function?.
Thanks a lot!