PRB: Unable to Complete Transaction Error Connecting with Visual InterDev

ID: Q249593


The information in this article applies to:
  • Microsoft Visual InterDev, version 6.0


SYMPTOMS

When attempting to open an existing project with Visual InterDev 6.0, the following error occurs:

Unable to open Web project 'ProjectName'. Unable to complete transaction - the server requested authentication information (userid/password) using an authentication scheme (negotiate) that is unsupported by FrontPage.
When attempting to create a new project with Visual InterDev 6.0, the following error occurs:
Unable to complete transaction - the server requested authentication information (userid/password) using an authentication scheme (negotiate) that is unsupported by FrontPage.


CAUSE

Visual InterDev 6.0 uses the FrontPage 98 client libraries to connect to the server and manage projects. These libraries do not properly parse the system proxy information (specifically, the Bypass proxy server for local addresses setting and the exception list). As a result, the proxy is used even for local (intranet) addresses, and authentication failures may occur.


RESOLUTION

When developing against servers that are all on the same network, clear the Use system settings checkbox in Visual InterDev 6.0. To do this, select Options from the Tools menu, and select Projects and Web Proxy Settings. Also remove any entries in the HTTP Proxy textbox.

If you are also developing against servers through a proxy server, then enter the proxy server's name in the HTTP Proxy text box, and select the Do not use proxy server for local (intranet) addresses checkbox. Information entered directly into this dialog box is used correctly by Visual InterDev.


REFERENCES

For additional information, click the article number below to view the article in the Microsoft Knowledge Base:

Q195954 PRB: 'Unable to Contact Web Server' Error Creating New Project

Additional query words:

Keywords : kbVisID600 kbVisID600bug kbGrpASP kbDSupport
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbprb


Last Reviewed: January 13, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.