Hosting on GoDaddy Plesk server
Folder Structure
Root>sandbox>SmartStoreRoot
[ArgumentException: The path is not of a legal form.]
System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths) +11102147
System.IO.Path.GetFullPathInternal(String path) +49
System.IO.DirectoryInfo.Init(String path, Boolean checkHost) +53
System.IO.DirectoryInfo..ctor(String path) +45
SmartStore.Utilities.CommonHelper.FindSolutionRoot(String currentDir) +46
SmartStore.Utilities.CommonHelper.get_IsDevEnvironment() +81
SmartStore.Core.Packaging.AppUpdater.TryUpdateFromPackage() +32
SmartStore.Core.Plugins.PluginManager.Initialize() +43
[InvalidOperationException: The pre-application start initialization method Initialize on type SmartStore.Core.Plugins.PluginManager threw an exception with the following error message: The path is not of a legal form..]
System.Web.Compilation.BuildManager.InvokePreStartInitMethodsCore(ICollection`1 methods, Func`1 setHostingEnvironmentCultures) +547
System.Web.Compilation.BuildManager.InvokePreStartInitMethods(ICollection`1 methods) +132
System.Web.Compilation.BuildManager.CallPreStartInitMethods(String preStartInitListPath, Boolean& isRefAssemblyLoaded) +102
System.Web.Compilation.BuildManager.ExecutePreAppStart() +153
System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) +521
[HttpException (0x80004005): The pre-application start initialization method Initialize on type SmartStore.Core.Plugins.PluginManager threw an exception with the following error message: The path is not of a legal form..]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9931916
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +101
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +254