Hi,
I am planning to upgrade Virtual Centers from 6.0 to 6.5. Can I keep my automation same for both or will it be a major change if I use SDK 6.5.
Thank You.
It depends what you're automating. You'll need SDK 6.5 anyhow.
Thank You for reply.
I am using 6.0 SDK for Virtual Machine operations and planning to upgrade few VCs to 6.5.
If I upgrade my SDK to 6.5 , can I use same for connecting to 6.0?
Yes
Thank You. I will give it a try and post my finding.
How far 6.5 SDK is backward compatible . Will it connect to 5.5 as well ?
Yes, I believe back to 5.5 for most objects.
I have generated dll for SDK 6.5.
First thing I am seeing is it does not have VimService object and seems like it is replaced with VimPortType and I am using c#.net with Visual Studio 2012.
Next VimPortType is using WCF connection attributes like binding and channel factory to connect to Virtual Center.
