BUG: Incorrect Error Displayed When Copying Web Project
ID: Q191148
|
The information in this article applies to:
-
Microsoft Visual InterDev, version 6.0
SYMPTOMS
During a Copy Web operation, Visual InterDev displays the following error:
Registering server components returned the following error: "Cannot
register server component <filename> on the master Web server. 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." Do you want to continue
registering server components?"
This Error occurs when the following is true:
- The Web project being copied contains a server component.
- The Register Server Components option is selected.
- The Web project is being copied to a non-Microsoft Web server.
CAUSE
The Register Server Components feature is only supported with Internet
Information Server, and Personal Web Server. The error message incorrectly
states the cause of the failure. This feature is only supported with
Microsoft Internet Information Server and Microsoft Personal Web Server.
RESOLUTION
The error can be dismissed. The Web will be copied to the destination
server but the server components will not be registered.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. We are researching this bug and will post
new information here in the Microsoft Knowledge Base as it becomes
available.
MORE INFORMATION
Steps to Reproduce Behavior
- Create a Web project on a Web server running Internet Information
Server.
- Add an OCX or DLL to your Web project using Add Item from the menu.
- Right-click the OCX or DLL and select Properties.
- Select the Component Installation tab in the Properties window.
- Select the Register on Server option.
- Close the Properties window.
- Select Copy Web Application from the Project menu.
- Set the appropriate options (including the Register Server Components)
in the Copy Web window and click OK.
Additional query words:
Keywords : kbExtension kbFrontPage kbide kbServer kbVisID600bug kbGrpASP
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbbug