At first, sorry for my eng
Hi, guys. I'm developing SyncML server at ASP.NET that may support XML and WBXML data processing. XML requests processes normally, syncronization passes correctly (data stores, client finishes synchronozation with "success" status).
Then i added WBXML format support. Requests, after converting them from WBXML, proccesses with the same algorithm as XML requests. But after sending response, device says "invalid server response".
Is somebody know how to make correct responses? Or maybe somebody has examples in asp.net?




