ThinkGeo.com    |     Documentation    |     Premium Support

Map Exception


 




HI,
    I have been using the Map Suite Web Edition trial version in my application so far. I am now suddenly having this exception.
Could this be because it has expired or something specific to my application itself?

[InvalidOperationException: Failed to map the path '/'.]
   System.Web.Configuration.ProcessHostMapPath.MapPathCaching(String siteID, VirtualPath path) +719
   System.Web.Configuration.ProcessHostMapPath.GetPathConfigFilenameWorker(String siteID, VirtualPath path, String& directory, String& baseName) +19
   System.Web.Configuration.ProcessHostMapPath.System.Web.Configuration.IConfigMapPath.GetPathConfigFilename(String siteID, String path, String& directory, String& baseName) +37
   System.Web.Configuration.HostingPreferredMapPath.GetPathConfigFilename(String siteID, String path, String& directory, String& baseName) +75
   System.Web.Configuration.WebConfigurationHost.GetStreamName(String configPath) +8845430
   System.Configuration.Internal.DelegatingConfigHost.GetStreamName(String configPath) +13
   System.Configuration.BaseConfigurationRecord.InitConfigFromFile() +154

[ConfigurationErrorsException: An error occurred loading a configuration file: Failed to map the path '/'.]
   System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal) +650948
   System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors) +31
   System.Configuration.Configuration..ctor(String locationSubPath, Type typeConfigHost, Object[] hostInitConfigurationParams) +356
   System.Configuration.Internal.InternalConfigConfigurationFactory.System.Configuration.Internal.IInternalConfigConfigurationFactory.Create
(Type typeConfigHost, Object[] hostInitConfigurationParams) +29
   System.Web.Configuration.WebConfigurationHost.OpenConfiguration(WebLevel webLevel, ConfigurationFileMap fileMap, VirtualPath path, String site, String locationSubPath,
 String server, String userName, String password, IntPtr tokenHandle) +775
   System.Web.Configuration.WebConfigurationManager.OpenWebConfigurationImpl(WebLevel webLevel, ConfigurationFileMap fileMap, String path, String site, String locationSubPath, 
String server, String userName, String password, IntPtr userToken) +84
   System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration(String path) +36
   ThinkGeo.MapSuite.WebEdition.Map.x1811944f4031e215() +143
   ThinkGeo.MapSuite.WebEdition.Map.OnLoad(EventArgs e) +73
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6741
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +242
   System.Web.UI.Page.ProcessRequest() +80
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +21
   System.Web.UI.Page.ProcessRequest(HttpContext context) +49
   ASP.default_aspx.ProcessRequest(HttpContext context) in c:\Users\Bin\AppData\Local\Temp\Temporary ASP.NET Files\testnew3\6595c16c\be2eafa\App_Web_9a5ygbii.0.cs:0
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75


Ben,  
  
 Can you verify that the path you have specified is correct and that you do have a shapefile at that location?

Ryan, 


           Well basically to put it this way. I started from scratch just to test following the Quick Guide but I still end up with the same exception. The shapefiles do exist and so the location provided is correct too.



Ben, 



It seems that there are something worng with you web.config file. Could you try replacing your web.config with the installed one used in sample to check if it still runs into error? also please make the web.config locate at the root of applcation. Could you create us a demo? That will be very helpful to fix the issue that is simmilar to this. 





Thanks, 



Johnny 

 



I just installed the trial version of the Web Edition and set up the example from the online documentation.


I am getting this exact same error when trying to run the site from VS2008.


Do I need to register the program and get a trial license for this to work?



Hi Matthew, 

  

Is your current OS Vista or Win 7? 



If so could you make sure you are running VS as Administrator. 



Regards, 



Don