We are testing the DemoApp Sample that comes with the MIP SDK. We have copy this to the Web folder inside the movile server, as specified in the documentation, and we have also tried to set it up in a separate web site (inside the same server).
In both cases, after clicking on “Connect”, the server response is always “ErrorCode 16”, and we can’t go anyfurther. Do you have a clue what the problem might be?
Error code 16 means incorrect public key, so it seems like something regarding the key generation (encryption or serialization) is going wrong, but it works fine on my machine without any modifications, so we are a bit puzzled what could be the problem.
Assuming you have not changed anything in neither the sample nor the Mobile Server configuration, we really cannot see what should be causing this.
If you could somehow make a wireshark trace available we could try to have a look at what is going back and forth between the browser and the server, but be aware that due to the holidays answers will be delayed.