Hello,
here is the scenario:
Development notebook Windows 2003 std 2003 R2 with local AD (pew.com) working.
Logged as administrator
IIS site set with anonymous and integrated indows authentication
Site identification: local IP: 192.168.10.1, port 80, host header myapp.pew.com
Custom app domain with network_service identity
The site works fine (I set it on trusted sites)
The current user (administrator) is on Debug programs policy group. The administrator is enabled as remote debugger.
I can run the site without debugging or debugging in attache process mode. But I cannot start in debug mode (exception: Unable to start debugging on the web server. Logon failure: unknown user name or bad password).
Any idea ?
Thanks,
Pierre