Remoting SDK 9.0.97

Further updates to release 9 offer better compatibility for SOAP between Delphi and .NET.
Maio 6, 2016
Nova versão

Recursos

  • Provides a simple way to set the SSL certificate validation callback for IP-based client channels.
  • Better compatibility for SOAP between Delphi and .NET.
  • IP-based client channels should refuse non-valid certificates (including self-signed ones) by default.

Correções

  • 75097: Post message throws NRE whe a method that accepts a ComplexType parameter is invoked with NULL parameter value.
  • 75091: "Convert To CodeFirst" Wizard generates empty interfaces for Event Sinks.
  • 75062: Provide a documentation link about handling Self-Signed Certificates in the startup methods of SDK and DA servers created using the server app templates.
  • 75060: RODL Import From cannot download RODL from a server with a self-signed SSL certificate.
  • 75042: CodeFirst Server cannot properly serialize Decimal value when it is used as a structure field.
  • 75002: Server Boilerplate: Wrong values are used as Windows Service display name and Windows Service description.
  • 75001: BinarySerializer cannot write or read DateTime.MaxValue.
  • 74993: Changes in Service properties made via design pane are ignored at runtime.
  • 74964: SSL Certificate Validation callbacks aren't fired for the IpSuperHttpClientChannel.
  • 74904: rodl2code.exe was missing from setup.
  • 74856: SuperHttp: possible race condition in the channel activator (in the client side worker code).
  • ROServiceImporter crashes on invalid RODL.
  • ROServiceImporter: could not open via URL.
  • SB: better error messages for validation.