Emulator times out when accessing sscesa20.dll

When I access http://server/folder/sscesa20.dll from the server and a pocket PC (wirelessly) I get "SQL Server CE Server Agent", good.

However, the emulator can connect to external web sites such as msn.com, but times out when I access http://server/folder/sscesa20.dll.

I suspect it is an authentication and/or network card (virtual) configuration of the emulator. Any help would be appreciated.




Answer this question

Emulator times out when accessing sscesa20.dll

  • Gerard van de Ven

    From a browser on the development machine I can access itself (localhost), other IIS servers in the company, and the outside world.

    //localhost = good
    //qa_machine_name = good
    //google.com = good

    From a browser on the DELL Axim 50 pocket PC I can access the development machine, other iss server in the company, and the outside word.

    //development_machine_name = good
    //qa_machine_name = good
    //google.com = good

    From a browser on the Emulator I can access the outside world, but nothing else. It alwasys times out.

    //google.com = good
    //development_machine_name = bad
    //qa_machine_name = bad

    Then there is a problem in connecting to the internal websites.

    Yes. Any clue how to fix this


  • sunbar07

    How is your emulator configured   Are you using ActiveSync-over-DMA to communicate from the emulator to the outside world, or are you using ethernet

    Thanks,
    Barry


  • Ness22

    Hi,

       1) Are you able to browse any other internal websites

       If the problem occurs for any other internal web site as well.  Then there is a problem in connecting to the internal websites.

       Do you have any other information that could help us in identifying the problem  

    Thanks,
    Laxmi NRO, MSFT, SQL Mobile


  • Funchip

    I installed the 2003 SDK, and the 2003 Emulator works great. The 2002 Emulator and SQL CE replication is flakey.

  • Steve Swasey

    Sorry, this forum is for the new DeviceEmulator that ships in Visual Studio 2005.  You might try posting your question to one of the eVC or VS newsgroups, depending on what product your emulator came with.

    Barry


  • Emulator times out when accessing sscesa20.dll