On 04.23.09, In Programacion, by Jorgelig
Solucion al error maps to a directory outside this application. en IIS
Una solucion bien sencilla para este error:
The path '/<miwebsite>/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.</miwebsite>
La solucion es tan sencillo como:
- Abrir el IIS Manager
- Click derecho a “Defalut Web Site” y seleccionar propiedades
- Click en el tab “Home Directory”
- Borrar el caracter “\” si esque aparece al final, en el textbox “Local Path”.
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.

















Deja tu comentario
Todos los comentarios son moderados antes de ser publicados, por lo que no debes escribir en mayusculas o palabras antisonantes.