I successfully extended a WSS site (foo.domain.com). However we had some
issues and had to remove it completely so we did so through the Central
Admin. I then, to be safe, deleted the virutal server and made sure the
database was gone from the SQL server. Then we recreated the virtual server
in IIS and went to extend the new site (same domain) but got the following
error:
The configuration database shows that the virtual server has been extended
already. To extend this virtual server, click "Extend and map to another
virtual server" in the Provisioning Options section of the Extend Virtual
Server page.
So I went in and checked and sure enough, in the Virtual Servers table and
Sites table in the config database I see entries of our site. Looks like
SharePoint didn't clean everything up. I'm leary of deleting those records
considering I don't know if there are other links elsewhere in the database.
Ideas?
-AC