Change URL of Postbacks
Posted: Mon Jan 28, 2013 6:22 pm
I am using the flash viewer. When I run a report, it looks like the flash viewer does some AJAX calls back to the server. The problem in my scenario is that I am going through a proxy, so the server "thinks" the URL is (for example) http://10.1.1.1/report.aspx, when actually it is http://myhost.mydomain.com/report.aspx
Basically, the proxy makes the Request.URL in the server variables look like a different page. Is there a property to "tell" the flash viewer what URL to use for postbacks? It appears that it is trying to calculate the URL, and it is wrong when using a proxy.
Thanks
Basically, the proxy makes the Request.URL in the server variables look like a different page. Is there a property to "tell" the flash viewer what URL to use for postbacks? It appears that it is trying to calculate the URL, and it is wrong when using a proxy.
Thanks