64Bit library for MSSCCI-API

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

drb
Posts: 6
Joined: Tue Oct 04, 2022 12:30 pm

Re: 64Bit library for MSSCCI-API

Post by drb » Mon Oct 10, 2022 2:12 pm

Tonya,
We would be content with a supported 64-bit version of the Vault client API. In some ways it might be easier, since going through MSSCCI hides some of the information available in the Vault.
Thanks,
David

Tonya
Posts: 862
Joined: Thu Jan 20, 2005 1:47 pm
Location: SourceGear

Re: 64Bit library for MSSCCI-API

Post by Tonya » Tue Oct 11, 2022 7:03 am

I will make sure to pass this along. As of right now, we still don't have an update to provide but I will definitely flag this has a higher priority.

Thanks,

Tonya

PhilS
Posts: 24
Joined: Wed Sep 16, 2015 12:23 pm
Location: Germany
Contact:

Re: 64Bit library for MSSCCI-API

Post by PhilS » Wed Oct 12, 2022 7:54 am

drb wrote:
Mon Oct 10, 2022 2:12 pm
We would be content with a supported 64-bit version of the Vault client API.
David, did you check whether the Vault client API assemblies currently support 64bit or not? - I think there is a chance they do already.

drb
Posts: 6
Joined: Tue Oct 04, 2022 12:30 pm

Re: 64Bit library for MSSCCI-API

Post by drb » Wed Oct 12, 2022 4:36 pm

How would I find out if the Vault client API assemblies currently support 64bit?

PhilS
Posts: 24
Joined: Wed Sep 16, 2015 12:23 pm
Location: Germany
Contact:

Re: 64Bit library for MSSCCI-API

Post by PhilS » Thu Oct 13, 2022 1:22 am

drb wrote:
Wed Oct 12, 2022 4:36 pm
How would I find out if the Vault client API assemblies currently support 64bit?
I would create a small 64bit application an try to load the Vault client API into that process and use it from there. - Of course, the basic fact that it is possible to load the assemblies and some of the functionality works is no guarantee that all of it will work. Nonetheless, if you get this far, there is a reasonable chance that the client libraries fully support 64bit.

The easier solution would be if Sourcegear support would just explicitly confirm or deny 64bit support. ;-)

Tonya
Posts: 862
Joined: Thu Jan 20, 2005 1:47 pm
Location: SourceGear

Re: 64Bit library for MSSCCI-API

Post by Tonya » Thu Oct 13, 2022 7:48 am

Plans to support 64-bit for the client API will be available in Vault 11 as well. It is likely that we will provide an early build for the 64-bit MSSCCI and the API Client for customers with maintenance. I will confirm when this is available.

Tonya

drb
Posts: 6
Joined: Tue Oct 04, 2022 12:30 pm

Re: 64Bit library for MSSCCI-API

Post by drb » Fri Oct 14, 2022 5:49 pm

Thanks, PhilS. It seems that the API can be used from a 64-bit application (such as a VS 2022 Extension).
I have only tested
  • ServerOperations.SetLoginOptions, Login, Logout, ProcessCommandGetUsers, ProcessCommandListFolder, ProcessCommandListObjectProperties
  • GetOperations.ProcessCommandGet
but so far everything has worked.

PhilS
Posts: 24
Joined: Wed Sep 16, 2015 12:23 pm
Location: Germany
Contact:

Re: 64Bit library for MSSCCI-API

Post by PhilS » Sat Oct 15, 2022 3:04 am

drb wrote:
Fri Oct 14, 2022 5:49 pm
Thanks, PhilS. It seems that the API can be used from a 64-bit application (such as a VS 2022 Extension).
This confirms my own, very cursory testing with a 64bit console application.
Thank you for the confirmation.
Unfortunately, for us using the Vault client API directly is theoretically possible, but the effort for adapting to that approach seems not to be economically viable.
@Tonya, I'm very much looking forward to a 64bit implementation of the MSSCCI-API.

Tonya
Posts: 862
Joined: Thu Jan 20, 2005 1:47 pm
Location: SourceGear

Re: 64Bit library for MSSCCI-API

Post by Tonya » Thu Oct 20, 2022 2:54 pm

Thank you for everyone's feedback. When I have new information, I will make sure to update this thread.

Tonya

Post Reply