Message 1 of 2

Not applicable
07-25-2013
07:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I made Revit add-in dll(called 'Test.dll')
In Test.dll project, i did add the Interop.ADOX.dll.
When i execute Test add-in in Revit 2013, an error occured(FileNotFoundException about Interop.ADOX.dll)
I tried to find this problem by debugging.
When i debugging,
Revit load only Test.dll, not load Interop.ADOX.dll
Is this revit problem?
Solved! Go to Solution.