Community
Vault Forum
Welcome to Autodesk’s Vault Forums. Share your knowledge, ask questions, and explore popular Vault topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Cannot compile VaultMirror for 2013

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
Anonymous
535 Views, 2 Replies

Cannot compile VaultMirror for 2013

Environment:

Win 2003

Vault 2013 + SDK

Visual Studio 2008

 

I add the SDK \bin\ path to reference paths.

 

When trying to compile the VaultMirror that comes with the SDK, but I get this errors:

 

Warning    1    The referenced component 'Autodesk.Connectivity.Explorer.Extensibility' could not be found.     
Warning    2    The referenced component 'Autodesk.Connectivity.Explorer.ExtensibilityTools' could not be found.     
Warning    3    The referenced component 'Autodesk.Connectivity.Extensibility.Framework' could not be found.     
Warning    4    The referenced component 'Autodesk.Connectivity.JobProcessor.Extensibility' could not be found.     
Warning    5    The referenced component 'Autodesk.Connectivity.WebServices' could not be found.     
Warning    6    The referenced component 'Autodesk.Connectivity.WebServices.XmlSerializers' could not be found.     
Error    7    The type or namespace name 'Autodesk' could not be found (are you missing a using directive or an assembly reference?)    C:\Program Files\Autodesk\Autodesk Vault 2013 SDK\VS10\CSharp\VaultMirror\FullMirrorCommand.cs    16    7    VaultMirror
Error    8    The type or namespace name 'Folder' could not be found (are you missing a using directive or an assembly reference?)    C:\Program Files\Autodesk\Autodesk Vault 2013 SDK\VS10\CSharp\VaultMirror\FullMirrorCommand.cs    38    13    VaultMirror
Error    9    The type or namespace name 'Autodesk' could not be found (are you missing a using directive or an assembly reference?)    C:\Program Files\Autodesk\Autodesk Vault 2013 SDK\VS10\CSharp\VaultMirror\FullMirrorCommand.cs    17    14    VaultMirror
Error    10    The type or namespace name 'Folder' could not be found (are you missing a using directive or an assembly reference?)    C:\Program Files\Autodesk\Autodesk Vault 2013 SDK\VS10\CSharp\VaultMirror\FullMirrorCommand.cs    78    13    VaultMirror
Error    11    The type or namespace name 'Folder' could not be found (are you missing a using directive or an assembly reference?)    C:\Program Files\Autodesk\Autodesk Vault 2013 SDK\VS10\CSharp\VaultMirror\FullMirrorCommand.cs    81    26    VaultMirror
Error    12    The type or namespace name 'Folder' could not be found (are you missing a using directive or an assembly reference?)    C:\Program Files\Autodesk\Autodesk Vault 2013 SDK\VS10\CSharp\VaultMirror\FullMirrorCommand.cs    132    21    VaultMirror


 

 

 

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

The Vault DLLs have moved to .NET 4.0, which requires Visual Studio 2010 or later.

See the following article for more information:  http://justonesandzeros.typepad.com/blog/2012/05/net-4.html

 



Doug Redmond
Software Engineer
Autodesk, Inc.

Message 3 of 3
Anonymous
in reply to: Redmond.D

Ok, done with Visual C# 2010 Express. Thanks.

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

Post to forums  

Autodesk Design & Make Report