Re: [mapguide-users] unable to logon Mapguide : ACE.dll failed

2017-02-07 Thread Hans Milling
I sometimes see this error if the repository is corrupt or if I moved the repository from one server to another and the path where MapGuide was installed is not 100% identical. -- View this message in context:

Re: [mapguide-users] Ajax viewer, URL in Properties Pane

2017-02-07 Thread RenoSun
I would think you should try to clean all the browsing data and history to make sure the browser is using the latest propertyctrl.templ Also, don't use alert, but using console.log('abcd') maybe. Try to use before and after the HtmlDecode. for(var i=0; i < properties.length; i++)

Re: [mapguide-users] mapguide-react-layout 0.7 released

2017-02-07 Thread Kajar
I have made lot of research related this issue I'm experiencing and found that Studio is not breaking layout for react but issue is related to map definition. When creating map with Studio and set map extent using "use current map zoom to set these coordinates" and then use this map and react

Re: [mapguide-users] Ajax viewer, URL in Properties Pane

2017-02-07 Thread gom
When I use the code from the propertyctrl.txt file that is attached, I get no properties at all. The console shows no errors. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Ajax-viewer-URL-in-Properties-Pane-tp5306236p5306782.html Sent from the MapGuide Users mailing

Re: [mapguide-users] Ajax viewer, URL in Properties Pane

2017-02-07 Thread gom
Not a question really but a comment. When I preview the data source, using "View Data" both in Maestro and Infrastructure Studio, I see the link exactly as expected in those data tables. -- View this message in context:

Re: [mapguide-users] Ajax viewer, URL in Properties Pane

2017-02-07 Thread RenoSun
Hi Gom, I am using nvarchar(255) as the data type of my HTML hyperlink. Here is the HTML hyperlink field looks like on our SQL Server 2008 R2: Property Report Also, maybe use target="_blank" in your

Re: [mapguide-users] Ajax viewer, URL in Properties Pane

2017-02-07 Thread gom
Reno, Would it be possible to see the exact format of the url string from the database, for the sample record you showed me? I have copied and pasted the string from my database table below. That string always shows up as null in my properties window. I have tried this in SQLite and SQL Server

Re: [mapguide-users] new mapguide project on linux ubuntu

2017-02-07 Thread Sebastiao Francisco Rodrigues
Hi Gabriele, Thank you very much for your response. Let's try to recompile this libgdal in our environment and see if we get better results in our test Greetings, Seba -- Forwarded message -- From: Gabriele Monfardini Date: 2017-02-06 21:01 GMT-02:00

Re: [mapguide-users] mapguide-react-layout 0.7 released

2017-02-07 Thread Jackie Ng
I'd be interested in having a copy of the layout that Infr. Studio produced, just to see what in it causes the viewer to break. - Jackie -- View this message in context: http://osgeo-org.1560.x6.nabble.com/mapguide-react-layout-0-7-released-tp5301769p5306707.html Sent from the MapGuide Users

Re: [mapguide-users] MapGuide Maestro 6.0M6 available

2017-02-07 Thread Jackie Ng
Logged: https://github.com/jumpinjackie/mapguide-maestro/issues/33 - Jackie -- View this message in context: http://osgeo-org.1560.x6.nabble.com/MapGuide-Maestro-6-0M6-available-tp5306454p5306705.html Sent from the MapGuide Users mailing list archive at Nabble.com.