VB.net clean templates for Vault Client add-in?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
When I've installed the SDK from "C:\Program Files\Autodesk\Vault Client 2024\SDK", it seems like only C# templates have been added to my template library in Visual Studio, is this correct?
It created this folder and files: C:\Program Files\Autodesk\Autodesk Vault 2024 SDK, which contains VB.net code.
How can I start a clean project with VB.net?
In one of the ReadMe.txt is says "Once the templates are copied over, restart or start a new instance of Visual Studio. The templates will now be available to select when creating
new projects, under the CSharp language.", which sounds like VB.net template doesn't exist?
Off topic, I've tried to build and manipulate the existing HelloWordVB (C:\Program Files\Autodesk\Autodesk Vault 2024 SDK\VS19\VB\HelloWorldVB) add-in, but during building I get an error:
Severity Code Description Project File Line Suppression State
Error The command "xcopy "I:\KAS programs\Vault Add-in\HelloWorldVB\..\..\..\..\bin\x64\AdskLicensingSDK_*.dll" "I:\KAS programs\Vault Add-in\HelloWorldVB\bin\x64\Release\" /y" exited with code 4. HelloWorldVB
Anyone know what causes this issue?
I've tried installing ADSKLicensing, but nothing seems to happen when I double click the installer (or run as admin).
Thanks for all the help! 🙂
