Ver Mensaje Individual
  #7 (permalink)  
Antiguo 06/07/2006, 08:23
Emerald
 
Fecha de Ingreso: mayo-2006
Mensajes: 243
Antigüedad: 18 años, 10 meses
Puntos: 0
Si, ya me aseguré de tener esos permisos de lectura y escritura , y si los tengo.

Ahora me aparece otro error al momento de querer hacer un debug:

Error while trying to run project: Unable to start debugging on the web server. Unable to map the debug start page URL to a machine name

Yo may also want to refer to the ASP.NET and ATL Server debugging topic in the online documentation

Apareció como un message box y di click al boton de HELP, encontré que este error puede ser por varias causas:

Things to Check
Web Applications on Remote Servers
Web Applications Stored in Visual SourceSafe and Using FrontPage Server Extensions
Manually Attaching

La que me parece que aplica en mi caso es: Web Applications on Remote Servers así que entré a esa sección y encontré que para hacer un debug debo estar dentro del grupo: the Debugger Users group, así que revisé como podría estar dentro de este grupo:

To access the Debugger Users group

Caution Adding users to the Debugger Users group may create a security risk by allowing those users to access the machine. You should add only those users that need debugger access on that particular machine. Do not add Everyone to the Debugger Users group.
From the Start menu, choose Settings and click Control Panel.
In Control Panel, double-click Administrative Tools.
Double-click Computer Management.
In the Computer Management dialog box, expand the Systems Tools folder.
Under the Local Users and Groups node, open the Groups folder.
Right-click Debugger Users and choose Properties from the shortcut menu.
In the Debugger Users Properties dialog box, click the Add button.
From the list of users and groups, select the name of a user and click Add.
Click OK to close the Debugger Users Properties dialog box.
Close the other windows and dialog boxes.
Log off the machine running the debugger and log back on again.
-or-

Restart the machine or the machine running the debugger.


Pero... en el server no encontré el grupo: Debugger Users.

Ayuda por favor.. ya he perdido todo el día de ayer solo por esto y necesito terminar pronto el proyecto en el nuevo server =( ...