[mapguide-users] Setup problem

2016-02-16 Thread VitecPer
Hello, I have gotten a new computer at work. When I try to install the mapguide server on it there is a problem. In the installation wizard I choose: * Accept Agreement * Accept the default ports * Pick the IIS Configuration * Accept Virtual Directory Name and pick .Net But when I hit the next

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

2016-01-18 Thread VitecPer
I found the problem! Apparently Windows Search Service has a task called SearchIndexer.exe. This process handles the indexing of your files for the search engine. If you remove a file the SearchIndexer removes it from the index. And vice versa. On this ( somewhat old) computer this caused a race

[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 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] mg-desktop and adding layers

2015-05-27 Thread VitecPer
I found the problem. When you are adding a layer to a map in mg-desktop it has to be a MgdLayer, not a MgLayerBase as I was using. The error came from the MgLegend, beacuse when I sent nothing instead of a MgLegend component to the MapViewerController the exception was not thrown. -- View

[mapguide-users] mg-desktop and adding layers

2015-05-27 Thread VitecPer
Hello, I am developing a small application which displays a map using mg-desktop. Everything works great, but I want to show the current position of the computer. To do this I use the windows built-in location sensor to get the position. To display the position, I want to add a layer to the map

Re: [mapguide-users] LoadProcedure

2015-01-08 Thread VitecPer
Made a script to move the files like you suggested and it worked perfectly. Thanks for the help! -- Per -- View this message in context: http://osgeo-org.1560.x6.nabble.com/LoadProcedure-tp5178221p5180509.html Sent from the MapGuide Users mailing list archive at Nabble.com.

Re: [mapguide-users] LoadProcedure

2015-01-07 Thread VitecPer
That would probably work. I will give it a try. :) Thanks! - Per -- View this message in context: http://osgeo-org.1560.x6.nabble.com/LoadProcedure-tp5178221p5180348.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___

Re: [mapguide-users] LoadProcedure

2015-01-06 Thread VitecPer
Ok Maybe I have to rethink my solution to the problem. Thanks for the replay much appreciated. - Per -- View this message in context: http://osgeo-org.1560.x6.nabble.com/LoadProcedure-tp5178221p5180278.html Sent from the MapGuide Users mailing list archive at Nabble.com.

Re: [mapguide-users] LoadProcedure

2014-12-18 Thread VitecPer
Ok, We are using an oracle database which we export shp-files from every night. Our Mapguide Server then uses these shp-files for the layers in the map. To get these layers to respond to the update, we have them set to unmanaged in the feature source and restart the mapguide server after the

[mapguide-users] LoadProcedure

2014-12-17 Thread VitecPer
Hello, Is there a way to run a loadprocedure programmatically/using script or can it only be done manually? Thanks Per -- View this message in context: http://osgeo-org.1560.x6.nabble.com/LoadProcedure-tp5178221.html Sent from the MapGuide Users mailing list archive at Nabble.com.

[mapguide-users] Mapguide 2.6 and ECW files

2014-12-16 Thread VitecPer
Hello, I am trying to load ECW files into Mapguide. I have tried to follow some guides I found on you website but they mostly consist of broken links. Example: http://trac.osgeo.org/mapguide/wiki/MGOS22GdalProvider Do you have a newer guide? Thanks Per -- View this message in context:

Re: [mapguide-users] Mapguide 2.6 and ECW files

2014-12-16 Thread VitecPer
Which version is the last with a working ECW support? Thanks for your quick reply. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Mapguide-2-6-and-ECW-files-tp5178017p5178058.html Sent from the MapGuide Users mailing list archive at Nabble.com.