Hi all.
The solution in my case was:
In IE8, go to: Tools > Internet Options > Security > Trusted Sites > click Default Level and set Securuty level to Low.
Altough before solving my issue i had to do this:
* Permissions to: my user, ASPNET, IUSR, IWAM, to the "Debugger Users" group
* Permissions to the folders in C:\inetpub\wwwroot, to this users
* In IE8, go to: Tools > Internet Options > Security > Trusted Sites > click Custom Level > find the User Authentication section and select Automatic Logon with current user name and password
* set debug="true" in the web.config
-----
Hola a todos.
La solución a este problema en mi caso fue la siguiente:
En IE8, ir a: Tools > Internet Options > Security > Trusted Sites > click en Default Level y setear la seguridad en Low.
Aunque antes de llegar a esta solucion, hice todo esto:
* Permisos a: mi Usuario, ASPNET, IUSR, IWAM, al grupo "Debugger Users"
* Permisos a las carpetas en C:\inetpub\wwwroot, a estos usuarios
* En IE8, ir a: Tools > Internet Options > Security > Trusted Sites > click en Custom Level > buscar la parte de User Authentication y seleccionar la opcion Automatic Logon with current user name and password
* web.config con debug="true"