Anybody got any ideas how can I work out how to fix this problem?
The error message below is popping up:
============================
Error Message:
============================
Value does not fall within the expected range.
----------------------------
Error occurred while setting the Sandbox Table Count.
============================
Call Stack:
============================
at Microsoft.Office.Core.CustomXMLPartsClass.Add(String XML, Object SchemaCollection)
at Microsoft.Office.PowerPivot.ExcelAddIn.ExcelInterOpUtil.SetSerializedContentAction(String content, Workbook localWorkbook, String key)
at Microsoft.Office.PowerPivot.ExcelAddIn.AddIn.SetSandboxTableCount(Workbook wb)
----------------------------
at Microsoft.Office.PowerPivot.ExcelAddIn.AddIn.SetSandboxTableCount(Workbook wb)
at Microsoft.Office.PowerPivot.ExcelAddIn.AddIn.Application_WorkbookBeforeSave(Workbook Wb, Boolean SaveAsUI, Boolean& Cancel)
============================
Cross posted here
The error message below is popping up:
============================
Error Message:
============================
Value does not fall within the expected range.
----------------------------
Error occurred while setting the Sandbox Table Count.
============================
Call Stack:
============================
at Microsoft.Office.Core.CustomXMLPartsClass.Add(String XML, Object SchemaCollection)
at Microsoft.Office.PowerPivot.ExcelAddIn.ExcelInterOpUtil.SetSerializedContentAction(String content, Workbook localWorkbook, String key)
at Microsoft.Office.PowerPivot.ExcelAddIn.AddIn.SetSandboxTableCount(Workbook wb)
----------------------------
at Microsoft.Office.PowerPivot.ExcelAddIn.AddIn.SetSandboxTableCount(Workbook wb)
at Microsoft.Office.PowerPivot.ExcelAddIn.AddIn.Application_WorkbookBeforeSave(Workbook Wb, Boolean SaveAsUI, Boolean& Cancel)
============================
Cross posted here