Error :Another site already exists at "" Delete this site before attempting to create a new site with the same URL

Error:Another site already exists at "" Delete this site before attempting to create a new site with the same URL

In my previous post after succesfully finshed installing the WSS v3 SP2 and now tried to restore my site to my surprise i came across another error:)

  Another site already exists at. Delete this site before attempting to create a new site with the same URL, l choose a new URL, or create a new inclusion at the path you originally specified 

I had a look at the Sharepoint Central Admin and i could see the site but the delete button was greyed out  So i taught it must be an orphan site so i tried using the staadm - o databaserepair  "YOURSITE" - databasename "YouDB" also used the -deletecorruption option but still returned 0

But it returned 0 which meand there are no orphaned sites arg.!!!!!!!   So my last taught was the database isn't refreshing so i simple detached and re-attach the WSS_Content DB and BINGO tried to restore and it worked. Hope that helps

This article is part of the GWB Archives. Original Author: Patrick.O. Ige

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.