Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

XML-RPC and .net v2 "Protocol Violations"

Peter Newell
Registered User
Join date: 17 Feb 2006
Posts: 20
03-15-2006 18:17
It has come about that some response from the llRemoteData is not meeting the protocol. This is apparent when using C# with .net version 2.0 which requires a strict adherence to the protocol or it throws exceptions.

I find it causes an issue on the second time I make a call to the RPC channel, the first time it works fine. I do not currently have a way to trap the actual response.

Any advice you can give on the matter is appreciated, I'm going to start rewriting my app to the .net 1.1 spec.

Thanks.


EDIT: I searched every possible combination on google, a9, yahoo, etc, missing the magic search of protocol violation on these forums.

Changing the "keep alive" setting fixed my issue.
Torley Linden
Enlightenment!
Join date: 15 Sep 2004
Posts: 16,530
03-16-2006 00:35
Thank you for the info Peter, it's good to know.
_____________________