Install Compact .net 2.0 on my smartphone

I tried deploying an App to my Cingular 2125 smart phone. It gave me an error saying that I do not have .net 2.0 I installed the compact framework on my computer, but Im not sure how to get it on my phone! Can anyone tell me how to install .net 2.0 onto my smart phone so I can run my application... thanks.

Answer this question

Install Compact .net 2.0 on my smartphone

  • boston_sql92

    i posted this twice on accident and could not seem to delete the duplicate. I posted a reply and am duplicating it here so I get your input as well... sorry for the multiple posts...

    Whenever I try and Deploy I get the following error:

    Error 1 The device security configuration disallowed the connection. Ensure that you have the appropriate certificates on your device for development. Review your SDK documentation for proper security settings for connecting to this device. Device Connectivity Component

    I have a Cingular 2125. I have the latest version of activesync. I tried the Unlocking software and I also edited the registry keys as follows :

    HKLM\Security\Policies\Policies\
    Change "00001001" value to 1 (decimal) (recovery note: default is 2)
    Change "00001005" value to 40 (decimal) (recovery note: default is 16)

    what else can I try Thanks for the help...


  • leshan

    VS 2005 would install NETCF V2 for you on a first deployment. Make sure you have enough free storage (at least ~6MB) on the phone.



  • Install Compact .net 2.0 on my smartphone