Community
Vault Customization
Share your knowledge, ask questions, and explore popular Vault API, Data Standard, and VBA topics related to programming, creating add-ins, or working with the Vault API.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

VB errors: type or namespace not defined (but defined)

1 REPLY 1
SOLVED
Reply
Message 1 of 2
MaciejWojda
206 Views, 1 Reply

VB errors: type or namespace not defined (but defined)

I cannot build the solution because of missing definition of types, which I have defined. Does anybody have an idea what's going on and how to resolve it?

 

MaciejWojda_0-1645553265900.png

 

1 REPLY 1
Message 2 of 2
MaciejWojda
in reply to: MaciejWojda

Well, I found where is the problem. I had also warnings like below:

The primary reference "Autodesk.Connectivity.Extensibility.Framework" could not be resolved because it was built against the ".NETFramework,Version=v4.7" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5".

 

The solution is just to open properties of project and change target framework to suitable, in my case .NET 4.7.

MaciejWojda_0-1645557135889.png

I hope I can help someone with similar difficulties 🙂 

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report