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

2016-01-18 Thread Jackie Ng
Good to know! - Jackie -- View this message in context: http://osgeo-org.1560.x6.nabble.com/mg-Desktop-crash-when-started-without-network-connection-tp5244894p5245878.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___ mapguide-

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

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 Energy\Satellite\Repositories\Library\DataFiles\NetOn

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: http://osgeo-org.1560.x6.nabbl

[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 s