When I am trying to open previousy saved PowerPivot for Excel file I am getting following error:
In-Proc Engine: Could not load embeded data.
When I click OK, I am getting second time same error message.
After that I am getting message:
"The embedded Gemini data is corrupt. Would you like to delete it and continue using the workbook?"
I have options "Yes" and "No".
I click "No".
Then I am getting next error message:
Unable to load the Gemini in-memory server. Reason: there was a COM exception while loading. Please click 'Details' button for more details.
============================
Error Message:
============================
Exception from HRESULT: 0x800A03EC
============================
Call Stack:
============================
Server stack trace:
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Microsoft.Office.Interop.Excel.OLEDBConnection.Reconnect()
at Microsoft.AnalysisServices.Modeler.FieldList.InProcServer.LoadOLEDBConnection()
============================
Then when I click OK and close workbook.
I tried to extract .abf file from this PowerPivot file as describe here:
powerpivot-info.com/post/92-how-can-i-se...cture-that-is-stored
But when trying to attach this file to Analysis Services database I was getting error message:
Backup file extension can be only .ABF. (Microsoft SQL Server 2008 R2 Analysis Services)
I restored database this way multiple times before, but in this case this file is not recognized.
At the time of file opening there are 6 error generated in the application log:
============================= Error 1
- System
- Provider
[ Name] MSOLAP$LocalCube
- EventID 35
[ Qualifiers] 49441
Level 2
Task 289
Keywords 0x80000000000000
- TimeCreated
[ SystemTime] 2009-12-04T01:59:16.000000000Z
EventRecordID 4524
Channel Application
Computer Win2008R2-Test1.vd.local
Security
- EventData
\\?\C:\Users\ADMINI~1\AppData\Local\Temp\1\IMBI_DFA2169DACD4EF2BB6C\MS_6d235fed-46ff-4133-af5a-8fe675757ed6.8.db\stocks.0.dim\4.R$stocks$Table1.INDEX.0.idf
================================= Error 2
- System
- Provider
[ Name] MSOLAP$LocalCube
- EventID 19
[ Qualifiers] 49441
Level 2
Task 289
Keywords 0x80000000000000
- TimeCreated
[ SystemTime] 2009-12-04T01:59:16.000000000Z
EventRecordID 4525
Channel Application
Computer Win2008R2-Test1.vd.local
Security
- EventData
An error occurred when loading the stocks dimension, from the file, '\\?\C:\Users\ADMINI~1\AppData\Local\Temp\1\IMBI_DFA2169DACD4EF2BB6C\MS_6d235fed-46ff-4133-af5a-8fe675757ed6.8.db\stocks.44.dim.xml'.
================================ Error 3
- System
- Provider
[ Name] MSOLAP$LocalCube
- EventID 19
[ Qualifiers] 49441
Level 2
Task 289
Keywords 0x80000000000000
- TimeCreated
[ SystemTime] 2009-12-04T01:59:16.000000000Z
EventRecordID 4526
Channel Application
Computer Win2008R2-Test1.vd.local
Security
- EventData
An error occurred when loading the Sandbox cube, from the file, '\\?\C:\Users\ADMINI~1\AppData\Local\Temp\1\IMBI_DFA2169DACD4EF2BB6C\MS_6d235fed-46ff-4133-af5a-8fe675757ed6.8.db\Sandbox.188.cub.xml'.
========================= Error 4
- System
- Provider
[ Name] MSOLAP$LocalCube
- EventID 35
[ Qualifiers] 49441
Level 2
Task 289
Keywords 0x80000000000000
- TimeCreated
[ SystemTime] 2009-12-04T01:59:25.000000000Z
EventRecordID 4527
Channel Application
Computer Win2008R2-Test1.vd.local
Security
- EventData
\\?\C:\Users\ADMINI~1\AppData\Local\Temp\1\IMBI_4AC37470222247ADB430\MS_6d235fed-46ff-4133-af5a-8fe675757ed6.8.db\stocks.0.dim\4.R$stocks$Table1.INDEX.0.idf
=============================== Error 5
- System
- Provider
[ Name] MSOLAP$LocalCube
- EventID 19
[ Qualifiers] 49441
Level 2
Task 289
Keywords 0x80000000000000
- TimeCreated
[ SystemTime] 2009-12-04T01:59:25.000000000Z
EventRecordID 4528
Channel Application
Computer Win2008R2-Test1.vd.local
Security
- EventData
An error occurred when loading the stocks dimension, from the file, '\\?\C:\Users\ADMINI~1\AppData\Local\Temp\1\IMBI_4AC37470222247ADB430\MS_6d235fed-46ff-4133-af5a-8fe675757ed6.8.db\stocks.44.dim.xml'.
============================ Error 6
- System
- Provider
[ Name] MSOLAP$LocalCube
- EventID 19
[ Qualifiers] 49441
Level 2
Task 289
Keywords 0x80000000000000
- TimeCreated
[ SystemTime] 2009-12-04T01:59:25.000000000Z
EventRecordID 4529
Channel Application
Computer Win2008R2-Test1.vd.local
Security
- EventData
An error occurred when loading the Sandbox cube, from the file, '\\?\C:\Users\ADMINI~1\AppData\Local\Temp\1\IMBI_4AC37470222247ADB430\MS_6d235fed-46ff-4133-af5a-8fe675757ed6.8.db\Sandbox.188.cub.xml'.
I do not think I did anything to data to corrupt it, so it looks like a bug to me. Anybody else experience this?