Foros del Web » Programando para Internet » ASPX (.net) »

visual studio 2.005

Estas en el tema de visual studio 2.005 en el foro de ASPX (.net) en Foros del Web. Acabo de instalar el VS 2005 y inicio un proyecto para la web con una hoja inicial en blanco y lo runeo y me da ...
  #1 (permalink)  
Antiguo 06/02/2006, 12:02
 
Fecha de Ingreso: marzo-2004
Mensajes: 198
Antigüedad: 20 años, 1 mes
Puntos: 1
visual studio 2.005

Acabo de instalar el VS 2005 y inicio un proyecto para la web con una hoja inicial en blanco y lo runeo y me da este error .

The path '/WebSite1/App_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 '/WebSite1/App_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 '/WebSite1/App_GlobalResources/' maps to a directory outside this application, which is not supported.]
System.Web.Compilation.CodeDirectoryCompiler.GetCo deDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed) +3450907
System.Web.Compilation.BuildManager.CompileCodeDir ectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories) +125
System.Web.Compilation.BuildManager.EnsureTopLevel FilesCompiled() +378

[HttpException (0x80004005): The path '/WebSite1/App_GlobalResources/' maps to a directory outside this application, which is not supported.]
System.Web.Compilation.BuildManager.ReportTopLevel CompilationException() +57
System.Web.Compilation.BuildManager.EnsureTopLevel FilesCompiled() +612
System.Web.Hosting.HostingEnvironment.Initialize(A pplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +456

[HttpException (0x80004005): The path '/WebSite1/App_GlobalResources/' maps to a directory outside this application, which is not supported.]
System.Web.HttpRuntime.FirstRequestInit(HttpContex t context) +3426855
System.Web.HttpRuntime.EnsureFirstRequestInit(Http Context context) +88
System.Web.HttpRuntime.ProcessRequestInternal(Http WorkerRequest wr) +149

¿ A alguien se le ocurre que me esta pasando?
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 14:29.