ASP.NET - problema con solucion almacenada en unidad de red

 
Vista:

problema con solucion almacenada en unidad de red

Publicado por jesus (17 intervenciones) el 22/05/2009 10:29:30
Estoy desarrollando una web y en próximas fechas se unirá a mi otro desarrollador. Para esto he pensado copiar la web en una unidad de red y así sea accesible a todos los desarrolladores. Luego usaría VisualVSN para controlar los cambios en el código.

El problema lo tengo cuando intento ejecutar la web desde Visual Studio cuando esta en la unidad de red. Cuando hago esto obtengo el siguiente error:

Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.

Exception Details: System.Security.SecurityException: Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

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.

Estoy usando Visual Studio 2008 sobre Xp.
¿Alguien sabe como solucionar este problema?
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder