操作は中止されました(hresultからの例外:0x80004004(e_abort))

sharepoint.stackexchange https://sharepoint.stackexchange.com/questions/221

  •  16-10-2019
  •  | 
  •  

質問

私はこのエラーを取得しています、私はそれをグーグルで検索しましたが、一般的な助けとは対照的にいくつかの直接的な助けを求めていました...助けてくれました

http://website.ergo.co.uk/Pages/default1.aspx

操作は中止されました(hresultからの例外:0x80004004(e_abort))説明:現在のWeb要求の実行中に未処理の例外が発生しました。エラーの詳細については、コードの発信先の詳細については、スタックトレースを確認してください。

例外の詳細:system.runtime.interopservices.comexception:操作中止(hresult:0x80004004(e_abort)からの例外)

ソースエラー:

現在のWeb要求の実行中に、未解決の例外が生成されました。例外の原点と位置に関する情報は、以下の例外スタックトレースを使用して識別できます。

スタックトレース:

comexception(0x80004004):操作が中止されました(hresultからの例外:0x80004004(e_abort))
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&PBSTRCONTENTTYPEORDE)+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&PBSTRCONTENTTYPEORDE)+219

spexception:操作aborted(hresult:0x80004004(e_abort)からの例外)]
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&PBSTRCONTENTTYPEORDE)+267
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&Build -dependencies、SpWebpartCollectionInitialState、Object&Omultiplemeetingdoclibrootfolders、String&Redirecturl、boolean&Objectislist、Guid&listid)+1981
Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.FetchWebPartPageInformationForInit(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&OmultipleTheetingdoclibrootfolders、Boolean&ObjectisList、GUID&ListID、Int64&Bytes)+718
Microsoft.SharePoint.ApplicationRuntime.sprequestModuledata.getFileForRequest(httpContext Context、spweb web、boolean exclusion、string virtualpath)+233
Microsoft.SharePoint.ApplicationRuntime.sprequestModule.initContextWeb(httpContext Context、spweb web)+104
Microsoft.SharePoint.WebControls.spControl.spwebensuresPControl(httpContext Context)+395
Microsoft.SharePoint.WebControls.spControl.getContextWeb(httpContext Context)+31
Microsoft.SharePoint.ApplicationRuntime.sprequestModule.postresolverEquestCacheHandler(Object Osender、EventArgs EA)+385
System.web.synceventexecutionStep.system.web.httpapplication.iexecutionStep.execute()+68 System.web.httpapplication.executeStep(iexecutionStepステップ、ブールアン&完了)+75

---------------------------------------------------------------------------------------------------------------------- ---------------------------バージョン情報:Microsoft .NETフレームワークバージョン:2.0.50727.3082; ASP.NETバージョン:2.0.50727.3082

役に立ちましたか?

解決

SQLサーバーのスペースを確認してください

他のヒント

問題の一番の原因は次のとおりです。

1 - SQLトランザクションログデータベースがいっぱいです

2 - データベースにアクセスするために使用されるWindowsアカウントには、データベースに十分な権限がありません。

ありがとう、ニディ

これは大きなリストの問題になる可能性があります。遅延の問題を引き起こし、DBクエリをCOMでタイムアウトする可能性のある本当に大きなリストはありますか?

ライセンス: CC-BY-SA帰属
所属していません sharepoint.stackexchange
scroll top