[mapguide-dev] server connection
Alain Lebatard
alain.lebatard at autodesk.com
Fri Apr 21 17:17:07 EDT 2006
The web extensions can be installed on a different machine than the
server. For MgInitializeWebTier to work in your client application, you
need the web extensions to be installed on the client machine.
Install the web extensions separately on the client machine, then
indicate in webconfig.ini the address of the machine where the MapGuide
server is running:
[SiteConnectionProperties]
IpAddress = 127.0.0.1 <-- put your server IP
or host name here
Port = 2802
Alain
-----Original Message-----
From: alucas at srtec.com [mailto:alucas at srtec.com]
Sent: Friday, April 21, 2006 2:00 PM
To: dev at mapguide.osgeo.org
Subject: [mapguide-dev] server connection
When I connect to the server in .NET through Web-tier:
MapGuideApi.MgInitializeWebTier(@"c:\directory\webconfig.ini");
This config file, is in the server when you install the web extensions,
when I want to connect from a remote desktop application (for example a
windows form) this runs on the client machine and do not have access to
this file.
How would I do to connect?
Thanks.
Antonio Lucas
Software Engineer
SER&TEC S.L
Phone: +34 96 395 95 13
www.srtec.com
Valencia (Spain)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe at mapguide.osgeo.org
For additional commands, e-mail: dev-help at mapguide.osgeo.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-internals/attachments/20060421/95ad77a0/attachment.html
More information about the Mapguide-internals
mailing list