SharePoint Integration / General Use |
After changing the TCP port or URL of a SharePoint virtual server, When running SharePoint's stsadm.exe utility or AgilePoint's deploy_APWP_cs.bat utility you receive the following message:
The configuration database could not be updated.
In IIS, a change was made to the identity of the SharePoint virtual server. This is done by manually changing the virtual server's TCP port or appending the virtual server port to an IP address of a specific Host Header name.
Ascentn recommends that identity changes to a SharePoint server's URL be accomplished by adding additional Host Header's names to the site through IIS, rather than by actually changing the original URL and/or port number.
In order to avoid this error, you must perform one of the following procedures before changing the identify of the SharePoint virtual server:
Solution 1:
If you cannot remove a web part package, use the "enumwppacks" operation to generate a list of web part packages that are installed on the virtual server, apply the name changes in reverse order until all the web part packages are removed.
Solution 2: