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: 

VaultFileBrowser problem with download file

3 REPLIES 3
Reply
Message 1 of 4
mikazakov
395 Views, 3 Replies

VaultFileBrowser problem with download file

Hi,

I can't understand why sample no work.

FilePath non empty.

See attach.

I have Vault 2012

3 REPLIES 3
Message 2 of 4
Redmond.D
in reply to: mikazakov

You say that filePath is not null.  What about vaultExplorer and file.  Are those null?

 

If that is not the problem, I suggest catching the exception.  That way you can call ToString on the Exception and write the result to a text file.  Post the file contents to the discussion group, and I will take a look.



Doug Redmond
Software Engineer
Autodesk, Inc.

Message 3 of 4
mario.lung
in reply to: mikazakov

Hi,

 

I have the same Problem with Vault 2012 Pro Update 1 and Update 2 installed

 

LoadExplorer is always Empty

 

-> my app is a Inventor AddIn the Login in to Vault so File Search works fine

    the .File get all Information and works great
    but the Download dosent work see attachment to see how i want fill the VaultExplorer

 

mysource_debug.png

 

thx for help

Guru

Message 4 of 4
Redmond.D
in reply to: mario.lung

So LoadExplorer returns null, but no exception is thrown....

 

Here is something to try:

Use the overloaded version of LoadExplorer, which requires you to pass in the path to the Vault client EXE.  What happens when LoadExplorer is called?



Doug Redmond
Software Engineer
Autodesk, Inc.

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

Post to forums  

Autodesk Design & Make Report