PRB: Visual InterDev Permissions for Users Who Are Not Local AdminsID: Q199003
|
When trying to open an existing Web project in Visual InterDev, the following dialog box may appear:
Title: Name and Password Required:
Web Application:
/<project name>
UserName: <Domain name>\<Username>
Password:
The directory permissions on the IIS server are not being inherited correctly from the root Web.
Go into the project as a Local Admin in Visual InterDev and change the project to "use unique permissions" and assign users permission. This ensures that permissions are set on the sub Web correctly.
This problem can happen when permissions used by the FrontPage Server Extensions are misconfigured. To reset permission on an entire Web structure, you should remove the IUSR_<machinename> account and the Everyone group from any access on the entire Web directory structure, use the "check and fix" feature in the FrontPage Server Administrator, and then add "Everyone has Browse Access" back to the project (if appropriate) in the Web Permissions dialog box of either Visual InterDev or FrontPage.
Additional query words: kbDSupport
Keywords : kbSSafe500 kbSSafe600 kbVisID
Version : WINDOWS:1.0,5.0,6.0; winnt:4.0
Platform : WINDOWS winnt
Issue type : kbprb
Last Reviewed: May 20, 1999