Message 1 of 5
Adding references to vba-project
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm trying to access vault server through some VBA-code to be able to obtain drawing number and save my file in a custom program I'm writing.
To use the code I have found to make this possible I would have to add these references to my VBA-project:
Autodesk.DataManagement.Client.Framework.Vault
Connectivity.InventorAddin.EdmAddin.dll
When I try to do this in Inventor built in VBA-editor Tools-References ->browse (I select the dll-file from folder)
-> ok
and after that I get error message telling me that can't use that file as reference
What am I doing wrong? Is there some other development environment where I should be to use this?
-JuhaP