InterfaceName has extra characters

I have updated to latest version of RemObjects SDK for Delphi and .NET and I am having issues with InterfaceName passed from .NET client to Delphi server. The .NET client passes server name correctly as QuoteService but Delphi server is seeing it as 'Q'#0'u'#0'o'#0't'#0'e'#0'S'#0'e'#0'r'#0'v'#0'i'#0'c'#0'e'#0.

Hello

It seems like a string encoding issue.

Please provide the following information:

  • Exact Delphi version you are using
  • .NET platform used (ie is it a desktop application or something else)
  • Client->server call code sample (or, even better, a small testcase)

Thanks in advance