あるユーザーの場合、mysiteは間違って作成されました(他のすべてのユーザーの場合、mysiteを作成すると問題なく作成されます)。mysiteの作成中に、エラー400(不正な要求)がスローされます。
以下のコマンドを使用してサイトを削除しようとしています。そのスローエラー。
stsadm -o deletesite -url "http://mysite/personal/0011585"
エラー:
The system cannot find the path specified. (Exception from HRESULT: 0x80070003)
SSPからサイトを削除しようとしても。(個人サイトの管理)
File Not Found. at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String&
pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
このWebサイトをどのようにクリーンアップする必要がありますか?新しいものを作り直しますか?