“/”应用程序中的服务器错误。无效的 URI: 无法确定 URI 的格式。说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。 异常详细信息: System.UriFormatException: 无效的 URI: 无法确定 URI 的格式。源错误: 执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。堆栈跟踪: 
[UriFormatException: 无效的 URI: 无法确定 URI 的格式。]
   System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind) +5453964
   System.Uri..ctor(String uriString) +20
   Microsoft.ReportingServices.Rendering.WordRenderer.Word97Writer.WriteHyperlinkBegin(String target, Boolean bookLink) +56
   Microsoft.ReportingServices.Rendering.WordRenderer.WordRenderer.RenderAction(RPLAction action) +64
   Microsoft.ReportingServices.Rendering.WordRenderer.WordRenderer.RenderTextBox(RPLTextBox textBox, RPLMeasurement measurement, Int32 cellIndex, Single left, BorderContext borderContext, Boolean inTablix, Boolean hasBorder) +501
   Microsoft.ReportingServices.Rendering.WordRenderer.WordRenderer.RenderReportItem(RPLElement element, RPLMeasurement measurement, Int32 cellIndex, Single left, BorderContext borderContext, Boolean inTablix) +157
   Microsoft.ReportingServices.Rendering.WordRenderer.WordRenderer.RenderTablixCell(RPLTablix tablix, Single left, Single[] widths, TablixGhostCell[] ghostCells, BorderContext borderContext, Int32 nextCell, RPLTablixCell cell, Enumerator omittedCells, Boolean lastCell) +365
   Microsoft.ReportingServices.Rendering.WordRenderer.WordRenderer.RenderTablix(RPLTablix element, Single left, BorderContext parentBorderContext, Boolean inTablix) +4123
   Microsoft.ReportingServices.Rendering.WordRenderer.WordRenderer.RenderReportItem(RPLElement element, RPLMeasurement measurement, Int32 cellIndex, Single left, BorderContext borderContext, Boolean inTablix) +894
   Microsoft.ReportingServices.Rendering.WordRenderer.WordRenderer.RenderRectangle(RPLContainer rectangle, Single left, Boolean canGrow, RPLMeasurement rectangleMeasurement, BorderContext parentBorderContext, Boolean inTablix, Boolean ignoreStyles) +1515
   Microsoft.ReportingServices.Rendering.WordRenderer.WordRenderer.RenderReportItem(RPLElement element, RPLMeasurement measurement, Int32 cellIndex, Single left, BorderContext borderContext, Boolean inTablix) +2311
   Microsoft.ReportingServices.Rendering.WordRenderer.WordRenderer.RenderTablixCell(RPLTablix tablix, Single left, Single[] widths, TablixGhostCell[] ghostCells, BorderContext borderContext, Int32 nextCell, RPLTablixCell cell, Enumerator omittedCells, Boolean lastCell) +365
   Microsoft.ReportingServices.Rendering.WordRenderer.WordRenderer.RenderTablix(RPLTablix element, Single left, BorderContext parentBorderContext, Boolean inTablix) +4123
   Microsoft.ReportingServices.Rendering.WordRenderer.WordRenderer.RenderReportItem(RPLElement element, RPLMeasurement measurement, Int32 cellIndex, Single left, BorderContext borderContext, Boolean inTablix) +894
   Microsoft.ReportingServices.Rendering.WordRenderer.WordRenderer.RenderRectangle(RPLContainer rectangle, Single left, Boolean canGrow, RPLMeasurement rectangleMeasurement, BorderContext parentBorderContext, Boolean inTablix, Boolean ignoreStyles) +1515
   Microsoft.ReportingServices.Rendering.WordRenderer.WordRenderer.Render() +659
   Microsoft.ReportingServices.Rendering.WordRenderer.WordDocumentRenderer.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection clientCapabilities, Hashtable& someProps, CreateAndRegisterStream createAndRegisterStream) +307[LocalProcessingException: 本地报表处理期间出错。]
   Microsoft.Reporting.WebForms.LocalReport.InternalRender(String format, Boolean allowInternalRenderers, String deviceInfo, PageCountMode pageCountMode, CreateAndRegisterStream createStreamCallback, Warning[]& warnings) +603
   Microsoft.Reporting.WebForms.LocalModeSession.RenderReport(String format, Boolean allowInternalRenderers, String deviceInfo, NameValueCollection additionalParams, Boolean cacheSecondaryStreamsForHtml, String& mimeType, String& fileNameExtension) +268
   Microsoft.Reporting.WebForms.ExportOperation.PerformOperation(NameValueCollection urlQuery, HttpResponse response) +276
   Microsoft.Reporting.WebForms.HttpHandler.ProcessRequest(HttpContext context) +303
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75