PRB: Cannot Update The File - No Authentication Methods EnabledID: Q192150
|
When saving a file, Visual InterDev responds with the following message dialog box:
Cannot update the file '<path and filename>'. The web server does not
appear to have any authentication methods enabled. The server has asked
for user authentication but did not send a WWW-Authenticate header.
-or-
Cannot update the file '<path and filesname>'. An HTTP error occurred.
The server could not complete your request. Contact your Internet
service provider or Web server administrator to make sure that the
server has the FrontPage Server Extensions installed, and that the Web
application exists on that server.
If Allow Anonymous Access is the only authentication method checked for the virtual directory containing the project, Internet Information Server will not send a WWW-Authenticate header to the client. The WWW-Authenticate header tells the client what types of authentication the server will accept. When saving a file to the Web server in Visual InterDev, authentication is required.
Enable one or more authentication methods on the virtual directory containing the project. Here's how:
This behavior is by design.
Additional query words:
Keywords : kbExtension kbFrontPage kbide kbSecurity kbServer kbVisID600 kbGrpASP
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: July 9, 1999