DynamoDS / DynamoRevit

Dynamo Libraries for Revit
https://dynamobim.org
340 stars 188 forks source link

OpenXMLImportExport node fails #3114

Open david-pbk opened 4 hours ago

david-pbk commented 4 hours ago

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 commented 4 hours ago

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

mjkkirschner commented 4 hours ago

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

avidit commented 4 hours ago

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

david-pbk commented 4 hours ago

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