Hi,
This happens when I try to authenticate to a certain customers crm online. When I connect to our own crm online there is no problem. I have also connected in the same way to other customers with no problem before. I use the wildticket.cs class that I found in the crm 4.0 sdk (sdk\server\helpers\cs\crmonlineauth). The problem occurs when I call LiveIdTicketManager.RetrieveTicket. I can login to the crm online with the user and password that I use in the method call. Maybe it has something to do with the deviceName and devicePassword that the method call also takes?
Thanks for any help on this!