Getting Error ADFDI-05530 unable to initialize worksheet when uploading data from Spreadsheet
(Doc ID 1605498.1)
Last updated on SEPTEMBER 13, 2024
Applies to:
Oracle Fusion CX Sales Cloud Service - Version 11.13.20.10.0 and laterOracle Fusion Financials Common Module Cloud Service - Version 11.13.20.10.0 and later
Oracle Fusion Procurement Contracts Cloud Service - Version 11.13.20.10.0 and later
Oracle Fusion Application Toolkit Cloud Service - Version 11.13.20.10.0 and later
Oracle Fusion Supplier Model Cloud Service - Version 11.13.20.10.0 and later
Information in this document applies to any platform.
Symptoms
When the user was attempting to upload data from Spreadsheets into Fusion application ,they were getting the following error after providing login credentials
ADFDI-05530 unable to initialize worksheet: Sheet
Clicking on Details section showed the following error stack trace
Programmatic access to Visual Basic Project is not trusted
~~~~~~~~~~
COMException: Programmatic access to Visual Basic Project is not trusted
Source: Microsoft Office Excel
Stack:
at Microsoft.Office.Interop.Excel._Application.get_VBE()
at oracle.adf.client.windows.excel.om.api.ExcelApplication.EnsureVBAInitialized()
at oracle.adf.client.windows.excel.om.api.ExcelWorksheet.get_VstoWorksheet()
at oracle.adf.client.windows.excel.om.api.ExcelButtonCollection.AddOrReplaceButton(ExcelRange targetRange, String btnID, String label, EventHandler`1 buttonClickHandler)
at oracle.adf.client.windows.excel.runtime.DIWorksheet.CreateButtons()
at oracle.adf.client.windows.excel.runtime.DIWorksheet.InitializeUIWithEvents(Boolean isFirstLoad)
at oracle.adf.client.windows.excel.runtime.DIWorksheet.Initialize(Boolean initializeUI)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |