Hi,
I am having problem accessing any sites under /SiteDirectory. It was
working fine but suddenly it started throwing following error when I
try to access any site under /SiteDirectory.:
[ArgumentException: Value does not fall within the expected range.]
Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo
(String bstrUrl, Byte bPageView, Byte bPageMode, Byte
bGetBuildDependencySet, String bstrCurrentFolderUrl, Boolean&
pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean&
pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean&
pbDefaultToPersonal, String& pbstrSiteRoot, Guid& pgSiteId, UInt32&
pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, Byte&
pVerGhostedSetupPath, UInt32& pdwPartCount, Object& pvarMetaData,
Object& pvarMultipleMeetingDoclibRootFolders, String&
pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32&
pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid&
pgDocId, Byte& piLevel, UInt64& ppermMask, Object&
pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object&
pvarBuildDependencies, String& pbstrFolderUrl, String&
pbstrContentTypeOrder) +0
Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String
bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet,
String bstrCurrentFolderUrl, Boolean& pbCanCustomizePages, Boolean&
pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean&
pbGhostedDocument, Boolean& pbDefaultToPersonal, String&
pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String&
pbstrTimeLastModified, String& pbstrContent, Byte&
pVerGhostedSetupPath, UInt32& pdwPartCount, Object& pvarMetaData,
Object& pvarMultipleMeetingDoclibRootFolders, String&
pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32&
pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid&
pgDocId, Byte& piLevel, UInt64& ppermMask, Object&
pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object&
pvarBuildDependencies, String& pbstrFolderUrl, String&
pbstrContentTypeOrder) +215
Microsoft.SharePoint.SPWeb.GetWebPartPageContent(Uri pageUrl,
PageView requestedView, HttpContext context, Boolean forRender,
Boolean includeHidden, Boolean mainFileRequest, Boolean
fetchDependencyInformation, Boolean& ghostedPage, Byte&
verGhostedPage, String& siteRoot, Guid& siteId, Int64& bytes, Guid&
docId, UInt32& docVersion, String& timeLastModified, Byte& level,
Object& buildDependencySetData, UInt32& dependencyCount, Object&
buildDependencies, SPWebPartCollectionInitialState& initialState,
Object& oMultipleMeetingDoclibRootFolders, String& redirectUrl,
Boolean& ObjectIsList, Guid& listId) +1552
Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.FetchWebPartPag eInformationForInit
(HttpContext context, SPWeb spweb, Boolean mainFileRequest, String
path, Boolean impersonate, Boolean& fGhostedPage, Byte&
verGhostedPage, Guid& docId, UInt32& docVersion, String&
timeLastModified, SPFileLevel& spLevel, String& masterPageUrl, String&
customMasterPageUrl, String& webUrl, String& siteUrl, Guid& siteId,
Object& buildDependencySetData, SPWebPartCollectionInitialState&
initialState, String& siteRoot, String& redirectUrl, Object&
oMultipleMeetingDoclibRootFolders, Boolean& objectIsList, Guid&
listId, Int64& bytes) +692
Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.GetFileForReque st
(HttpContext context, SPWeb web, Boolean exclusion, String
virtualPath) +209
Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.InitContextWeb
(HttpContext context, SPWeb web) +79
Microsoft.SharePoint.WebControls.SPControl.SPWebEnsureSPControl
(HttpContext context) +335
Microsoft.SharePoint.WebControls.SPControl.GetContextWeb
(HttpContext context) +25
Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PostResolveRequestC acheHandler
(Object oSender, EventArgs ea) +322
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep .Execute
() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean& completedSynchronously) +64
I would really appreciate any help to resolve this issue.
Regards,
Sumit