Symptom
- Error using the GetDocumentInformation() method in .NET Web Services SDK.
- Short reports return without error.
- Error only occurs for large reports that take more than 60 seconds to run.
- [DSWSException: GetDocumentInformation exception (Error: WRE 99999)]
Server Error in '/' Application.
--------------------------------------------------------------------------------
GetDocumentInformation exception (Error: WRE 99999)
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: BusinessObjects.DSWS.DSWSException: GetDocumentInformation exception (Error: WRE 99999)
Source Error:
Line 108: retBOData.RetrieveView = objRetrieveBinaryView
Line 109:
Line 110: boDocInfo = boRepEng.GetDocumentInformation(repID, Nothing, oActions, Nothing, retBOData)
Line 111: Dim myBOView As BinaryView = boDocInfo.View
Line 112:
Source File: c:\inetpub\wwwroot\ViewReportTimeout.aspx.vb Line: 110
Stack Trace:
[DSWSException: GetDocumentInformation exception (Error: WRE 99999)]
BusinessObjects.DSWS.ReportEngine.ReportEngine.GetDocumentInformation(String documentReference, RetrieveMustFillInfo retrieveMustFillInfo, Action[] actions, Navigate navigate, RetrieveData retrieveData) +245
BOXI3_ViewReport.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\ViewReportTimeout.aspx.vb:110
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082
Read more...
Environment
- BusinessObjects Enterprise XI 3.1
- .NET WebServices SDK
Product
SAP BusinessObjects Business Intelligence platform R2 ; SAP BusinessObjects Enterprise XI 3.1
Keywords
KBA , BI-DEV-NET , BI Software Development Kits (SDKs) - .NET or Other , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.