Vermon Ferre · Dec 10, 2020 go to post

Vic,

First of all, thank you for your reply and for that link. I have tried a few things and it ended up that the issue was my private key. The private key was OPENSSH while the requirement was an RSA key. After converting to RSA, the connection went through fine.

For reference, I used the command 

ssh-keygen -p -P "old passphrase" -N "new passphrase" -m pem -f path/to/key
Vermon Ferre · Sep 9, 2022 go to post

It does work when it's simply RXNORM. We actually resolved this by "manually" resolving the OID in the SDA during retrieval.

Vermon Ferre · Feb 28, 2024 go to post

Ran command prompt as admin and also logged in as admin on windows. Same results on both instances.

Vermon Ferre · Feb 29, 2024 go to post

I tried doing that as well. Logged on as a local admin, did add/remove. It looked to work but the bar is also just stuck and I don't see any progress.

Vermon Ferre · Mar 12, 2024 go to post

I was finally able to resolve my issue. First I used msiexec /x to uninstall each and every product code registry entry. Then I deleted all intersystems folders (some CSP fonts won't allow you to but it's ok), then deleted the registry entries. New install using the command line worked after.