Привет всем.
Странная ситуация. Есть несколько рабочих отчетов в RS. Один из них при попытке экспорта в Excel генерит следующее сообщение:
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
Server Error in '/Reports' Application.
--------------------------------------------------------------------------------
For more information about this error navigate to the report server on the local server machine, or enable remote errors
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: System.Exception: For more information about this error navigate to the report server on the local server machine, or enable remote errors
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[Exception: For more information about this error navigate to the report server on the local server machine, or enable remote errors]
[Exception: An error occurred during rendering of the report.]
Microsoft.Reporting.WebForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension) + 489
Microsoft.Reporting.WebForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension) + 958
Microsoft.Reporting.WebForms.ServerReportControlSource.RenderReport(String format, String deviceInfo, NameValueCollection additionalParams, String& mimeType, String& fileExtension) + 84
Microsoft.Reporting.WebForms.ExportOperation.PerformOperation(NameValueCollection urlQuery, HttpResponse response) + 143
Microsoft.Reporting.WebForms.HttpHandler.ProcessRequest(HttpContext context) + 75
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() + 154
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) + 64
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version: 2 . 0 . 50727 . 42 ; ASP.NET Version: 2 . 0 . 50727 . 42
Другой отчет первый раз экспортирует, а при повторной попытке выдает это же сообщение. Остальные отчеты экспортируются на ура.
В Application Log на сервере warning:
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
33.
34.
35.
36.
37.
38.
39.
40.
41.
42.
43.
44.
45.
46.
47.
Тип события: Предупреждение
Источник события: ASP.NET 2 . 0 . 50727 . 0
Категория события: Web Event
Код события: 1309
Дата: 27 . 09 . 2006
Время: 9 : 23 : 31
Пользователь: Н/Д
Компьютер: <ИмяСервера>
Описание:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 27 . 09 . 2006 9 : 23 : 31
Event time (UTC): 27 . 09 . 2006 5 : 23 : 31
Event ID: b4196872b8594c51ae1342e49b5d6625
Event sequence: 1470
Event occurrence: 9
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/ 1 /root/Reports- 1 - 128037203867128565
Trust level: RosettaMgr
Application Virtual Path: /Reports
Application Path: C:\Program Files\Microsoft SQL Server\MSSQL. 3 \Reporting Services\ReportManager\
Machine name: <ИмяСервера>
Process information:
Process ID: 4700
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: Exception
Exception message: For more information about this error navigate to the report server on the local server machine, or enable remote errors
Request information:
Request URL: http://<ИмяСервера>/Reports/Reserved.ReportViewerWebControl.axd?ReportSession=by24tl55z5arhq553ss02155&ControlID=91ed4765- 2699 -4ba8-9d01-257b075563e9&Culture= 1049 &UICulture= 9 &ReportStack= 1 &OpType=Export&FileName=Установка+ПО+(всего)&ContentDisposition=OnlyHtmlInline&Format=EXCEL
Request path: /Reports/Reserved.ReportViewerWebControl.axd
User host address: <ip юзера>
User: <ИмяУчеткиСервера>
Is authenticated: True
Authentication Type: Negotiate
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace:
Что может быть? Или хотя бы куда копать?
Конфигурация:
Windows Server 2003 sp1, SQL Server 2005 sp1, .NET Framework 2.0.50727.42, Excel 2003 sp1