Hi,
I have met a problem I think share this information maybe it will be useful.
I wrote an application with OpenNET Desktop library under VB.NET. I try to run this program in a secure windows 2000 environment but the application drop an error in the beggining. When we trace it the secret is out I use the following "m_rapi.ActiveSync.ConnectAsGuestOnly = True" and the OpenNET library try to set the windows registry "HKLM\SOFTWARE\Microsoft\Windows CE Services\GuestOnly" to 1 but the user does not have any rights to change the registry. Of course at last we can solve it, give any security to the user to modify the "HKLM\SOFTWARE\Microsoft\Windows CE Services" registry tree.
Best regards ,
Jhonny.