Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Can't create subsite

  Asked By: Darren Andrews         Date: Feb 05, 2009      Category: Sharepoint      Views: 719
 

I've set up a new collaboration portal site collection. However, I'm
unable to create any subsites under it - I get a "File Not Found" error
when I try to do so. I've enabled callstack, but the output looks like
Greek to me. Can anyone help?

Tagged:      

 

1 Answer Found

 
Answer #1       Answered By: Brooks Bond          Answered On: Feb 05, 2009       

Does anyone have any ideas on this? I'm really stuck. Here is the
callstack output  I get, if it helps:

File Not Found. at Microsoft.SharePoint.SPSite..ctor(SPFarm farm,
Uri requestUri, Boolean contextSite, SPUserToken userToken)
at
Microsoft.SharePoint.Administration.SPNativeConfigurationProvider.Look
upSite(String requestUrl, Int32 iisInstanceId, String& siteUrl,
Int32& zone, Guid& appId, Guid& siteId, Guid& databaseId, String&
databaseServer, String& databaseName, String& databaseUsername,
String& databasePassword, Boolean& useHostHeaderForSiteName)
at Microsoft.SharePoint.Library.SPRequestInternalClass.CreateWeb
(String bstrUrl, String bstrTitle, String bstrDescription, UInt32
nLCID, String bstrWebTemplate, Boolean bCreateUniqueWeb, Boolean
bConvertIfThere, Guid& pgWebId, Guid& pgRootFolderId, Boolean
bCreateSystemCatalogs)
at Microsoft.SharePoint.Library.SPRequest.CreateWeb(String
bstrUrl, String bstrTitle, String bstrDescription, UInt32 nLCID,
String bstrWebTemplate, Boolean bCreateUniqueWeb, Boolean
bConvertIfThere, Guid& pgWebId, Guid& pgRootFolderId, Boolean
bCreateSystemCatalogs)
at Microsoft.SharePoint.SPWeb.CreateWeb(String strWebUrl, String
strTitle, String strDescription, UInt32 nLCID, String strWebTemplate,
Boolean bCreateUniqueSubweb, Boolean bConvertIfThere)
at Microsoft.SharePoint.SPWeb.SPWebCollectionProvider.CreateWeb
(String strWebUrl, String strTitle, String strDescription, UInt32
nLCID, String strWebTemplate, Boolean bCreateUniqueSubweb, Boolean
bConvertIfThere)
at Microsoft.SharePoint.SPWebCollection.Add(String strWebUrl,
String strTitle, String strDescription, UInt32 nLCID, String
strWebTemplate, Boolean useUniquePermissions, Boolean
bConvertIfThere)
at Microsoft.SharePoint.SPWebCollection.Add(String strFullWebUrl,
String strWebUrl, String strTitle, String strDescription, UInt32
nLCID, String strWebTemplate, Boolean useUniquePermissions, Boolean
bConvertIfThere)
at
Microsoft.SharePoint.ApplicationPages.NewSubwebPage.BtnCreateSubweb_Cl
ick(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String
eventArgument)
at
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.R
aisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler
sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection
postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

 
Didn't find what you were looking for? Find more on Can't create subsite Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].