Quote:
Originally Posted by rtrainer
Also, is the 4.4.1 dev kit binary compatible with the 4.5.1 survey tool. I don't want to update my server and have my apps break.
|
rtrainer,
This is the info I received from Support:
Quote:
The 4.5 SDK is still under development and no release date has been set.
The 4.4.1 SDK will only run with 4.4.1 installation of Checkbox. You can not use it for 4.5 installation.
|
However, on a sandboxed installation, we put the 4.4.1 version of UserManagementService.asmx in a 4.5 instance of Checkbox. The Checkbox.Web.Services.dll and Checkbox.Web.Services.Proxies.dll are included in the 4.5 installation, so we did not replace those with the binaries from the 4.4.1 DevKit.
Our custom application did not break for the web service methods we are using, although we're only using a handful, such as GetUserIdentities, GetUserProfile, CreateGroup, CreateUser, AddUserToGroup, etc. (names may not be exact).
I suspect that this will be an unsupported implementation, but we are moving ahead because our users are dependent upon some of the fixes introduced in version 4.5.