Windows Vista Tips

Windows Vista Tips > Newsgroups > ActiveSync > Re: ActiveSync [Guest only] problem on Windows Mobile 5

Reply
Thread Tools Display Modes

Re: ActiveSync [Guest only] problem on Windows Mobile 5

 
 
Carl Wolz [MSFT]
Guest
Posts: n/a

 
      01-25-2006
How far do you get in the ActiveSync process? Does it fail after the New
partnership Wizard or before?

The device logging isn't much help, but it does look like RAPI can connect
to the desktop. There are better logs on the desktop under %TEMP%\wces*.log

Is there any error messages in those log files.

--
Carl Wolz [MSFT]
This Posting is provided "AS IS" with no warranties, and confers no rights.


"PK" <> wrote in message
news: oups.com...
> Hi,
> I have a problem with connecting to PC through ActiveSync. I use both
> USB and Serial connection I end up with the same problem. Here is the
> description of my problem along with some serial debug output.
> USB Connection scenario:
> 1. I connect USB cable. The debug output as follows:
> USB - NOTIFICATION_EVENT_RS232_DETECTED
> 6049729: RNAAPP: Sip Loaded & ready
> 6051262: Posting WM_NETCONNECT(TRUE) message
> 6051413: About to run udp2tcp.exe
> CSPNET: MyConnection::InitWakeOnIncomingSupport - Connection[0x78dc0],
> IsWakeOnIncoming[0]
> 6051465: CONNMGR: Connection::RealUpdateStatus - WARNING:
> Connection[0x78d00] status[0x40] != provider status[0x10].
> 6051515: CONNMGR: Connection::RealUpdateStatus - WARNING: Got duplicate
>
> status indication on Connection[0x78d00], status[0x10].
> 6051563: UDP to TCP client starting, cmdline:
> 6051580: +GetUDPListenerSettings
> 6051591: -GetUDPListenerSettings
> 6051600: +GetUDPListenerSettings
> 6051614: Getting port 53 for listener DNS
> 6051627: -GetUDPListenerSettings
> 6052703: ThdNotifyAppsOnDock thread 69dca5f6
> 2. The "6052703: ThdNotifyAppsOnDock thread 69dca5f6" is the last
> message I see. At this point the error dialog message shows up on PC
> side saying that "The version of Microsoft ActiveSync is not compatible
>
> with the connected mobile device. . . . " I am using AS 4.1, the
> latest. I also tried previous version - same problem.
> 3. When I click OK on the message in #2, the Guest partnership is
> created. At this point I can copy files, but that's about it.
> 4. When I unplug the cable, the following debug output is printed out:
> 6651937: RASCS_Disconnected: Ecode=619
> 6652023: CONNMGR: ConnectionRequest::Release - Disabling SECURE mode
> for CR 0x791b0, path 0x79100. WARNING: this request was never closed!
> 6652082: CSPNET: MyConnection::InitWakeOnIncomingSupport -
> Connection[0x78f70], IsWakeOnIncoming[0]
> 6652121: CSPNET: MyConnection::InitWakeOnIncomingSupport -
> Connection[0x79100], IsWakeOnIncoming[0]
> 6652566: DESTROY
> 6652678: Posting WM_NETCONNECT(FALSE) message, ErrorCode = 619(0x26B)
> 6652936: _REPLLOG: IDM_STOP_REPLICATION. wParam: 1, lParam: 0
> 6652958: Quiting replication. 0 7C07CBB0 1 1u2tproxy: recv on main
> socket failed: 0x2714
> 6653407: u2tproxy: UDPListener failed to send() gle=0x2736
> 6653541: Dereferencing Rnaapp.exe...Done quiting replication. 0 0 0
> _______________________________________________
> Please help to resolve this problem. I used the same driver for Windows
> Mobile I have used
> for CE 4.2, CE 5.0 and Windows Mobile 2003. It worked for those OS's
> but it fails on Windows Mobile 5.
>
> By the way, when I use the Serial connection vs. USB for ActiveSync, I
> am having the exact same problem. It means the problem is not the
> driver(s); it is something WM5 specific that breaks it.
>
>
> Thank you in advance,
> PK
>



 
Reply With Quote
 
 
 
 
Carl Wolz [MSFT]
Guest
Posts: n/a

 
      01-26-2006
The desktop is failing to read (via RAPI) the version number on the device.
Does this registry entry[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows CE
Services\Version] exist on the device?

Once in guest mode, can you browse the device?

--
Carl Wolz [MSFT]
This Posting is provided "AS IS" with no warranties, and confers no rights.

"PK" <> wrote in message
news: oups.com...
> Thanks a lot. Here is the WCESMgr.log :
>
> **** ActiveSync (4.1.4841 RETAIL) started, Cmd line: ''
> 01/25/2006 19:30:15.609 MAPIInitialize returned 0x80004005
> 01/25/2006 19:30:45.953 **************** Logging Started
> ****************
> 01/25/2006 19:30:45.953 Process C:\Program Files\Microsoft
> ActiveSync\WCESMgr.exe p(2956)
> 01/25/2006 19:30:45.953 ActiveSync second instance started, Cmd line:
> '/onconnect'
> 01/25/2006 19:30:45.953 ActiveSync second instance exiting
> 01/25/2006 19:30:45.953 **************** Logging Stopped
> ****************
> 01/25/2006 19:30:46.000 Creating new partnership for device 0x0
> (Pocket_PC, PocketPC).
> 01/25/2006 19:30:46.000 Error 0x8000BADD: Failed to get version number
> from device.
>



 
Reply With Quote
 
zhenya
Guest
Posts: n/a

 
      05-01-2006

Your Platform Version for SPI_GETPLATFORMVERSION in OEMIoControl in
kernel is not updated - it should be as follows:


// for AppInstall (SPI_GETPLATFORMVERSION)
#define TOTALPLATFORMS 2
const WCHAR HALPlatformStr[] = L"PocketPC\0SSDK\0";
const PLATFORMVERSION HALPlatformVer[TOTALPLATFORMS] = {{4, 0}, {5,
0}};



--
zhenya
------------------------------------------------------------------------
Posted via http://hardware.mcse.ms
------------------------------------------------------------------------
View this thread: http://hardware.mcse.ms/message276760.html

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Run Vista legally for at least one year/ Vista Activation doesn't stop Piracy Chad Harris Windows Vista Installation 56 12-25-2008 01:34 PM
Corrupt Files juerg Windows Vista Installation 10 07-12-2007 04:38 PM
ActiveSync screw up WIndows Mobile ARod in Los Angeles Windows Vista Installation 0 06-28-2006 03:25 AM
Re: ActiveSync 4.1 and Windows Mobile - contact settings greyed out Rob Borek [MS MVP] ActiveSync 1 03-22-2006 09:50 PM
Windows Mobile 2005 - ActiveSync speed comparison Frank ActiveSync 1 11-15-2005 05:44 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59