Re: [mapguide-users] Fusion Error: Can not zoom to selection within iframe

2011-02-22 Thread Darrin Maidlow
looks like a cross site scripting problem. I believe the browser considers www.myapplication.com and www.myapplication.com:8080 to be two different sites, because of the port change and javascript throws the permission error when you try to access script on another site like that. More details on

[mapguide-users] Fusion Error: Can not zoom to selection within iframe

2011-02-22 Thread Trevor Robar
We have a website that our client is directed to once they have logged into our client portal from our webserver. Within the asp page we have an iframe that is calling our MG 2.1 application from another server. In Firebug the application loads perfectly, we can use our