Exception when logging into Vault using Microsoft Office

By Sajith Subramanian

Issue: It was recently reported, that when logging into Vault using a Microsoft Office product (e.g. MS Word), the login will fail with the below error.

image

Cause: This seems to be caused when deploying a WebServiceExtension Add-in. This issue can be seen, even when using the RestrictOperations sample that comes along with the SDK.

Resolution: This issue appears when there is a mismatch between the bit-ness of Office (x64 vs x86) and that of the RestrictOperations extension. E.g. I have Office x86 installed and can see the issue if RestrictOperations is built for x64 –  but when RestrictOperations is built for x86 then it runs correctly. 

Until this is fixed, the simplest solution to this, is to change the Platform Target of the extension project to AnyCPU (see below). When this is done, the extension will subsequently run correctly in both Word (x86) and Vault Explorer (x64) without change.

restrictoperations (002)


Comments

3 responses to “Exception when logging into Vault using Microsoft Office”

  1. Frank Pepping Avatar
    Frank Pepping

    This issue occurs in Autodesk AutoCAD 2018 and MS Office with the standard addin’s as well.

  2. Steeloncall Avatar
    Steeloncall

    Steeloncall offering a wide range of steel materials online with the best prices in India.
    https://steeloncall.com/binding-wire
    https://steeloncall.com/brands/tata-tiscon
    https://steeloncall.com/brands/sugna-tmt

  3. nice post it help me thanks for sharing it

Leave a Reply

Discover more from Autodesk Developer Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading