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 condition between the removing and adding of new shape-files and the indexing. After I stopped the Windows Search service the program worked as intended. Thanks for the tip Jackie. /Per -- View this message in context: http://osgeo-org.1560.x6.nabble.com/mg-Desktop-crash-when-started-without-network-connection-tp5244894p5245875.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
