How to get emulator PPC 2003 SE work in .NET 2005 Beta 2??

Hello...
I hope someone will help me. Sad
My problem is as follows .. I create a new device application and try to run in in emulator.. the emulator starts just fine, but it won't connect to it! At all!
The error is "Connection failed. Could not connect to network. Verify network configuration"
What should I do
Thx to every post... :)


Answer this question

How to get emulator PPC 2003 SE work in .NET 2005 Beta 2??

  • Shane T.

       I HAVE THE SAME PROBLEM!
    I have installed the DMA Patch,but emulator ppc 2003 SE still can't connect!
    When I Check the Device emulator manager,ONLY ppc 2003 SE Emulator can't be connected!
    The other device emulator can be connected,like ppc 2003 SE VGA emulator...etc.
    What's the problem !
    Are there any setting in ActiveSync I should make change

    Help me!!~Sad

  • Rafael Ignacio

    Install the DMA patch - it solves all connectivity problems related to network configuration.

    You can download the patch from the MSDN Download Center: http://www.microsoft.com/downloads/details.aspx FamilyID=0E05817F-08D6-48A2-A572-CF77ED72C5BE&displaylang=en

    Thanks,

    Vladimir

  • simon.s

    I solved the problem by installing the loopback adapter, and manually assigned the ip address in pocket pc, and than I restarted the ppc and save his state.. I tryed to ping the ppc from the command prompt when I connected to it again ,and it worked...
    1. For installing the loopback adapter, you have instructions on Microsoft site... (i've seen the link in some posts..)
    2. Assign the address manually to loopback adapter ( like 10.10.10.10 and mask like 255.255.0.0) - for do this click properties->TCP/IP->properties
    3. In IDE of .NET 2005 go to Tools->Options->Device Tools->Devices->Pocket PC->
        Properties->Emulator Options->Network->Enable NE2000 PCMCIA.. bind to->         Microsoft Loopback Adapter
    4. In emulator PPC go to  Start->Settings->Connections->Network Cards (The Internet) ->NE 2000 Compatible Ethernet Driver->Use specific IP address:10.10.10.01 i mask..

    And then save the emulator state and try again to connect to it... To me it worked...
    Contact me if this was helpful or if you have any problems...

  • Dave Auld

    I'm having exactly the same problem....surely someone knows the answer


  • How to get emulator PPC 2003 SE work in .NET 2005 Beta 2??