Running ASPX 2.0 page causes my domain account to be locked out?
-
Hi All, Just wondering if anybody has experienced the problem I am facing when trying to run an ASP.Net 2.0 app. I created a virtual directory in IIS and switched it to Version 2.0 on the ASP.Net tab, but each time I go to an ASPX page in the site it will cause my domain account to be locked out within a few minutes. I am on XPSP2 and have the RTM version of the Framework and SDK installed - normal console apps work fine. I can't find anything on the net about this. I tried using the alockout.dll thing from MS, but that just crashed IIS. Thanks, Chris
-
Hi All, Just wondering if anybody has experienced the problem I am facing when trying to run an ASP.Net 2.0 app. I created a virtual directory in IIS and switched it to Version 2.0 on the ASP.Net tab, but each time I go to an ASPX page in the site it will cause my domain account to be locked out within a few minutes. I am on XPSP2 and have the RTM version of the Framework and SDK installed - normal console apps work fine. I can't find anything on the net about this. I tried using the alockout.dll thing from MS, but that just crashed IIS. Thanks, Chris
Solved it. For some reason IIS had an old password in it somewhere which only affected .Net 2.0, 1.1 and 1.0 were fine. The solution: 1. Install MetaEdit 2.2: http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q232068[^] 2. Open it and navigate to LM\W3SVC\1\ROOT\ 3. If UNCUserName is your username, then modify UNCPassWord to be your current password. http://forums.asp.net/1105133/ShowPost.aspx[^] Wow, autolinky [^] when I pasted that link. Never noticed that before
http://www.chrisormerod.com -- modified at 20:30 Tuesday 8th November, 2005