© 2008 Autodesk
Autodesk Manufacturing Developer’s Camp 2010   Extending Digital Prototyping
Backward Compatibility
§Clients are synchronized to a specific server release.  For example, a Vault 2010 client cannot connect to a Vault 2011 server.
§To upgrade your client
1.Link to the latest Api DLLs.
2.Re-compile.
3.Fix any compile errors.  See “Changes” page in the API documentation.
4.Update any version strings that may be required.
§Coding effort is usually minimal.
§Service packs do not change the API.
§Use the Information Service to determine the server version.
§Sign up for the Beta if you want a head start.