[mapguide-users] No viewer access

Jackie Ng jumpinjackie at gmail.com
Wed Apr 8 03:51:34 EDT 2009


I don't think frames are accessible if you didn't supply the "name" attribute for them as well.

- Jackie


Hello,

I embedd MapGuide in my own application, like this:

<frameset rows="30,*" frameborder="no" framespacing="0">
<frame id="titleFrame" frameborder="no" marginwidth="0" marginheight="0" scrolling="no" src="title.html">
<frame id="viewerFrame" frameborder="no" marginwidth="0" marginheight="0" scrolling="no" src="[URL TO DWF VIEWER]">
</frameset>

Later on I want call the mapFrame functions form the Viewer API:

var name = fraVIEWER.mapFrame.GetMapName(); 

When I do this, the compiler returns an Object Error.

The same application runs without any problems at a PC with Windows XP and IIS 5.1.

Do I have to do special configurations on Windows Server 2003 to run this javascript functions?

Thank you,

Sandra 



-- 
View this message in context: http://n2.nabble.com/No-viewer-access-tp2603674p2603711.html
Sent from the MapGuide Users mailing list archive at Nabble.com.



More information about the mapguide-users mailing list