Open david-pbk opened 4 hours ago
OpenXMLImportExcel failed in my script in Revit 2025. Made a simple test for the node and still wouldn't work.
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
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
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