[mapguide-users] mg-Desktop crash when started without network connection

2016-01-13 Thread VitecPer
Hello, I have developed a program using Mapguide Desktop. When the computer is plugged in to the network it works as intended, but when the computer is booted without a network connection it crashes when loading the map. I have also tested the mgp with the MapViewerTest.exe but I am getting the

Re: [mapguide-users] mg-Desktop crash when started without network connection

2016-01-13 Thread Jackie Ng
Try running your mg-desktop application under Process Monitor and see what files are being accessed by the application, keeping an eye on what syscalls are being made (and if it succeeds or fails) for the file SP_JOB.DBF - Jackie -- View this message in context:

Re: [mapguide-users] mg-Desktop crash when started without network connection

2016-01-13 Thread VitecPer
It crashes but not on the same file. This is what Process Monitor logs when the exception occures. Date & Time:2016-01-13 14:16:20 Event Class:File System Operation: CreateFile Result: DELETE PENDING Path: C:\Program Files\Vitec

Re: [mapguide-users] SQL 2012 to SQL 2014 upgrade issue

2016-01-13 Thread Jackie Ng
With Maestro, you can use the IronPython scripting engine to write a small python script to automate connection settings replacements on your SQL 2012 feature sources. http://themapguyde.blogspot.com.au/2013/07/scripting-and-automating-maestro.html - Jackie -- View this message in context:

[mapguide-users] SQL 2012 to SQL 2014 upgrade issue

2016-01-13 Thread BMason
We are upgrading to SQL 2014 but we have hundreds of database connections pointing to SQL 2012. Is there some way to automate changing all the connections to SQL 2014? Otherwise we will have to manually edit every map layer manually.many thanks -- View this message in context:

Re: [mapguide-users] SQL 2012 to SQL 2014 upgrade issue

2016-01-13 Thread GordonL
If all the databases are the same, you can change the hosts file on the server to trick the MapGuide server into looking at the new 2014 server... For example if the old server name is SQL2012 (192.168.1.2) And the new server name is: SQL2014 (192.168.1.8) You can change the HOSTS file to read

[mapguide-users] Fusion with OpenLayers 3

2016-01-13 Thread GordonL
Hi all I think fusion needs an overhaul pretty desperately. First move to the new OpenLayers 3 API (I'D be partial to Leaflet but it doesn't support MapGuide natively) Second, the jxLib is really dead. Perhaps GeoExt or jQuery should replace it? With the move to OpenLayers 3 a lot of the

Re: [mapguide-users] Mapagent error with blank image

2016-01-13 Thread lbressan
Hy Rémy today we have the bug in a server and we look at CURRENT_UTILIZATION and LIMIT_VALUE in oracle configuration; but oracle limit is ok. The only think We found is that restarting only the apache service resolve the problem.. so we think that the problem is in the mapagent.fcgi module and