Error de depuracion en Visual Studio .NET 2002

  • Thread starter Thread starter Jose Martinez
  • Start date Start date
J

Jose Martinez

Hola a todos,

Tengo instalado el Visual Studio .NET 2002, en el cual,
he creado un proyecto, que al ejecutar en modo
depuracion, me sale el siguiente mensaje:

Error while trying to run porject: Unable to start
debugging on the web server. You do not have permissions
to debug the server. Verify that you are a member of
the 'Debugger Users' group on the server. Would you like
to disable future attempts to debug ASP.NET pages for
this project?.

He verificado que pertenezco al grupo Debugger Users, y
he dado permisos Full Access a todo el disco duro, ha
este grupo.

¿Alguien me puede hechar una mano?

Gracias
 
En el web.config en el tag said:
-----Original Message-----
Hola a todos,

Tengo instalado el Visual Studio .NET 2002, en el cual,
he creado un proyecto, que al ejecutar en modo
depuracion, me sale el siguiente mensaje:

Error while trying to run porject: Unable to start
debugging on the web server. You do not have permissions
to debug the server. Verify that you are a member of
the 'Debugger Users' group on the server. Would you like
to disable future attempts to debug ASP.NET pages for
this project?.

He verificado que pertenezco al grupo Debugger Users, y
he dado permisos Full Access a todo el disco duro, ha
este grupo.

¿Alguien me puede hechar una mano?

Gracias
.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top