Cook Computing

 

«  New Release of XML-RPC.NET  »

Thursday 13 July 2006

FYI there is a new release of XML-RPC.NET available.

This release fixes the problem I mentioned a couple of weeks ago whereby ASP.NET applications running under medium trust were experiencing VerificationExceptions ("Operation could destabilize the runtime") when using XML-RPC.NET. I build a version with all switch statements containing more than a handful of conditions replaced by if-else statements and Kevin Harder at Telligent verified that this fixed the problem. This makes it possible to continue with a single build of the assembly which works on all versions of the .NET runtime.

Posted by at 07:41 AM. Permalink.