Development - 10-20-2020: Legacy BoldNet SOAP API (v2.1.20)

Issue Description:

A customer who updated to 2.1.20 and ran into problems with the Address table update in their integration. It gave an error that it expected 20 fields and received 18. This is due to a change we made for PSIM. The issue is around not having a build from DevOps code base because of the Silverlight client. In DevOps we had planned to rip out the Silverlight client but that has not been done. Azure DevOps does not let us pick VS2010 which is the only place Silverlight still builds. We had to find a workaround and get the builds functioning another way for this. These files are all strong name signed which means it has to be an official build not a hand build to go on a production server.

Solution:

We had to find a workaround and get the builds functioning another way for this. These files are all strong name signed which means it has to be an official build not a hand build to go on a production server.

Apply Fix:

  • Use attached files to do a standard BoldNet Silverlight update/upgrade.

It is a good idea to do a backup beforehand.

DevOps Work Item:

BUG 15460

Was this article helpful?
Thank you for your feedback!
User Icon

Thank you! Your comment has been submitted for approval.