Hi, I'm receiving this error when I try to see some folder into the Outlook,
any idea? thx in advance.
Server Error in '/' Application
--------------------------------------------------------------------------------
The path '/Application_GlobalResources' maps to a directory outside this
application, which is not supported.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.
Exception Details: System.Web.HttpException: The path
'/Application_GlobalResources' maps to a directory outside this application,
which is not supported.
Source Error:
An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): The path '/Application_GlobalResources' maps to
a directory outside this application, which is not supported.]
System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(String
virtualDir, CodeDirectoryType dirType, String friendlyName, StringSet
excludedSubdirectories, Boolean noBuild) +781
System.Web.Compilation.BuildManager.CompileCodeDirectory(String
virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet
excludedSubdirectories) +74
System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +446
System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager
appManager, IApplicationHost appHost, IConfigMapPathFactory
configMapPathFactory, HostingEnvironmentParameters hostingParameters) +360
[HttpException (0x80004005): The path '/Application_GlobalResources' maps to
a directory outside this application, which is not supported.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +767
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +90
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +110