•  
      CommentAuthorSeanS
    • CommentTimeJul 7th 2009 edited
     
    Here are two items that might bite you when changing/updating data files.

    1) Make sure your data files do not overlap. For example, if you load both the entire USA and USA_PacWest you'll get the error "MultiRepositories may not contain overlapping GBFS files." Removing PacWest will solve this problem. This is an issue you could run into as you upgrade data, especially when moving from sample data sets of a city to full country data.

    2) When trying to remove or delete a data file from Data\gb.3.0, you may receive a failure saying the file is in use. To unlock it for removal, you must exit any GeoBase programs that have loaded that GBFS file. If you have exited your foreground programs and still get the error, it may be because you have GeoStream running on your machine. If stopping the web site from IIS Manager does not solve it, you might have to kill aspnet_wp.exe (or w3wp.exe in IIS 6.0).