Hi,

I am trying to download and run a WCE5.0 image on X86-Emulator.
Image building is smooth by following MSDN tutorial. However, when I click
"Attach device", the following error message comes out,

Failed to connect debug message service! Please check the transport settings.
Transport service failed to connect
Warning: One or more services failed to connect. Make sure that the
service is properly configured.

In "Connectivity Options", I set Download:Emulator,
Transport:Emulator,Debugger: KdStub.

I can bypass the problem by temporarily set Transport:None. Then the
Emulator window will pop out and image runs. However, in this case, PB5 will
not be able to connect to KITL and debugability is poor. PB complains
"Transport service map set to NONE; ignoring KITL connect request!".

Does any one here have the same problem before and can share with me? One of
the unusual thing I have done recently is having installed winCE6.0 tool
(vs2005 etc). Not sure if there is any compatibility issue.

problem in attach device by ashish

ashish
Tue Nov 04 22:12:13 PST 2008

After configuring my emulator when i go for attach device the PB5.0 shows following messages.


Failed to connect debug message service! Please check the transport settings.
Transport service failed to connect
Warning: One or more services failed to connect. Make sure that the service is properly configured.

Can anybody know how to resolve this issue?

RE: problem in attach device by Ravi

Ravi
Wed Nov 05 03:07:04 PST 2008

Hey,

Check the transport settings at target > connectivity options, if this is
ethernet, then your device has to be connected to the ethernet as well.

If this is the first time you are tryin to download the NK.bin, then check
msdn docs on "Building and loading OS images" or check your BSP docs, for
help.

Regards,
Ravi

"ashish phansalkar" wrote:

> After configuring my emulator when i go for attach device the PB5.0 shows following messages.
>
>
> Failed to connect debug message service! Please check the transport settings.
> Transport service failed to connect
> Warning: One or more services failed to connect. Make sure that the service is properly configured.
>
> Can anybody know how to resolve this issue?
>