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.GetCo deDirectoryAssembly(String
virtualDir, CodeDirectoryType dirType, String friendlyName, StringSet
excludedSubdirectories, Boolean noBuild) +781
System.Web.Compilation.BuildManager.CompileCodeDir ectory(String
virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet
excludedSubdirectories) +74
System.Web.Compilation.BuildManager.EnsureTopLevel FilesCompiled() +446
System.Web.Hosting.HostingEnvironment.Initialize(A pplicationManager
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(HttpContex t context) +767
System.Web.HttpRuntime.EnsureFirstRequestInit(Http Context context) +90
System.Web.HttpRuntime.ProcessRequestInternal(Http WorkerRequest wr) +110