So, I am building a Mapwindow project, with multiple layers in it, formatted the way I want. I then load that project in my MapWinGIS application with the following line of code:
hndBasemap = mapObj.LoadMapState(FnDbFolderPath & "MapData\BaseMap16.mwprj", CallBack) The program crashes on the above line of code with an "Exception in LoadRaster Function” error. I’ve tried stripping the project down to just a single MrSid file, and it still crashes. Doug
hndBasemap = mapObj.LoadMapState(FnDbFolderPath & "MapData\BaseMap16.mwprj", CallBack) The program crashes on the above line of code with an "Exception in LoadRaster Function” error. I’ve tried stripping the project down to just a single MrSid file, and it still crashes. Doug