hddcrasher
Posts: 206
Joined: 1.May2003
From: Texas
Status: offline
|
Have you done the following http://support.microsoft.com/kb/297121? Quote from MSKB 297121 To configure the IISADMPWD virtual directory, do the following: 1. Click Start, point to Programs, point to Administrative Tools, and then click Internet Services Manager. 2. Right-click the default Web site, point to New, and then click Virtual Directory. 3. In the Virtual Directory Creation wizard, type IISADMPWD in the Alias box, and then click Next. 4. In the Directory box, type <hard disk>:\winnt\system32\inetsrv\iisadmpwd or the location where your hard disk is your default hard disk, and then click Next. 5. Verify that only the Read and Run script check boxes are selected, such as the ASP check box, click Next, and then click Finish. 6. Verify that the IISADMPWD virtual directory has only basic authentication set and, if you use Windows 2003/IIS 6.0, verify that the application pool is set to ExchangeApplicationPool.To configure the IISADMPWD virtual directory, do the following: 1. Click Start, point to Programs, point to Administrative Tools, and then click Internet Services Manager. 2. Right-click the default Web site, point to New, and then click Virtual Directory. 3. In the Virtual Directory Creation wizard, type IISADMPWD in the Alias box, and then click Next. 4. In the Directory box, type <hard disk>:\winnt\system32\inetsrv\iisadmpwd or the location where your hard disk is your default hard disk, and then click Next. 5. Verify that only the Read and Run script check boxes are selected, such as the ASP check box, click Next, and then click Finish. 6. Verify that the IISADMPWD virtual directory has only basic authentication set and, if you use Windows 2003/IIS 6.0, verify that the application pool is set to ExchangeApplicationPool.
|