Infrastructure Map Server Forum
Welcome to Autodesk’s Infrastructure Map Server Forums. Share your knowledge, ask questions, and explore popular Infrastructure Map Server topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Autoload MG Viewer

4 REPLIES 4
Reply
Message 1 of 5
Anonymous
279 Views, 4 Replies

Autoload MG Viewer

How would I go about having our application automatically load the Mapguide viewer if not already installed on clients machine??? Thanks, RJ
4 REPLIES 4
Message 2 of 5
Anonymous
in reply to: Anonymous

You can add the automatic download ability for IE in the tag:

codebase="ftp://adeskftp.autodesk.com/WebPub/mapguide/ver6/mgaxctrl.cab#Version=6,0,3,3">




Barry Kelly
GeoSpatial Web Services
www.geospatialweb.com
Message 3 of 5
Anonymous
in reply to: Anonymous

This is what I have, isn't it the same? "barryk" wrote in message news:13108452.1073245551268.JavaMail.jive@jiveforum1... > You can add the automatic download ability for IE in the tag: > codebase="ftp://adeskftp.autodesk.com/WebPub/mapguide/ver6/mgaxctrl.cab#Vers ion=6,0,3,3"> > > > > > Barry Kelly > GeoSpatial Web Services > www.geospatialweb.com
Message 4 of 5
Anonymous
in reply to: Anonymous

Assuming you have all the installation information in the same directory as your web site data then it is possible. If this is an Intranet only application, you are probably best to create your own ftp site for your internal viewers. It is a little tidier than dumping all of the files with your application. -- Barry Kelly GeoSpatial Web Services http://www.geospatialweb.com "Robert J." wrote in message news:3ff9ea6c$1_2@statler... > This is what I have, isn't it the same? > CLASSID="CLSID:62789780-B744-11D0-986B-00609731A21D"CODEBASE="mgaxctrl.cab" > WIDTH=100% HEIGHT=100% ID="Map"> > > "barryk" wrote in message > news:13108452.1073245551268.JavaMail.jive@jiveforum1... > > You can add the automatic download ability for IE in the tag: > > classid="CLSID:62789780-B744-11D0-986B-00609731A21D" > > > codebase="ftp://adeskftp.autodesk.com/WebPub/mapguide/ver6/mgaxctrl.cab#Vers > ion=6,0,3,3"> > > > > > > > > > > Barry Kelly > > GeoSpatial Web Services > > www.geospatialweb.com > >
Message 5 of 5
Anonymous
in reply to: Anonymous

I'm not sure if the formatting of the message caused this, but the problem may be that there is no space between the end of your CLASSID and CODEBASE parameters. I'm not sure if this would cause it to fail. As Barry said, make sure that the MGAXCTRL.CAB file resides in the root of whatever web site your map is in if you don't want to use FTP. -- Andy Morsell, P.E. Spatial Integrators, Inc. http://www.spatialgis.com "Robert J." wrote in message news:3ff9ea6c$1_2@statler... > This is what I have, isn't it the same? > CLASSID="CLSID:62789780-B744-11D0-986B-00609731A21D"CODEBASE="mgaxctrl.cab" > WIDTH=100% HEIGHT=100% ID="Map"> > > "barryk" wrote in message > news:13108452.1073245551268.JavaMail.jive@jiveforum1... > > You can add the automatic download ability for IE in the tag: > > classid="CLSID:62789780-B744-11D0-986B-00609731A21D" > > > codebase="ftp://adeskftp.autodesk.com/WebPub/mapguide/ver6/mgaxctrl.cab#Vers > ion=6,0,3,3"> > > > > > > > > > > Barry Kelly > > GeoSpatial Web Services > > www.geospatialweb.com > >

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report