RE: [mapguide-users] Tooltip on MapGuide Web API

2009-05-27 Thread gatopardo
USING OPEN METHOD mapGuideMap = new MgMap(this.mapGuideSiteCnn); mapGuideMap.Open(this.MapGuideResourceService,mapResourceIdentifier); //render map byteReader = mapGuideRenderingService.RenderMap(mapGuideMap, selection, mgEnvelope, width, height, new MgColor(backColor), "PNG", true); mapGuideMap.

RE: [mapguide-users] Tooltip on MapGuide Web API

2009-05-27 Thread Jackie Ng
If you use the MgMap(MgSiteConnection) constructor, you should (must?) use these overloads: Create(MgResourceIdentifier, string) Open(string) Save() See the gory details here: http://trac.osgeo.org/mapguide/wiki/MapGuideRfc9 - Jackie gatopardo wrote: > > USING OPEN METHOD > mapGuideMap = new

RE: [mapguide-users] Tooltip on MapGuide Web API

2009-05-27 Thread gatopardo
I've tried those overloads mapGuideMap = new MgMap(this.mapGuideSiteCnn); mapGuideMap.Create(mapResourceIdentifier, "testMap"); mapGuideMap.Open("testMap"); //this throws an excepcion "" Source of open session and connect with MapGuide Server, It's something wrong? MapGuideApi.MgInitializeWebTie

[mapguide-users] Connect to PostGis3.2 data

2009-05-27 Thread euskalmap
Hi, I'm trying to edit a new DataConnection with Mapguide Masetro 1.0. (Mapguide Maestro and Mapguide Server 2.0.2 run on an Windows XP Pro SP2 computer) I'm use 'OSGeo FDO Provider for PostGIS' I use this information about my remote debian server (Postgres 8.3 database run on an Debian server

RE: [mapguide-users] MapGuide Open Source 2.1 beta -- Installer Problem

2009-05-27 Thread Bruno Scott
Is the release2.0 sheboygan.mgp package compatible with the 2.1. Ajax viewer seems to work OK but i have a lot of problem using fusion Javascript error empty toolbar -- View this message in context: http://n2.nabble.com/MapGuide-Open-Source-2.1-beta-released-tp2972885p2980988.html Sent from

Re: [mapguide-users] Connect to PostGis3.2 data

2009-05-27 Thread euskalmap
It seems that nobody use the FDO PostGIS ... euskalmap wrote: > > Hi, > > I'm trying to edit a new DataConnection with Mapguide Masetro 1.0. > (Mapguide Maestro and Mapguide Server 2.0.2 run on an Windows XP Pro SP2 > computer) > > I'm use 'OSGeo FDO Provider for PostGIS' > > I use this inf

RE: [mapguide-users] ECWs and MG 2.1

2009-05-27 Thread Chris Claydon
If you're using an alias on the server to reference the folder containing the ECW's, is it still correctly configured now that you've upgraded? -Original Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Danfri Sent: Tuesda

Re: [mapguide-users] Connect to PostGis3.2 data

2009-05-27 Thread Bruno Scott
I use the PostGIS provider extenxively but on windows platform, My linux knowledge are poor, This is what i have added to the pg_hba to allow everyone. hostall all 0.0.0.0/0 trust Bruno -- View this message in context: http://n2.nabble.com/Connect-to-PostGis3.

[mapguide-users] Setting up a site server and a webextensions server

2009-05-27 Thread Kenneth Skovhede, GEOGRAF A/S
I'm trying to set up a dual-machine environment. I have installed the MapGuide server and MapGuide WebExtensions on machine A, and then only the WebExtensions on machine B. When I connect to the mapagent.fcgi on machine A, everything works as expected. When I connect to machine B, it does no

RE: [mapguide-users] Setting up a site server and a webextensions server

2009-05-27 Thread Chris Claydon
There is an IpAddress setting in both serverconfig.ini and webconfig.ini. If machine B is connecting to machine A, it means you probably have the webconfig.ini setting set correctly. When you create a session, the IpAddress from the server is encoded into the session ID. The web tier extracts it

Re: [mapguide-users] Connect to PostGis3.2 data

2009-05-27 Thread euskalmap
Hi, thanks very well, Bruno I have replace the 4 lines host all ... by hostall all 0.0.0.0/0 trust and it run very well. But now, when i create a layer with this PostGis dataconnection, i have no object class like this : (I use Autodesk Mapguide Studio 2.0.2, in

Re: [mapguide-users] MapGuide Open Source 2.1 beta -- Installer Problem

2009-05-27 Thread James Card
After uninstalling MGOS 2.0.2 the 2.1.0 installer ran successfully. However, the PHP install is FUBAR: the IIS application mapping for PHP was pointing to an old MGOS 1.2 directory, and loading any PHP page in the browser (including just phpinfo()) returns "The specified module could not be

Re: [mapguide-users] MapGuide Open Source 2.1 beta -- Installer Problem

2009-05-27 Thread James Card
On Tue, 26 May 2009 17:06:14 -0700, Jason Birch wrote: James, you can extract the MSI and VS redist from the .exe file using 7Zip, and then (after installing the redist) run it with syntax like: msiexec /i PackageName.msi /l*v logfile.log It may also be possible to get logs by following

Re: [mapguide-users] MapGuide Open Source 2.1 beta released

2009-05-27 Thread mapas
Hi im upgrade to 2.1 very fine y simple, my server is windows 2003 sp2 Intel core 2 quad 8400 4gb ram good work but in firefox 3.0.7 dont work whit ajax viewer, dont load or see the map, yes in ie7. Somebody resolved this or same this problem?? sorry for my english!!! thanks a lot!! o

[mapguide-users] Maestro Preview

2009-05-27 Thread Kenneth Skovhede, GEOGRAF A/S
I have put up a preview of Maestro 2.0 (named r3911). I am announcing it because it has a number of major changes, that may solve issues (and I would like some feedback on it). The major changes are: * Support for large repositories * Many fixes and options avalible for MgCooker (the tile maker)

[mapguide-users] Add Data Connection for Shp's Problem

2009-05-27 Thread Tom Lazo
Hi all, Well, i've tried to "Upload Data into a new Feature Source" via mapguide, but the link throws me to a "Not found" page. Ok... i've realized this problems some weeks before.. so i got the AutoDesk MapGuide Studio 2009...trial.. ok. Actually this frameworks allows me to upload the data fro

Re: [mapguide-users] Add Data Connection for Shp's Problem

2009-05-27 Thread josebustamante
Esta enviado --Mensaje original-- De: Tom Lazo Remitente:mapguide-users-boun...@lists.osgeo.org Para:mapguide-users@lists.osgeo.org Responder a:MapGuide Users Mail List Asunto: [mapguide-users] Add Data Connection for Shp's Problem Enviado: 27 May, 2009 18:24 Hi all, Well, i've tried to

Re: [mapguide-users] MapGuide Open Source 2.1 beta released

2009-05-27 Thread Zac Spitzer
what error messages show in the Firefox Error Console or Firebug? z On Thu, May 28, 2009 at 6:47 AM, mapas wrote: > > Hi > > im upgrade to 2.1 very fine y simple, my server is > > windows 2003 sp2 > Intel core 2 quad 8400 > 4gb ram > > good work > > but in firefox 3.0.7 dont work whit ajax v

Re: [mapguide-users] Add Data Connection for Shp's Problem

2009-05-27 Thread Kenneth Skovhede, GEOGRAF A/S
You need to upload more than just the .shp file. There are usually a bunch of files related to a single shape file, and you need to upload them all (they all have the same filename, but different extensions). The Maestro UI was not really helpfull there, so I changed it. You can either use your