DynamoRevit icon indicating copy to clipboard operation
DynamoRevit copied to clipboard

OpenXMLImportExport node fails

Open david-pbk opened this issue 1 year ago • 5 comments

Dynamo Version

Dynamo Core 3.2.2.5494 Dynamo Revit 3.2.2.5836

Revit Version

Revit 2025.3 25.3.0.46 Build 20241004_1515(x64)

Operating System

Windows 10

What did you do?

Ran a Script using OOTB node Data.OpenXMLImportExcel to read Excel data.

What did you expect to see?

In R23, this node works; imports excel data with similar functionality to OOTB node ImportExcel (but without using Interop).

What did you see instead?

Node fails with Warning: Data.OpenXMLImportExcel operation failed. Could not load file or assembly: image

Stacktrace/logs

No response

Details

No response

david-pbk avatar Nov 15 '24 20:11 david-pbk

OpenXMLImportExcel failed in my script in Revit 2025. Made a simple test for the node and still wouldn't work.

test4_2024-11-15_12-43-11

david-pbk avatar Nov 15 '24 20:11 david-pbk

do you have any addins installed in 2025 that are not in 2023? Do you see any reported conflicts in the notifications in Dynamo menu? can you attach a log from %appData%/Dynamo yada yada /logs

mjkkirschner avatar Nov 15 '24 20:11 mjkkirschner

tracked https://jira.autodesk.com/browse/DYN-7858

avidit avatar Nov 15 '24 21:11 avidit

do you have any addins installed in 2025 that are not in 2023? Only Autodesk addins (Informed Design & Shared Reference Point) Do you see any reported conflicts in the notifications in Dynamo menu? None can you attach a log from %appData%/Dynamo yada yada /logs Attached dynamoLog_990b6c4d-7622-4c89-8acd-4e3fb502c52a.txt

david-pbk avatar Nov 15 '24 21:11 david-pbk

@david-pbk Can you use legacy ImportExcel node as a workaround? Can you also provide the exact Revit version you have?

FYI @Mikhinja

avidit avatar Nov 25 '24 15:11 avidit