coolOrangeLabs / powerGateTemplate

powerGate full functional sample ERP integration
MIT License
3 stars 3 forks source link

Inventor Vault-addin Login Error Object reference not set to an instance of an object #191

Closed xdumont closed 2 years ago

xdumont commented 3 years ago

With VDS add-in activated in Inventor and powerGateTempate in place, when the vault login start, a message appear: "Object reference not set to an instance of an object." image

I fix it by removing "Import-Module powerVault" from the line 1 of C:\ProgramData\coolOrange\powerGate\Modules\Communication.psm1

image

StefanNairz commented 2 years ago

I tried to reproduce the issue on a clean virtual machine with the latest version (21.0.0.199) of powerGateTemplate. I had no issues with my testing. If there are still the same issues for someone, feel free to reopen the issue with a few more details how to reproduce the issue.