SharePoint 2007: Trouble with Excel Services

We are having some issues regarding Excel Services. For example; from a SP document list trying to open an Excel Workbook using Excel Web Access simply results in an error with the text "An error has occurred."

On the SharePoint 2007 server running Shared Services I look into the event log. And here we have these 3 application errors:

1:
Source: .NET Runtime
Event ID: 1023
Description: .NET Runtime version 2.0.50727.42 -

2:
Source: .NET Runtime 2.0 Error
Event ID: 5000
Description:
EventType clr20r3, P1 w3wp.exe, P2 6.0.3790.1830, P3 42435be1, P4 microsoft.office.excel.server, P5 12.0.0.0, P6 4541831f, P7 35a, P8 6, P9 fatalerror, P10 NIL.

3:
Source: Office SharePoint Server
Event ID: 5239
Description:
There was an error in communicating with Excel Calculation Serviceshttp://dkrdssandbox01:56737/SharedServices1/ExcelCalculationServer/ExcelService.asmx exception: The underlying connection was closed: An unexpected error occurred on a receive.
[Session: (null)
User: XXXXXXXX].
Note: I have hidden the user name in the above error description.

And we also receive a warning in the system log:

Source: W3SVC
Event ID: 1011
Description:
A process serving application pool 'SharedServices1' suffered a fatal communication error with the World Wide Web Publishing Service. The process id was '3096'. The data field contains the error number.

Likewise on the SP server I look in the SP system log in C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\LOGS and find a thrown web exception:

ExcelServerProxy.ProcessWebException: A Web exception during ExecuteWebMethod has occurred for server:
http://dkrdssandbox01:56737/SharedServices1/ExcelCalculationServer/ExcelService.asmx, method: OpenWorkbook, ex: System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive.

How can this be? To me this smells like a problem with the underlying .NET framework, but... Any input to this issue will be much appreciated.

Note please that I'm quite certain that we have installed the SP 2007 server, shared services and Excel services correctly.

[2651 byte] By [Hynkel] at [2008-2-15]
# 1

Try following the steps in this tutorial - while it doesn't sound exactly like your issue, may be a breadcrumb on the trail at least ;).

http://www.sharepointblogs.com/ssa/archive/2007/02/14/19435.aspx

SharePointSlacker at 2007-9-7 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Excel Services...
# 2

Hynkel,

Have you confirmed your environment is working using a very simple spreadsheet. I usually use a speadsheet with 'Hello World' and no connection or data.

Then check against unsupported features in your spreadsheet.

Andrew

andrewwoodward at 2007-9-7 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Excel Services...
# 3

Thanks. But as I mentioned we've been through all the setup and config. considerations; we followed a guide much like the one you refer to. And the errors we get is nothing like the issues mentioned in the article - I think our problem is more like a general system error.

Maybe the only way to solve it is to reinstall the SP server.

Hynkel at 2007-9-7 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Excel Services...
# 4

Yes, I've tried with a very simple Excel spreadsheet. But the error we get is nothing like an unsupported feature issue error. As mentioned above (as reply to another post) I think our issues is more like a general system error. And maybe the only way to solve it is actually to reinstall the entire SP server.

Hynkel at 2007-9-7 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Excel Services...
# 5

Hi,

Sorry for the late reply.

What's the topology that you have for the server? Is it a farm installation or a single-box installation?

ShaharPrish-MSFT at 2007-9-7 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Excel Services...
# 6

Hi Shahar,

It's a single-box installation. Actually just a test installation to check out the new SP 2007 technologies prior to a general rollout in our company.

So maybe we will just reinstall the server - because we really need to be able to test Excel Services.

Hynkel at 2007-9-7 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Excel Services...
# 7

That would be my plan, ensure you use the Enterprise key during the install.

andrewwoodward at 2007-9-7 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Excel Services...
# 8

If you still have the logs, see if you have anywhere reference in them to something called "ExcelServerApp" and cut & paste +/-10 lines around it to the post.

Make sure to scrub any potentially revealing information.

ShaharPrish-MSFT at 2007-9-7 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Excel Services...
# 9

Hi,

I'm having the same issue.

Did anyone found a solution?

Here are my logs:

04/17/2007 19:06:27.20 w3wp.exe (0x1C38) 0x1B88 Excel Services Excel Web Access 5cbj Medium InternalEwr.RenderWebPart: Finished rendering internal EWR
04/17/2007 19:06:26.66 w3wp.exe (0x1C38) 0x0A10 Windows SharePoint Services General 0 Medium Entering MRU trim routine.
04/17/2007 19:06:26.66 w3wp.exe (0x1C38) 0x0A10 Windows SharePoint Services General 0 Medium Initial table size: 74428387 in 341 entries
04/17/2007 19:06:26.66 w3wp.exe (0x1C38) 0x0A10 Windows SharePoint Services General 0 Medium Final table size: 74428387 in 341 entries
04/17/2007 19:06:26.66 w3wp.exe (0x1C38) 0x0A10 Windows SharePoint Services General 0 Medium Exiting MRU trim routine.
04/17/2007 19:06:26.98 w3wp.exe (0x1718) 0x1834 ULS Logging Unified Logging Service 8wsw High Now terminating ULS (w3wp.exe, onetnative.dll)
04/17/2007 19:06:27.20 w3wp.exe (0x1C38) 0x1B88 Excel Services Excel Services Web Front End 6k3i Medium ExcelServerProxy.ProcessWebException: A Web exception during ExecuteWebMethod has occurred for server: http://psitagsps01:56737/SharedServices/ExcelCalculationServer/ExcelService.asmx, method: OpenWorkbook, ex: System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. > System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. > System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) End of inner exception stack trace --...
04/17/2007 19:06:27.20* w3wp.exe (0x1C38) 0x1B88 Excel Services Excel Services Web Front End 6k3i Medium ...- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) End of inner exception stack trace at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at Microsoft.Office.Excel.Server.CalculationServer.Proxy.ExcelServiceSoap.OpenWorkbook(String url, CommandParameter parameter, CultureCommandParameter cultureParameter, Guid requestSi...
04/17/2007 19:06:27.20* w3wp.exe (0x1C38) 0x1B88 Excel Services Excel Services Web Front End 6k3i Medium ...teId, String& workbookId, Boolean& hasOpenItemPermission) at Microsoft.Office.Excel.Server.CalculationServer.Proxy.ExcelServerProxy.<>c__DisplayClass1.<OpenWorkbook>b__0(CommandParameter parameterDelegate, ExcelServiceSoap excelService) at Microsoft.Office.Excel.Server.CalculationServer.Proxy.ExcelServerProxy.ExecuteWithSecurityContext(Boolean revertToSelf, CoreWebMethod coreWebMethod, ExcelServiceSoap excelService, CommandParameter parameter) at Microsoft.Office.Excel.Server.CalculationServer.Proxy.ExcelServerProxy.ExecuteWebMethod(WebMethodType webMethodType, PreProcessWebMethod preProcessWebMethod, CoreWebMethod coreWebMethod, Boolean& noServerResponse), response: '', status ReceiveFailure, user name: SHAREPOINT\system.
04/17/2007 19:06:27.20 w3wp.exe (0x1C38) 0x1B88 Excel Services Excel Services Web Front End 3skf Critical There was an error in communicating with Excel Calculation Services http://psitagsps01:56737/SharedServices/ExcelCalculationServer/ExcelService.asmx exception: The underlying connection was closed: An unexpected error occurred on a receive. [Session: (null) User: SHAREPOINT\system].
04/17/2007 19:06:25.55 OWSTIMER.EXE (0x06BC) 0x06E4 Excel Services Excel Services Administration 8tqi Medium ExcelServerSharedWebApplication.Synchronize: Starting synchronize for instance of Excel Services in SSP 'SharedServices'.
04/17/2007 19:06:25.55 OWSTIMER.EXE (0x06BC) 0x06E4 Excel Services Excel Services Administration 8tqj Medium ExcelServerSharedWebApplication.Synchronize: Successfully synchronized instance of Excel Services in SSP 'SharedServices'.

Thanks in advance

GoncaloFeijao at 2007-9-7 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Excel Services...
# 10

Goncalo,

One thing caught my attention in the logs, is the following trace from process id (pid) 0x1718.

It might suggest that the backend service (Ecs) fails to start.

04/17/2007 19:06:26.98 w3wp.exe (0x1718) 0x1834 ULS Logging Unified Logging Service 8wsw High Now terminating ULS (w3wp.exe, onetnative.dll)

Can you repeat your steps, and attach additional Verbose logging information for both w3wp.exe process. I suggest doing an IISReset before, so that you'll only have two w3wp.exe after you repeated the steps.

You can change the verbosity level of the logs to Verbose from Central Admin -> Operations (tab) -> Diagnostic Logging. You'll want to change the category to 'All', and the least level to trace to 'Verbose'.

IraLevin at 2007-9-7 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Excel Services...
# 11
04/19/2007 16:12:06.65 w3wp.exe (0x1F00) 0x1190 Windows SharePoint Services General 6t8b Verbose Looking up site https://<sharepoint url>/sites/inf/goi/goi_sre/mail/Shared Documents/teste.xlsx in the farm SharePoint_Config
04/19/2007 16:12:06.65 w3wp.exe (0x1F00) 0x1190 Windows SharePoint Services General 6t8d Verbose Looking up the additional information about the typical site https://<sharepoint url>/sites/inf/goi/goi_sre/mail/Shared Documents/teste.xlsx.
04/19/2007 16:12:06.65 w3wp.exe (0x1F00) 0x1190 Windows SharePoint Services General 6t8f Verbose Site lookup is replacing https://<sharepoint url>/sites/inf/goi/goi_sre/mail/Shared Documents/teste.xlsx with the alternate access url https://<sharepoint url>.
04/19/2007 16:12:06.65 w3wp.exe (0x1F00) 0x1190 Windows SharePoint Services General 6t8g Verbose Looking up typical site https://<sharepoint url>/sites/inf/goi/goi_sre/mail/Shared Documents/teste.xlsx in web application SPWebApplication Name=PTSI SharePoint Parent=SPWebService.
04/19/2007 16:12:06.65 w3wp.exe (0x1F00) 0x1190 Windows SharePoint Services General 6t8h Verbose Found typical site /sites/inf (656564a9-35ca-42a5-b742-23e3ab925c54) in web application SPWebApplication Name=PTSI SharePoint Parent=SPWebService.
04/19/2007 16:12:06.67 w3wp.exe (0x1F00) 0x1190 Windows SharePoint Services General 0 Verbose Releasing SPRequest with allocation Id {77554205-C830-46D2-8309-22CCFA6E555F}
04/19/2007 16:12:06.69 w3wp.exe (0x1F00) 0x1190 434 8ofj Verbose Menu:SurprisenLoad() - Was called. ID="MyLinksMenuMenu"
04/19/2007 16:12:06.69 w3wp.exe (0x1F00) 0x1190 Excel Services Excel Web Access 5cbf Medium ExcelWebRenderer.OnLoad: Starting loading external EWR
04/19/2007 16:12:09.06 w3wp.exe (0x1F00) 0x14B8 1624 8acc Verbose Current user before SqlConnection.Open: Name: <SPS Account> SID: S-1-5-21-299502267-484061587-682003330-14088 ImpersonationLevel: None
04/19/2007 16:12:09.06 w3wp.exe (0x1F00) 0x14B8 1624 8acf Verbose Current user after SqlConnection.Open: Name: <SPS Account> SID: S-1-5-21-299502267-484061587-682003330-14088 ImpersonationLevel: None
04/19/2007 16:12:09.06 w3wp.exe (0x1F00) 0x14B8 Windows SharePoint Services Database 880m Verbose SqlCommand: 'dbo.proc_getObjectsByClass' CommandType: StoredProcedure CommandTimeout: 0 Parameter: '@RETURN_VALUE' Type: Int Size: 0 Direction: ReturnValue Value: '' Parameter: '@ClassId' Type: UniqueIdentifier Size: 0 Direction: Input Value: '8fa5db53-5afb-4447-b2f7-81f7c90013c5' Parameter: '@ParentId' Type: UniqueIdentifier Size: 0 Direction: Input Value: '3e8ec5b5-86ad-4e1c-97d1-6c58e12f82a9' Parameter: '@Name' Type: NVarChar Size: 128 Direction: Input Value: ''
04/19/2007 16:12:09.08 w3wp.exe (0x1F00) 0x14B8 Office Server Office Server Shared Services 6pll Verbose Cache miss for shared object '7350d7d8-fbe1-4cc2-a25b-83fc1bd93640' of type 'Microsoft.Office.Excel.Server.ExcelServerSharedWebApplication'.
04/19/2007 16:12:09.08 w3wp.exe (0x1F00) 0x14B8 484 880l Verbose ConnectionString: 'Server=psitagsqlvs01.ptsi.corppt.com;Database=SharedServices_DB;Trusted_Connection=yes;App=Windows SharePoint Services;Timeout=15' ConnectionState: Closed ConnectionTimeout: 15
04/19/2007 16:12:09.08 w3wp.exe (0x1F00) 0x14B8 1624 8acb Verbose Reverting to process identity
04/19/2007 16:12:09.08 w3wp.exe (0x1F00) 0x14B8 1624 8acc Verbose Current user before SqlConnection.Open: Name: <SPS Account> SID: S-1-5-21-299502267-484061587-682003330-14088 ImpersonationLevel: None
04/19/2007 16:12:09.08 w3wp.exe (0x1F00) 0x14B8 1624 8acf Verbose Current user after SqlConnection.Open: Name: <SPS Account> SID: S-1-5-21-299502267-484061587-682003330-14088 ImpersonationLevel: None
04/19/2007 16:12:09.09 w3wp.exe (0x1F00) 0x14B8 484 880m Verbose SqlCommand: 'dbo.proc_MIP_GetObject' CommandType: StoredProcedure CommandTimeout: 0 Parameter: '@RETURN_VALUE' Type: Int Size: 0 Direction: ReturnValue Value: '' Parameter: '@ObjectId' Type: UniqueIdentifier Size: 0 Direction: Input Value: '7350d7d8-fbe1-4cc2-a25b-83fc1bd93640'
04/19/2007 16:12:09.22 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.22 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.22 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.22 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.22 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.22 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.23 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.23 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.23 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.23 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.23 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.23 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.23 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.23 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.23 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.23 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.23 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.30 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 8jec Verbose ExcelServerGenericSetting.Deserialize: Successfully deserialized setting 'm_connectionLifetime'
04/19/2007 16:12:09.30 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 8jec Verbose ExcelServerGenericSetting.Deserialize: Successfully deserialized setting 'm_unattendedAccountName'
04/19/2007 16:12:09.30 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 8jec Verbose ExcelServerGenericSetting.Deserialize: Successfully deserialized setting 'm_unattendedAccountPassword'
04/19/2007 16:12:09.31 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 8jec Verbose ExcelServerGenericSetting.Deserialize: Successfully deserialized setting 'm_ecsLoadBalancingScheme'
04/19/2007 16:12:09.31 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 8jec Verbose ExcelServerGenericSetting.Deserialize: Successfully deserialized setting 'm_ecsRetryInterval'
04/19/2007 16:12:09.31 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 8jec Verbose ExcelServerGenericSetting.Deserialize: Successfully deserialized setting 'm_maxSessionsPerUser'
04/19/2007 16:12:09.31 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 8jec Verbose ExcelServerGenericSetting.Deserialize: Successfully deserialized setting 'm_maxPrivateBytes'
04/19/2007 16:12:09.31 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 8jec Verbose ExcelServerGenericSetting.Deserialize: Successfully deserialized setting 'm_memoryCacheThreshold'
04/19/2007 16:12:09.31 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 8jec Verbose ExcelServerGenericSetting.Deserialize: Successfully deserialized setting 'm_maxUnusedObjectAge'
04/19/2007 16:12:09.31 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 8jec Verbose ExcelServerGenericSetting.Deserialize: Successfully deserialized setting 'm_ecsWorkbookCache'
04/19/2007 16:12:09.31 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 8jec Verbose ExcelServerGenericSetting.Deserialize: Successfully deserialized setting 'm_maxWorkbookCacheSize'
04/19/2007 16:12:09.31 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 8jec Verbose ExcelServerGenericSetting.Deserialize: Successfully deserialized setting 'm_enableCachingOfUnusedFiles'
04/19/2007 16:12:09.31 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 8jec Verbose ExcelServerGenericSetting.Deserialize: Successfully deserialized setting 'm_fileAccessMethod'
04/19/2007 16:12:09.33 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 8jec Verbose ExcelServerGenericSetting.Deserialize: Successfully deserialized setting 'm_accessModel'
04/19/2007 16:12:09.33 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 8jec Verbose ExcelServerGenericSetting.Deserialize: Successfully deserialized setting 'm_requireEncryptedUserConnection'
04/19/2007 16:12:09.33 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 8jec Verbose ExcelServerGenericSetting.Deserialize: Successfully deserialized setting 'm_allowCrossWebAppAccess'
04/19/2007 16:12:09.34 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7m Verbose ExcelServerListSetting.Deserialize: Starting deserialization of 'm_trustedLocationList' list
04/19/2007 16:12:09.37 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting LocationType of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.37 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting IncludeChildren of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.39 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting SessionTimeout of group EcsFileTrustedLocations
04/19/2007 16:12:09.39 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting ShortSessionTimeout of group EcsFileTrustedLocations
04/19/2007 16:12:09.39 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxRequestDuration of group EcsFileTrustedLocations
04/19/2007 16:12:09.39 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxWorkbookSize of group EcsFileTrustedLocations
04/19/2007 16:12:09.39 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxChartSize of group EcsFileTrustedLocations
04/19/2007 16:12:09.39 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting VolatileFunctionCacheLifetime of group EcsFileTrustedLocations
04/19/2007 16:12:09.39 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting DefaultWorkbookCalcMode of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.39 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting AllowExternalData of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.39 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting WarnOnDataRefresh of group EcsFileTrustedLocations
04/19/2007 16:12:09.39 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting StopOpenOnRefreshFailure of group EcsFileTrustedLocations
04/19/2007 16:12:09.39 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting PeriodicCacheLifetime of group EcsFileTrustedLocations
04/19/2007 16:12:09.39 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting ManualCacheLifetime of group EcsFileTrustedLocations
04/19/2007 16:12:09.39 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxConcurrentRequestsPerSession of group EcsFileTrustedLocations
04/19/2007 16:12:09.39 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting AllowUdfs of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.39 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #0 in 'm_trustedLocationList' list. Serialized value: 10.m_location25.http://<sharepoint url>14.m_locationType10.SharePoint17.m_includeChildren4.True16.m_sessionTimeout3.30021.m_shortSessionTimeout2.7520.m_maxRequestDuration3.30019.m_maxWorkbookSizeMb2.1016.m_maxChartSizeMb1.140.m_automaticVolatileFunctionCacheLifetime3.30025.m_defaultWorkbookCalcMode4.File19.m_allowExternalData4.None19.m_warnOnDataRefresh4.True26.m_stopOpenOnRefreshFailure4.True30.m_periodicExtDataCacheLifetime3.30028.m_manualExtDataCacheLifetime3.30037.m_maxConcurrentDataRequestsPerSession1.511.m_allowUdfs5.False13.m_description0.
04/19/2007 16:12:09.42 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #0 in 'm_trustedLocationList' list. Serialized value: 10.m_location25.http://<sharepoint url>14.m_locationType10.SharePoint17.m_includeChildren4.True16.m_sessionTimeout3.30021.m_shortSessionTimeout2.7520.m_maxRequestDuration3.30019.m_maxWorkbookSizeMb2.1016.m_maxChartSizeMb1.140.m_automaticVolatileFunctionCacheLifetime3.30025.m_defaultWorkbookCalcMode4.File19.m_allowExternalData4.None19.m_warnOnDataRefresh4.True26.m_stopOpenOnRefreshFailure4.True30.m_periodicExtDataCacheLifetime3.30028.m_manualExtDataCacheLifetime3.30037.m_maxConcurrentDataRequestsPerSession1.511.m_allowUdfs5.False13.m_description0.
04/19/2007 16:12:09.44 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting LocationType of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.44 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting IncludeChildren of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.44 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting SessionTimeout of group EcsFileTrustedLocations
04/19/2007 16:12:09.44 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting ShortSessionTimeout of group EcsFileTrustedLocations
04/19/2007 16:12:09.44 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxRequestDuration of group EcsFileTrustedLocations
04/19/2007 16:12:09.44 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxWorkbookSize of group EcsFileTrustedLocations
04/19/2007 16:12:09.44 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxChartSize of group EcsFileTrustedLocations
04/19/2007 16:12:09.44 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting VolatileFunctionCacheLifetime of group EcsFileTrustedLocations
04/19/2007 16:12:09.44 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting DefaultWorkbookCalcMode of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.44 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting AllowExternalData of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.44 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting WarnOnDataRefresh of group EcsFileTrustedLocations
04/19/2007 16:12:09.44 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting StopOpenOnRefreshFailure of group EcsFileTrustedLocations
04/19/2007 16:12:09.44 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting PeriodicCacheLifetime of group EcsFileTrustedLocations
04/19/2007 16:12:09.44 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting ManualCacheLifetime of group EcsFileTrustedLocations
04/19/2007 16:12:09.44 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxConcurrentRequestsPerSession of group EcsFileTrustedLocations
04/19/2007 16:12:09.44 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting AllowUdfs of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.44 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #1 in 'm_trustedLocationList' list. Serialized value: 10.m_location26.https://<sharepoint url>14.m_locationType10.SharePoint17.m_includeChildren4.True16.m_sessionTimeout3.30021.m_shortSessionTimeout2.7520.m_maxRequestDuration3.30019.m_maxWorkbookSizeMb2.1016.m_maxChartSizeMb1.140.m_automaticVolatileFunctionCacheLifetime3.30025.m_defaultWorkbookCalcMode4.File19.m_allowExternalData4.None19.m_warnOnDataRefresh4.True26.m_stopOpenOnRefreshFailure4.True30.m_periodicExtDataCacheLifetime3.30028.m_manualExtDataCacheLifetime3.30037.m_maxConcurrentDataRequestsPerSession1.511.m_allowUdfs5.False13.m_description0.
04/19/2007 16:12:09.44 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #1 in 'm_trustedLocationList' list. Serialized value: 10.m_location26.https://<sharepoint url>14.m_locationType10.SharePoint17.m_includeChildren4.True16.m_sessionTimeout3.30021.m_shortSessionTimeout2.7520.m_maxRequestDuration3.30019.m_maxWorkbookSizeMb2.1016.m_maxChartSizeMb1.140.m_automaticVolatileFunctionCacheLifetime3.30025.m_defaultWorkbookCalcMode4.File19.m_allowExternalData4.None19.m_warnOnDataRefresh4.True26.m_stopOpenOnRefreshFailure4.True30.m_periodicExtDataCacheLifetime3.30028.m_manualExtDataCacheLifetime3.30037.m_maxConcurrentDataRequestsPerSession1.511.m_allowUdfs5.False13.m_description0.
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting LocationType of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting IncludeChildren of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting SessionTimeout of group EcsFileTrustedLocations
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting ShortSessionTimeout of group EcsFileTrustedLocations
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxRequestDuration of group EcsFileTrustedLocations
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxWorkbookSize of group EcsFileTrustedLocations
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxChartSize of group EcsFileTrustedLocations
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting VolatileFunctionCacheLifetime of group EcsFileTrustedLocations
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting DefaultWorkbookCalcMode of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting AllowExternalData of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting WarnOnDataRefresh of group EcsFileTrustedLocations
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting StopOpenOnRefreshFailure of group EcsFileTrustedLocations
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting PeriodicCacheLifetime of group EcsFileTrustedLocations
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting ManualCacheLifetime of group EcsFileTrustedLocations
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxConcurrentRequestsPerSession of group EcsFileTrustedLocations
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting AllowUdfs of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #2 in 'm_trustedLocationList' list. Serialized value: 10.m_location35.http://<sharepoint url>/sites/inf14.m_locationType10.SharePoint17.m_includeChildren4.True16.m_sessionTimeout3.30021.m_shortSessionTimeout2.7520.m_maxRequestDuration3.30019.m_maxWorkbookSizeMb2.1016.m_maxChartSizeMb1.140.m_automaticVolatileFunctionCacheLifetime3.30025.m_defaultWorkbookCalcMode4.File19.m_allowExternalData4.None19.m_warnOnDataRefresh4.True26.m_stopOpenOnRefreshFailure4.True30.m_periodicExtDataCacheLifetime3.30028.m_manualExtDataCacheLifetime3.30037.m_maxConcurrentDataRequestsPerSession1.511.m_allowUdfs5.False13.m_description0.
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #2 in 'm_trustedLocationList' list. Serialized value: 10.m_location35.http://<sharepoint url>/sites/inf14.m_locationType10.SharePoint17.m_includeChildren4.True16.m_sessionTimeout3.30021.m_shortSessionTimeout2.7520.m_maxRequestDuration3.30019.m_maxWorkbookSizeMb2.1016.m_maxChartSizeMb1.140.m_automaticVolatileFunctionCacheLifetime3.30025.m_defaultWorkbookCalcMode4.File19.m_allowExternalData4.None19.m_warnOnDataRefresh4.True26.m_stopOpenOnRefreshFailure4.True30.m_periodicExtDataCacheLifetime3.30028.m_manualExtDataCacheLifetime3.30037.m_maxConcurrentDataRequestsPerSession1.511.m_allowUdfs5.False13.m_description0.
04/19/2007 16:12:09.45 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting LocationType of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting IncludeChildren of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting SessionTimeout of group EcsFileTrustedLocations
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting ShortSessionTimeout of group EcsFileTrustedLocations
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxRequestDuration of group EcsFileTrustedLocations
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxWorkbookSize of group EcsFileTrustedLocations
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxChartSize of group EcsFileTrustedLocations
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting VolatileFunctionCacheLifetime of group EcsFileTrustedLocations
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting DefaultWorkbookCalcMode of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting AllowExternalData of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting WarnOnDataRefresh of group EcsFileTrustedLocations
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting StopOpenOnRefreshFailure of group EcsFileTrustedLocations
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting PeriodicCacheLifetime of group EcsFileTrustedLocations
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting ManualCacheLifetime of group EcsFileTrustedLocations
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxConcurrentRequestsPerSession of group EcsFileTrustedLocations
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting AllowUdfs of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #3 in 'm_trustedLocationList' list. Serialized value: 10.m_location36.https://<sharepoint url>/sites/inf14.m_locationType10.SharePoint17.m_includeChildren4.True16.m_sessionTimeout3.30021.m_shortSessionTimeout2.7520.m_maxRequestDuration3.30019.m_maxWorkbookSizeMb2.1016.m_maxChartSizeMb1.140.m_automaticVolatileFunctionCacheLifetime3.30025.m_defaultWorkbookCalcMode4.File19.m_allowExternalData4.None19.m_warnOnDataRefresh4.True26.m_stopOpenOnRefreshFailure4.True30.m_periodicExtDataCacheLifetime3.30028.m_manualExtDataCacheLifetime3.30037.m_maxConcurrentDataRequestsPerSession1.511.m_allowUdfs5.False13.m_description0.
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #3 in 'm_trustedLocationList' list. Serialized value: 10.m_location36.https://<sharepoint url>/sites/inf14.m_locationType10.SharePoint17.m_includeChildren4.True16.m_sessionTimeout3.30021.m_shortSessionTimeout2.7520.m_maxRequestDuration3.30019.m_maxWorkbookSizeMb2.1016.m_maxChartSizeMb1.140.m_automaticVolatileFunctionCacheLifetime3.30025.m_defaultWorkbookCalcMode4.File19.m_allowExternalData4.None19.m_warnOnDataRefresh4.True26.m_stopOpenOnRefreshFailure4.True30.m_periodicExtDataCacheLifetime3.30028.m_manualExtDataCacheLifetime3.30037.m_maxConcurrentDataRequestsPerSession1.511.m_allowUdfs5.False13.m_description0.
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting LocationType of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.47 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting IncludeChildren of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting SessionTimeout of group EcsFileTrustedLocations
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting ShortSessionTimeout of group EcsFileTrustedLocations
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxRequestDuration of group EcsFileTrustedLocations
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxWorkbookSize of group EcsFileTrustedLocations
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxChartSize of group EcsFileTrustedLocations
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting VolatileFunctionCacheLifetime of group EcsFileTrustedLocations
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting DefaultWorkbookCalcMode of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting AllowExternalData of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting WarnOnDataRefresh of group EcsFileTrustedLocations
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting StopOpenOnRefreshFailure of group EcsFileTrustedLocations
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting PeriodicCacheLifetime of group EcsFileTrustedLocations
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting ManualCacheLifetime of group EcsFileTrustedLocations
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxConcurrentRequestsPerSession of group EcsFileTrustedLocations
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting AllowUdfs of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #4 in 'm_trustedLocationList' list. Serialized value: 10.m_location18.http://psitagsps0114.m_locationType10.SharePoint17.m_includeChildren4.True16.m_sessionTimeout3.30021.m_shortSessionTimeout2.7520.m_maxRequestDuration3.30019.m_maxWorkbookSizeMb2.1016.m_maxChartSizeMb1.140.m_automaticVolatileFunctionCacheLifetime3.30025.m_defaultWorkbookCalcMode4.File19.m_allowExternalData4.None19.m_warnOnDataRefresh4.True26.m_stopOpenOnRefreshFailure4.True30.m_periodicExtDataCacheLifetime3.30028.m_manualExtDataCacheLifetime3.30037.m_maxConcurrentDataRequestsPerSession1.511.m_allowUdfs5.False13.m_description0.
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #4 in 'm_trustedLocationList' list. Serialized value: 10.m_location18.http://psitagsps0114.m_locationType10.SharePoint17.m_includeChildren4.True16.m_sessionTimeout3.30021.m_shortSessionTimeout2.7520.m_maxRequestDuration3.30019.m_maxWorkbookSizeMb2.1016.m_maxChartSizeMb1.140.m_automaticVolatileFunctionCacheLifetime3.30025.m_defaultWorkbookCalcMode4.File19.m_allowExternalData4.None19.m_warnOnDataRefresh4.True26.m_stopOpenOnRefreshFailure4.True30.m_periodicExtDataCacheLifetime3.30028.m_manualExtDataCacheLifetime3.30037.m_maxConcurrentDataRequestsPerSession1.511.m_allowUdfs5.False13.m_description0.
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting LocationType of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting IncludeChildren of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.48 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting SessionTimeout of group EcsFileTrustedLocations
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting ShortSessionTimeout of group EcsFileTrustedLocations
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxRequestDuration of group EcsFileTrustedLocations
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxWorkbookSize of group EcsFileTrustedLocations
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxChartSize of group EcsFileTrustedLocations
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting VolatileFunctionCacheLifetime of group EcsFileTrustedLocations
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting DefaultWorkbookCalcMode of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting AllowExternalData of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting WarnOnDataRefresh of group EcsFileTrustedLocations
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting StopOpenOnRefreshFailure of group EcsFileTrustedLocations
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting PeriodicCacheLifetime of group EcsFileTrustedLocations
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting ManualCacheLifetime of group EcsFileTrustedLocations
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjm Verbose ExcelServerValueSetting.SetValue: Successfully update in memory setting MaxConcurrentRequestsPerSession of group EcsFileTrustedLocations
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting AllowUdfs of group EcsFileTrustedLocations not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #5 in 'm_trustedLocationList' list. Serialized value: 10.m_location19.https://psitagsps0114.m_locationType10.SharePoint17.m_includeChildren4.True16.m_sessionTimeout3.30021.m_shortSessionTimeout2.7520.m_maxRequestDuration3.30019.m_maxWorkbookSizeMb2.1016.m_maxChartSizeMb1.140.m_automaticVolatileFunctionCacheLifetime3.30025.m_defaultWorkbookCalcMode4.File19.m_allowExternalData4.None19.m_warnOnDataRefresh4.True26.m_stopOpenOnRefreshFailure4.True30.m_periodicExtDataCacheLifetime3.30028.m_manualExtDataCacheLifetime3.30037.m_maxConcurrentDataRequestsPerSession1.511.m_allowUdfs5.False13.m_description0.
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #5 in 'm_trustedLocationList' list. Serialized value: 10.m_location19.https://psitagsps0114.m_locationType10.SharePoint17.m_includeChildren4.True16.m_sessionTimeout3.30021.m_shortSessionTimeout2.7520.m_maxRequestDuration3.30019.m_maxWorkbookSizeMb2.1016.m_maxChartSizeMb1.140.m_automaticVolatileFunctionCacheLifetime3.30025.m_defaultWorkbookCalcMode4.File19.m_allowExternalData4.None19.m_warnOnDataRefresh4.True26.m_stopOpenOnRefreshFailure4.True30.m_periodicExtDataCacheLifetime3.30028.m_manualExtDataCacheLifetime3.30037.m_maxConcurrentDataRequestsPerSession1.511.m_allowUdfs5.False13.m_description0.
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7p Verbose ExcelServerListSetting.Deserialize: Successfully deserialize list setting 'm_trustedLocationList'
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7m Verbose ExcelServerListSetting.Deserialize: Starting deserialization of 'm_safeDataProviderList' list
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #0 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId8.SQLOLEDB14.m_providerType5.Oledb13.m_description40.Microsoft SQL Server OLEDB Driver (MDAC)
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #0 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId8.SQLOLEDB14.m_providerType5.Oledb13.m_description40.Microsoft SQL Server OLEDB Driver (MDAC)
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #1 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId10.SQLOLEDB.114.m_providerType5.Oledb13.m_description56.Microsoft SQL Server OLEDB Driver (MDAC SQL Server 2000)
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #1 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId10.SQLOLEDB.114.m_providerType5.Oledb13.m_description56.Microsoft SQL Server OLEDB Driver (MDAC SQL Server 2000)
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #2 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId10.SQL Server14.m_providerType4.Odbc13.m_description39.Microsoft SQL Server ODBC Driver (MDAC)
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #2 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId10.SQL Server14.m_providerType4.Odbc13.m_description39.Microsoft SQL Server ODBC Driver (MDAC)
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #3 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId10.SQL Server14.m_providerType7.OdbcDsn13.m_description43.Microsoft SQL Server ODBC DSN Driver (MDAC)
04/19/2007 16:12:09.50 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #3 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId10.SQL Server14.m_providerType7.OdbcDsn13.m_description43.Microsoft SQL Server ODBC DSN Driver (MDAC)
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #4 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId7.SQLNCLI14.m_providerType5.Oledb13.m_description40.Microsoft SQL Server OLEDB Driver (SNAC)
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #4 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId7.SQLNCLI14.m_providerType5.Oledb13.m_description40.Microsoft SQL Server OLEDB Driver (SNAC)
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #5 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId9.SQLNCLI.114.m_providerType5.Oledb13.m_description56.Microsoft SQL Server OLEDB Driver (SNAC SQL Server 2005)
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #5 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId9.SQLNCLI.114.m_providerType5.Oledb13.m_description56.Microsoft SQL Server OLEDB Driver (SNAC SQL Server 2005)
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #6 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId17.SQL Native Client14.m_providerType4.Odbc13.m_description39.Microsoft SQL Server ODBC Driver (SNAC)
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #6 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId17.SQL Native Client14.m_providerType4.Odbc13.m_description39.Microsoft SQL Server ODBC Driver (SNAC)
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #7 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId17.SQL Native Client14.m_providerType7.OdbcDsn13.m_description43.Microsoft SQL Server ODBC DSN Driver (SNAC)
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #7 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId17.SQL Native Client14.m_providerType7.OdbcDsn13.m_description43.Microsoft SQL Server ODBC DSN Driver (SNAC)
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #8 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId6.MSOLAP14.m_providerType5.Oledb13.m_description43.Microsoft OLE DB Provider for OLAP Services
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #8 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId6.MSOLAP14.m_providerType5.Oledb13.m_description43.Microsoft OLE DB Provider for OLAP Services
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #9 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId8.MSOLAP.214.m_providerType5.Oledb13.m_description47.Microsoft OLE DB Provider for OLAP Services 8.0
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #9 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId8.MSOLAP.214.m_providerType5.Oledb13.m_description47.Microsoft OLE DB Provider for OLAP Services 8.0
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #10 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId8.MSOLAP.314.m_providerType5.Oledb13.m_description47.Microsoft OLE DB Provider for OLAP Services 9.0
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #10 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId8.MSOLAP.314.m_providerType5.Oledb13.m_description47.Microsoft OLE DB Provider for OLAP Services 9.0
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #11 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId17.OraOLEDB.Oracle.114.m_providerType5.Oledb13.m_description26.Oracle Provider for OLE DB
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #11 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId17.OraOLEDB.Oracle.114.m_providerType5.Oledb13.m_description26.Oracle Provider for OLE DB
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #12 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId19.Oracle in OraHome9214.m_providerType4.Odbc13.m_description33.Oracle ODBC Driver for Oracle 9.2
04/19/2007 16:12:09.51 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #12 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId19.Oracle in OraHome9214.m_providerType4.Odbc13.m_description33.Oracle ODBC Driver for Oracle 9.2
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #13 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId19.Oracle in OraHome9214.m_providerType7.OdbcDsn13.m_description37.Oracle ODBC DSN Driver for Oracle 9.2
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #13 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId19.Oracle in OraHome9214.m_providerType7.OdbcDsn13.m_description37.Oracle ODBC DSN Driver for Oracle 9.2
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #14 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId8.IBMDADB214.m_providerType5.Oledb13.m_description27.IBM OLE DB Provider for DB2
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #14 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId8.IBMDADB214.m_providerType5.Oledb13.m_description27.IBM OLE DB Provider for DB2
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #15 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId19.IBM DB2 ODBC DRIVER14.m_providerType4.Odbc13.m_description19.IBM DB2 ODBC Driver
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #15 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId19.IBM DB2 ODBC DRIVER14.m_providerType4.Odbc13.m_description19.IBM DB2 ODBC Driver
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 3sjn Verbose ExcelServerValueSetting.SetValue: Setting Type of group EcsSafeDataProviders not updated since setting original value matches the new value being set.
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7n Verbose ExcelServerListSetting.Deserialize: About to deserialized entry #16 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId19.IBM DB2 ODBC DRIVER14.m_providerType7.OdbcDsn13.m_description23.IBM DB2 ODBC DSN Driver
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7o Verbose ExcelServerListSetting.Deserialize: Successfully deserialized entry #16 in 'm_safeDataProviderList' list. Serialized value: 12.m_providerId19.IBM DB2 ODBC DRIVER14.m_providerType7.OdbcDsn13.m_description23.IBM DB2 ODBC DSN Driver
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7p Verbose ExcelServerListSetting.Deserialize: Successfully deserialize list setting 'm_safeDataProviderList'
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7m Verbose ExcelServerListSetting.Deserialize: Starting deserialization of 'm_dataConnectionLibraryList' list
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7p Verbose ExcelServerListSetting.Deserialize: Successfully deserialize list setting 'm_dataConnectionLibraryList'
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7m Verbose ExcelServerListSetting.Deserialize: Starting deserialization of 'm_userDefinedFunctionList' list
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Administration 5p7p Verbose ExcelServerListSetting.Deserialize: Successfully deserialize list setting 'm_userDefinedFunctionList'
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Office Server Office Server Shared Services 6plp Verbose Retrieved shared object '7350d7d8-fbe1-4cc2-a25b-83fc1bd93640' of type 'Microsoft.Office.Excel.Server.ExcelServerSharedWebApplication'.
04/19/2007 16:12:09.53 w3wp.exe (0x1F00) 0x14B8 Office Server Office Server Shared Services 6plq Verbose Cached shared object '7350d7d8-fbe1-4cc2-a25b-83fc1bd93640' of type 'Microsoft.Office.Excel.Server.ExcelServerSharedWebApplication'.
04/19/2007 16:12:11.42 w3wp.exe (0x1F00) 0x14B8 Excel Services Excel Services Web Front End 6k38 Medium ExcelServerProxy.ExecuteWebMethod: sending request of type OpenWorkbook, to server=http://psitagsps01:56737/SharedServices/ExcelCalculationServer/ExcelService.asmx, session=(null), state id=0
04/19/2007 16:12:12.50 w3wp.exe (0x1F00) 0x0648 Windows SharePoint Services General 0 Verbose Releasing SPRequest with allocation Id {BA4A1997-84FA-422D-A24E-CA60CD6B9F0A}
04/19/2007 16:12:12.76 w3wp.exe (0x1F00) 0x1EA8 Windows SharePoint Services General 0 Verbose Releasing SPRequest with allocation Id {56BC6EFF-7DCD-4337-8951-00C9BA845538}
04/19/2007 16:12:12.76 w3wp.exe (0x1F00) 0x1EA8 Windows SharePoint Services General 0 Medium Potentially excessive number of SPRequest objects (9) currently unreleased on thread 44. Ensure that this object or its parent (such as an SPWeb or SPSite) is being properly disposed. Allocation Id for this object: {89ECEEFA-ABBC-4FD8-8FD2-E88B56A615CC} Stack trace of current allocation: at Microsoft.SharePoint.SPRequestManager.Add(SPRequest request, Boolean shareable) at Microsoft.SharePoint.SPGlobal.CreateSPRequestAndSetIdentity(Boolean bNotGlobalAdminCode, String strUrl, Boolean bNotAddToContext, Byte[] UserToken, Boolean bIgnoreTokenTimeout, Boolean bAsAnonymous) at Microsoft.SharePoint.SPWeb.InitializeSPRequest() at Microsoft.SharePoint.SPWeb.EnsureSPRequest() at Microsoft.SharePoint.SPWeb.get_Request() at Microsoft.SharePoint.SPWeb.InitWebPublic() at Micr...
04/19/2007 16:12:12.76* w3wp.exe (0x1F00) 0x1EA8 Windows SharePoint Services General 0 Medium ...osoft.SharePoint.SPWeb.get_Exists() at Microsoft.SharePoint.Publishing.CachedObjectFactory.CreateWebFromUrl(String url) at Microsoft.SharePoint.Publishing.Navigation.SPNavigationSiteMapNode..ctor(PortalWebSiteMapNode webNode, SPNavigationNode node, PortalSiteMapNode parentNode, NodeTypes type, String url, String title, String description) at Microsoft.SharePoint.Publishing.Navigation.SPNavigationSiteMapNode.CreateSPNavigationSiteMapNode(PortalWebSiteMapNode webNode, SPNavigationNode node, PortalSiteMapNode parentNode) at Microsoft.SharePoint.Publishing.Navigation.PortalWebSiteMapNode.ProcessSPNavigationNode(SPNavigationNode node, SPNavigationNode previousSibling, PortalSiteMapNode parentNode) at Microsoft.SharePoint.Publishing.Navigation.PortalWebSiteMapNode.PopulateNav...
04/19/2007 16:12:12.76* w3wp.exe (0x1F00) 0x1EA8 Windows SharePoint Services General 0 Medium ...igationChildren() at Microsoft.SharePoint.Publishing.Navigation.PortalWebSiteMapNode.get_ProxyNode() at Microsoft.SharePoint.Publishing.Navigation.PortalWebSiteMapNode.GetNavigationParent() at Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProvider.GetParentNode(SiteMapNode node) at System.Web.SiteMapNode.get_ParentNode() at Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapDataSource.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at Microsoft.SharePoint.WebControls.DelegateControl.AddControlResilient(Control ctl) at Microsoft.SharePoint.WebControls.DelegateControl.CreateChildCon...
04/19/2007 16:12:02.92 OWSTIMER.EXE (0x06BC) 0x08F4 1624 8acc Verbose Current user before SqlConnection.Open: Name: <SPS Account> SID: S-1-5-21-299502267-484061587-682003330-14088 ImpersonationLevel: None
04/19/2007 16:12:02.92 OWSTIMER.EXE (0x06BC) 0x08F4 1624 8acf Verbose Current user after SqlConnection.Open: Name: <SPS Account> SID: S-1-5-21-299502267-484061587-682003330-14088 ImpersonationLevel: None
04/19/2007 16:12:02.92 OWSTIMER.EXE (0x06BC) 0x08F4 484 880m Verbose SqlCommand: 'dbo.proc_MIP_GetObjectUpdates' CommandType: StoredProcedure CommandTimeout: 0 Parameter: '@RETURN_VALUE' Type: Int Size: 0 Direction: ReturnValue Value: '' Parameter: '@Version' Type: BigInt Size: 0 Direction: Input Value: '165' Parameter: '@CurrentVersion' Type: BigInt Size: 0 Direction: Output Value: ''
GoncaloFeijao at 2007-9-7 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Excel Services...
# 12

Unfortunately, the logs you provided are all for the sharepoint w3wp.exe, and not the Ecs soap service w3wp.exe.

Can you get logs for the latter?

IraLevin at 2007-9-7 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Excel Services...
# 13

Hello

not sure that our single experience can help but ...

we got exactly the same messages from Excel Web Access, and from the event log.

after having checked everything, and tried all tips we could find, we solved the problem as following :

we had in the installed programs some references to old Office 2003 web components (having newly installed Office 2007 / Sharepoint 2007).

we just deleted these 2003 components, opened the Sharepoint Central Configuration (this made Sharepoint quickly reconfigure - don't know what), and opened the portal page

... and our Excel services are now perfectly working (including data connection to sql server database).

JLPoulet at 2007-9-7 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Excel Services...

SharePoint Products and Technologies

Site Classified