From: Bob Hanson on
I used set sysgen to verify that my build had MSMQ included. I had also added
Telnet and I needed to add reg settings for that to start up in PB 5 as well.

If there is something else I should be using to verify that a catalog item
was added to my build, please let me know.

Thanks again for your help :)

--
Bob Hanson
Senior Solutions Developer



"<ctacke/>" wrote:

> If they are outright missing, I question whether MSMQ is in the build.
> Adding the component to the build should put them in automatically - though
> not always with the values you may desire.
>
>
> --
> Chris Tacke
> OpenNETCF Consulting
> Managed Code in the Embedded World
> www.opennetcf.com
> --
>
>
> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
> news:3E9329AF-44E0-440A-866D-8470C863BDC0(a)microsoft.com...
> > Hello Chris,
> >
> > This was more due to my lack of understnading in the Win CE 5.0 world.
> >
> > The registry entries were missing to start the MSMQ process. Thanks for
> > your
> > help and patience :)
> >
> > --
> > Bob Hanson
> > Senior Solutions Developer
> >
> >
> >
> > "<ctacke/>" wrote:
> >
> >> I've not checked, but are you sure the CE 5.0 emulator has the MSMQ
> >> server
> >> in it? Did you create a custom emulator image and integrate that? Have
> >> you
> >> looked at this:
> >>
> >> http://msdn.microsoft.com/library/en-us/wcemsmq/html/coconmsmqregistrykeys.asp?frame=true
> >>
> >> I think we're missing the big picture of your environment.
> >>
> >>
> >> --
> >> Chris Tacke
> >> OpenNETCF Consulting
> >> Managed Code in the Embedded World
> >> www.opennetcf.com
> >> --
> >>
> >>
> >>
> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
> >> news:A78D583C-BE59-4BA6-B40E-9CAE2B96699E(a)microsoft.com...
> >> > Hello Chris,
> >> >
> >> > I do know that I added the component to the last build in Platform
> >> > Builder
> >> > 5.0.
> >> >
> >> > I am sorry but I need to claim ignorance on how to start it on the Win
> >> > CE
> >> > 5.0 emulator. Your help is greatly appreciated.
> >> >
> >> > --
> >> > Bob Hanson
> >> > Senior Solutions Developer
> >> >
> >> >
> >> >
> >> > "<ctacke/>" wrote:
> >> >
> >> >> So MSMQ is in the device. You confirmed that it's running?
> >> >>
> >> >> -Chris
> >> >>
> >> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
> >> >> news:9F2CFC7D-3BF5-429B-BC6D-A37E9556AD3B(a)microsoft.com...
> >> >> > Yes, I did install the System_SR_ENU.CAB file. The link and files
> >> >> > you
> >> >> > had
> >> >> > mentioned are for the Windows Mobile 5 and we are running the Win CE
> >> >> > 5.0.
> >> >> > The
> >> >> > other item I noticed on the link you had given me is this is for the
> >> >> > VS
> >> >> > 2005
> >> >> > Beta 2 and we are running the VS2005 VSTS released version. I did
> >> >> > try
> >> >> > to
> >> >> > install the msmq cab on the emulator and I received an error message
> >> >> > "Not
> >> >> > a
> >> >> > valid Windows CE setup file".
> >> >> >
> >> >> > I did add the MSMQ component in Platform Builder for the emulator
> >> >> > before
> >> >> > trying this test code.
> >> >> >
> >> >> > Againg, thanks for your help :)
> >> >> >
> >> >> > --
> >> >> > Bob Hanson
> >> >> > Senior Solutions Developer
> >> >> >
> >> >> >
> >> >> >
> >> >> > "<ctacke/>" wrote:
> >> >> >
> >> >> >> 2 things - first, you did install the System_SR_ENU.CAB file?
> >> >> >> Second,
> >> >> >> you
> >> >> >> have installed MSMQ on the device, right 9it's not there by
> >> >> >> default)?
> >> >> >>
> >> >> >> http://www.microsoft.com/downloads/details.aspx?FamilyID=cdfd2bb2-fa13-4062-b8d1-4406ccddb5fd&DisplayLang=en
> >> >> >>
> >> >> >>
> >> >> >> --
> >> >> >> Chris Tacke
> >> >> >> OpenNETCF Consulting
> >> >> >> Managed Code in the Embedded World
> >> >> >> www.opennetcf.com
> >> >> >> --
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
> >> >> >> news:92510A00-6C93-4415-803A-C6E1FC6B17F1(a)microsoft.com...
> >> >> >> > Hello Chris,
> >> >> >> >
> >> >> >> > I am still getting the following:
> >> >> >> >
> >> >> >> > An error message cannot be displayed because an optional resource
> >> >> >> > assembly
> >> >> >> > containing it cannot be found
> >> >> >> >
> >> >> >> >
> >> >> >> > --
> >> >> >> > Bob Hanson
> >> >> >> > Senior Solutions Developer
> >> >> >> >
> >> >> >> >
> >> >> >> >
> >> >> >> > "<ctacke/>" wrote:
> >> >> >> >
> >> >> >> >> What is the exception message now?
> >> >> >> >>
> >> >> >> >> -Chris
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in
> >> >> >> >> message
> >> >> >> >> news:42571068-C701-4079-8161-B2EB4B72BCD5(a)microsoft.com...
> >> >> >> >> > Sorry again for my ignorance. I did google and found the cab
> >> >> >> >> > file
> >> >> >> >> > you
> >> >> >> >> > had
> >> >> >> >> > mentioned. This is the new stack trace:
> >> >> >> >> >
> >> >> >> >> > at
> >> >> >> >> > System.Messaging.Interop.UnsafeNativeMethods.MQCreateQueue()\r\nat
> >> >> >> >> > System.Messaging.MessageQueue.Create()\r\nat
> >> >> >> >> > System.Messaging.MessageQueue.Create()\r\nat
> >> >> >> >> > DemoMSMQ.Common.CommonTools.CreateQueue()\r\nat
> >> >> >> >> > DemoMSMQ.Forms.testForm.buttonSend_Click()\r\nat
> >> >> >> >> > System.Windows.Forms.Control.OnClick()\r\nat
> >> >> >> >> > System.Windows.Forms.Button.OnClick()\r\nat
> >> >> >> >> > System.Windows.Forms.ButtonBase.WnProc()\r\nat
> >> >> >> >> > System.Windows.Forms.Control._InternalWnProc()\r\nat
> >> >> >> >> > Microsoft.AGL.Forms.EVL.EnterMainLoop()\r\nat
> >> >> >> >> > System.Windows.Forms.Application.Run()\r\nat
> >> >> >> >> > DemoMSMQ.Forms.Program.Main()\r\n
> >> >> >> >> >
> >> >> >> >> > I would like to mention as a side note that I built a matching
> >> >> >> >> > testForm
> >> >> >> >> > for
> >> >> >> >> > the desktop to test the CreateQueue and it worked without
> >> >> >> >> > issue.
> >> >> >> >> >
> >> >> >> >> > Thanks in advance for any insight you can provide :)
> >> >> >> >> >
> >> >> >> >> > --
> >> >> >> >> > Bob Hanson
> >> >> >> >> > Senior Solutions Developer
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> > "Bob Hanson" wrote:
> >> >> >> >> >
> >> >> >> >> >> He
From: " ctacke/>" on
Check the release directory. First thing I'd look at it ce.bib to ensure
that everything is set up properly. I'd probably also look at what the UI
says the SYSGEN variable is for MSMQ and make sure it is in the ce.bib file
and that something lies in between that variable pair. If nothing is there,
then it wasn't set during the build process. If there are items, then you
know the binaries did get included in your build.

If the binaries were included, then go look in reginit.ini and do the same
thing - see if the sysgen veriable was set and the MSMQ settings got
included.

If that's all working, I'd do another makeimg and burn the image to flash,
verifying the write occurred properly and that the image running is indeed
the one built.

If that all worked, I'd then check the services from the command line and
see that MSMQ is available. I'd start it from there too.

Once that was all done, I'd then run a very simple test app that creates a
local queue and does TxRx.


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--



"Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
news:2A77CB36-5CA6-419A-BEF8-B260C7E323F7(a)microsoft.com...
>I used set sysgen to verify that my build had MSMQ included. I had also
>added
> Telnet and I needed to add reg settings for that to start up in PB 5 as
> well.
>
> If there is something else I should be using to verify that a catalog item
> was added to my build, please let me know.
>
> Thanks again for your help :)
>
> --
> Bob Hanson
> Senior Solutions Developer
>
>
>
> "<ctacke/>" wrote:
>
>> If they are outright missing, I question whether MSMQ is in the build.
>> Adding the component to the build should put them in automatically -
>> though
>> not always with the values you may desire.
>>
>>
>> --
>> Chris Tacke
>> OpenNETCF Consulting
>> Managed Code in the Embedded World
>> www.opennetcf.com
>> --
>>
>>
>> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
>> news:3E9329AF-44E0-440A-866D-8470C863BDC0(a)microsoft.com...
>> > Hello Chris,
>> >
>> > This was more due to my lack of understnading in the Win CE 5.0 world.
>> >
>> > The registry entries were missing to start the MSMQ process. Thanks for
>> > your
>> > help and patience :)
>> >
>> > --
>> > Bob Hanson
>> > Senior Solutions Developer
>> >
>> >
>> >
>> > "<ctacke/>" wrote:
>> >
>> >> I've not checked, but are you sure the CE 5.0 emulator has the MSMQ
>> >> server
>> >> in it? Did you create a custom emulator image and integrate that?
>> >> Have
>> >> you
>> >> looked at this:
>> >>
>> >> http://msdn.microsoft.com/library/en-us/wcemsmq/html/coconmsmqregistrykeys.asp?frame=true
>> >>
>> >> I think we're missing the big picture of your environment.
>> >>
>> >>
>> >> --
>> >> Chris Tacke
>> >> OpenNETCF Consulting
>> >> Managed Code in the Embedded World
>> >> www.opennetcf.com
>> >> --
>> >>
>> >>
>> >>
>> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
>> >> news:A78D583C-BE59-4BA6-B40E-9CAE2B96699E(a)microsoft.com...
>> >> > Hello Chris,
>> >> >
>> >> > I do know that I added the component to the last build in Platform
>> >> > Builder
>> >> > 5.0.
>> >> >
>> >> > I am sorry but I need to claim ignorance on how to start it on the
>> >> > Win
>> >> > CE
>> >> > 5.0 emulator. Your help is greatly appreciated.
>> >> >
>> >> > --
>> >> > Bob Hanson
>> >> > Senior Solutions Developer
>> >> >
>> >> >
>> >> >
>> >> > "<ctacke/>" wrote:
>> >> >
>> >> >> So MSMQ is in the device. You confirmed that it's running?
>> >> >>
>> >> >> -Chris
>> >> >>
>> >> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
>> >> >> news:9F2CFC7D-3BF5-429B-BC6D-A37E9556AD3B(a)microsoft.com...
>> >> >> > Yes, I did install the System_SR_ENU.CAB file. The link and files
>> >> >> > you
>> >> >> > had
>> >> >> > mentioned are for the Windows Mobile 5 and we are running the Win
>> >> >> > CE
>> >> >> > 5.0.
>> >> >> > The
>> >> >> > other item I noticed on the link you had given me is this is for
>> >> >> > the
>> >> >> > VS
>> >> >> > 2005
>> >> >> > Beta 2 and we are running the VS2005 VSTS released version. I did
>> >> >> > try
>> >> >> > to
>> >> >> > install the msmq cab on the emulator and I received an error
>> >> >> > message
>> >> >> > "Not
>> >> >> > a
>> >> >> > valid Windows CE setup file".
>> >> >> >
>> >> >> > I did add the MSMQ component in Platform Builder for the emulator
>> >> >> > before
>> >> >> > trying this test code.
>> >> >> >
>> >> >> > Againg, thanks for your help :)
>> >> >> >
>> >> >> > --
>> >> >> > Bob Hanson
>> >> >> > Senior Solutions Developer
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > "<ctacke/>" wrote:
>> >> >> >
>> >> >> >> 2 things - first, you did install the System_SR_ENU.CAB file?
>> >> >> >> Second,
>> >> >> >> you
>> >> >> >> have installed MSMQ on the device, right 9it's not there by
>> >> >> >> default)?
>> >> >> >>
>> >> >> >> http://www.microsoft.com/downloads/details.aspx?FamilyID=cdfd2bb2-fa13-4062-b8d1-4406ccddb5fd&DisplayLang=en
>> >> >> >>
>> >> >> >>
>> >> >> >> --
>> >> >> >> Chris Tacke
>> >> >> >> OpenNETCF Consulting
>> >> >> >> Managed Code in the Embedded World
>> >> >> >> www.opennetcf.com
>> >> >> >> --
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in
>> >> >> >> message
>> >> >> >> news:92510A00-6C93-4415-803A-C6E1FC6B17F1(a)microsoft.com...
>> >> >> >> > Hello Chris,
>> >> >> >> >
>> >> >> >> > I am still getting the following:
>> >> >> >> >
>> >> >> >> > An error message cannot be displayed because an optional
>> >> >> >> > resource
>> >> >> >> > assembly
>> >> >> >> > containing it cannot be found
>> >> >> >> >
>> >> >> >> >
>> >> >> >> > --
>> >> >> >> > Bob Hanson
>> >> >> >> > Senior Solutions Developer
>> >> >> >> >
>> >> >> >> >
>> >> >> >> >
>> >> >> >> > "<ctacke/>" wrote:
>> >> >> >> >
>> >> >> >> >> What is the exception message now?
>> >> >> >> >>
>> >> >> >> >> -Chris
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in
>> >> >> >> >> message
>> >> >> >> >> news:42571068-C701-4079-8161-B2EB4B72BCD5(a)microsoft.com...
>> >> >> >> >> > Sorry again for my ignorance. I did google and
From: Bob Hanson on
Hello Chris,

Thanks for your reply.

I followed the steps that you had mentioned and everything was there. When I
tried the Services List from the command line, the MMQ1: was listed. When I
tried to start the Service using Services Start MMQ1: I still get the
Operation failed. Error Code 0x00000425.

I am running this on the V2 Arm Emulator CTP and when trying the telnet
service, I have no problem so I did verify a working network.

Thanks again for your help :)
--
Bob Hanson
Senior Solutions Developer



"<ctacke/>" wrote:

> Check the release directory. First thing I'd look at it ce.bib to ensure
> that everything is set up properly. I'd probably also look at what the UI
> says the SYSGEN variable is for MSMQ and make sure it is in the ce.bib file
> and that something lies in between that variable pair. If nothing is there,
> then it wasn't set during the build process. If there are items, then you
> know the binaries did get included in your build.
>
> If the binaries were included, then go look in reginit.ini and do the same
> thing - see if the sysgen veriable was set and the MSMQ settings got
> included.
>
> If that's all working, I'd do another makeimg and burn the image to flash,
> verifying the write occurred properly and that the image running is indeed
> the one built.
>
> If that all worked, I'd then check the services from the command line and
> see that MSMQ is available. I'd start it from there too.
>
> Once that was all done, I'd then run a very simple test app that creates a
> local queue and does TxRx.
>
>
> --
> Chris Tacke
> OpenNETCF Consulting
> Managed Code in the Embedded World
> www.opennetcf.com
> --
>
>
>
> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
> news:2A77CB36-5CA6-419A-BEF8-B260C7E323F7(a)microsoft.com...
> >I used set sysgen to verify that my build had MSMQ included. I had also
> >added
> > Telnet and I needed to add reg settings for that to start up in PB 5 as
> > well.
> >
> > If there is something else I should be using to verify that a catalog item
> > was added to my build, please let me know.
> >
> > Thanks again for your help :)
> >
> > --
> > Bob Hanson
> > Senior Solutions Developer
> >
> >
> >
> > "<ctacke/>" wrote:
> >
> >> If they are outright missing, I question whether MSMQ is in the build.
> >> Adding the component to the build should put them in automatically -
> >> though
> >> not always with the values you may desire.
> >>
> >>
> >> --
> >> Chris Tacke
> >> OpenNETCF Consulting
> >> Managed Code in the Embedded World
> >> www.opennetcf.com
> >> --
> >>
> >>
> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
> >> news:3E9329AF-44E0-440A-866D-8470C863BDC0(a)microsoft.com...
> >> > Hello Chris,
> >> >
> >> > This was more due to my lack of understnading in the Win CE 5.0 world.
> >> >
> >> > The registry entries were missing to start the MSMQ process. Thanks for
> >> > your
> >> > help and patience :)
> >> >
> >> > --
> >> > Bob Hanson
> >> > Senior Solutions Developer
> >> >
> >> >
> >> >
> >> > "<ctacke/>" wrote:
> >> >
> >> >> I've not checked, but are you sure the CE 5.0 emulator has the MSMQ
> >> >> server
> >> >> in it? Did you create a custom emulator image and integrate that?
> >> >> Have
> >> >> you
> >> >> looked at this:
> >> >>
> >> >> http://msdn.microsoft.com/library/en-us/wcemsmq/html/coconmsmqregistrykeys.asp?frame=true
> >> >>
> >> >> I think we're missing the big picture of your environment.
> >> >>
> >> >>
> >> >> --
> >> >> Chris Tacke
> >> >> OpenNETCF Consulting
> >> >> Managed Code in the Embedded World
> >> >> www.opennetcf.com
> >> >> --
> >> >>
> >> >>
> >> >>
> >> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
> >> >> news:A78D583C-BE59-4BA6-B40E-9CAE2B96699E(a)microsoft.com...
> >> >> > Hello Chris,
> >> >> >
> >> >> > I do know that I added the component to the last build in Platform
> >> >> > Builder
> >> >> > 5.0.
> >> >> >
> >> >> > I am sorry but I need to claim ignorance on how to start it on the
> >> >> > Win
> >> >> > CE
> >> >> > 5.0 emulator. Your help is greatly appreciated.
> >> >> >
> >> >> > --
> >> >> > Bob Hanson
> >> >> > Senior Solutions Developer
> >> >> >
> >> >> >
> >> >> >
> >> >> > "<ctacke/>" wrote:
> >> >> >
> >> >> >> So MSMQ is in the device. You confirmed that it's running?
> >> >> >>
> >> >> >> -Chris
> >> >> >>
> >> >> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
> >> >> >> news:9F2CFC7D-3BF5-429B-BC6D-A37E9556AD3B(a)microsoft.com...
> >> >> >> > Yes, I did install the System_SR_ENU.CAB file. The link and files
> >> >> >> > you
> >> >> >> > had
> >> >> >> > mentioned are for the Windows Mobile 5 and we are running the Win
> >> >> >> > CE
> >> >> >> > 5.0.
> >> >> >> > The
> >> >> >> > other item I noticed on the link you had given me is this is for
> >> >> >> > the
> >> >> >> > VS
> >> >> >> > 2005
> >> >> >> > Beta 2 and we are running the VS2005 VSTS released version. I did
> >> >> >> > try
> >> >> >> > to
> >> >> >> > install the msmq cab on the emulator and I received an error
> >> >> >> > message
> >> >> >> > "Not
> >> >> >> > a
> >> >> >> > valid Windows CE setup file".
> >> >> >> >
> >> >> >> > I did add the MSMQ component in Platform Builder for the emulator
> >> >> >> > before
> >> >> >> > trying this test code.
> >> >> >> >
> >> >> >> > Againg, thanks for your help :)
> >> >> >> >
> >> >> >> > --
> >> >> >> > Bob Hanson
> >> >> >> > Senior Solutions Developer
> >> >> >> >
> >> >> >> >
> >> >> >> >
> >> >> >> > "<ctacke/>" wrote:
> >> >> >> >
> >> >> >> >> 2 things - first, you did install the System_SR_ENU.CAB file?
> >> >> >> >> Second,
> >> >> >> >> you
> >> >> >> >> have installed MSMQ on the device, right 9it's not there by
> >> >> >> >> default)?
> >> >> >> >>
> >> >> >> >> http://www.microsoft.com/downloads/details.aspx?FamilyID=cdfd2bb2-fa13-4062-b8d1-4406ccddb5fd&DisplayLang=en
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> --
> >> >> >> >> Chris Tacke
> >> >> >> >> OpenNETCF Consulting
> >> >> >> >> Managed Code in the Embedded World
> >> >> >> >> www.opennetcf.com
> >> >> >> >> --
> >> >> >> >>
> >> >> >> >>
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in
> >> >> >>
From: " ctacke/>" on
Error 0x435 == 'The service cannot accept control messages at this time.'

Have you tried runnign the MQ Admin stuff? There's something weird going
on - like MSMQ is starting, but not fully up yet. I'm running out of ideas.
You've got all QFEs applied?


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--



"Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
news:57C0B092-9394-4999-B55A-0004C20F3FA2(a)microsoft.com...
> Hello Chris,
>
> Thanks for your reply.
>
> I followed the steps that you had mentioned and everything was there. When
> I
> tried the Services List from the command line, the MMQ1: was listed. When
> I
> tried to start the Service using Services Start MMQ1: I still get the
> Operation failed. Error Code 0x00000425.
>
> I am running this on the V2 Arm Emulator CTP and when trying the telnet
> service, I have no problem so I did verify a working network.
>
> Thanks again for your help :)
> --
> Bob Hanson
> Senior Solutions Developer
>
>
>
> "<ctacke/>" wrote:
>
>> Check the release directory. First thing I'd look at it ce.bib to ensure
>> that everything is set up properly. I'd probably also look at what the
>> UI
>> says the SYSGEN variable is for MSMQ and make sure it is in the ce.bib
>> file
>> and that something lies in between that variable pair. If nothing is
>> there,
>> then it wasn't set during the build process. If there are items, then
>> you
>> know the binaries did get included in your build.
>>
>> If the binaries were included, then go look in reginit.ini and do the
>> same
>> thing - see if the sysgen veriable was set and the MSMQ settings got
>> included.
>>
>> If that's all working, I'd do another makeimg and burn the image to
>> flash,
>> verifying the write occurred properly and that the image running is
>> indeed
>> the one built.
>>
>> If that all worked, I'd then check the services from the command line and
>> see that MSMQ is available. I'd start it from there too.
>>
>> Once that was all done, I'd then run a very simple test app that creates
>> a
>> local queue and does TxRx.
>>
>>
>> --
>> Chris Tacke
>> OpenNETCF Consulting
>> Managed Code in the Embedded World
>> www.opennetcf.com
>> --
>>
>>
>>
>> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
>> news:2A77CB36-5CA6-419A-BEF8-B260C7E323F7(a)microsoft.com...
>> >I used set sysgen to verify that my build had MSMQ included. I had also
>> >added
>> > Telnet and I needed to add reg settings for that to start up in PB 5 as
>> > well.
>> >
>> > If there is something else I should be using to verify that a catalog
>> > item
>> > was added to my build, please let me know.
>> >
>> > Thanks again for your help :)
>> >
>> > --
>> > Bob Hanson
>> > Senior Solutions Developer
>> >
>> >
>> >
>> > "<ctacke/>" wrote:
>> >
>> >> If they are outright missing, I question whether MSMQ is in the build.
>> >> Adding the component to the build should put them in automatically -
>> >> though
>> >> not always with the values you may desire.
>> >>
>> >>
>> >> --
>> >> Chris Tacke
>> >> OpenNETCF Consulting
>> >> Managed Code in the Embedded World
>> >> www.opennetcf.com
>> >> --
>> >>
>> >>
>> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
>> >> news:3E9329AF-44E0-440A-866D-8470C863BDC0(a)microsoft.com...
>> >> > Hello Chris,
>> >> >
>> >> > This was more due to my lack of understnading in the Win CE 5.0
>> >> > world.
>> >> >
>> >> > The registry entries were missing to start the MSMQ process. Thanks
>> >> > for
>> >> > your
>> >> > help and patience :)
>> >> >
>> >> > --
>> >> > Bob Hanson
>> >> > Senior Solutions Developer
>> >> >
>> >> >
>> >> >
>> >> > "<ctacke/>" wrote:
>> >> >
>> >> >> I've not checked, but are you sure the CE 5.0 emulator has the MSMQ
>> >> >> server
>> >> >> in it? Did you create a custom emulator image and integrate that?
>> >> >> Have
>> >> >> you
>> >> >> looked at this:
>> >> >>
>> >> >> http://msdn.microsoft.com/library/en-us/wcemsmq/html/coconmsmqregistrykeys.asp?frame=true
>> >> >>
>> >> >> I think we're missing the big picture of your environment.
>> >> >>
>> >> >>
>> >> >> --
>> >> >> Chris Tacke
>> >> >> OpenNETCF Consulting
>> >> >> Managed Code in the Embedded World
>> >> >> www.opennetcf.com
>> >> >> --
>> >> >>
>> >> >>
>> >> >>
>> >> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
>> >> >> news:A78D583C-BE59-4BA6-B40E-9CAE2B96699E(a)microsoft.com...
>> >> >> > Hello Chris,
>> >> >> >
>> >> >> > I do know that I added the component to the last build in
>> >> >> > Platform
>> >> >> > Builder
>> >> >> > 5.0.
>> >> >> >
>> >> >> > I am sorry but I need to claim ignorance on how to start it on
>> >> >> > the
>> >> >> > Win
>> >> >> > CE
>> >> >> > 5.0 emulator. Your help is greatly appreciated.
>> >> >> >
>> >> >> > --
>> >> >> > Bob Hanson
>> >> >> > Senior Solutions Developer
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > "<ctacke/>" wrote:
>> >> >> >
>> >> >> >> So MSMQ is in the device. You confirmed that it's running?
>> >> >> >>
>> >> >> >> -Chris
>> >> >> >>
>> >> >> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in
>> >> >> >> message
>> >> >> >> news:9F2CFC7D-3BF5-429B-BC6D-A37E9556AD3B(a)microsoft.com...
>> >> >> >> > Yes, I did install the System_SR_ENU.CAB file. The link and
>> >> >> >> > files
>> >> >> >> > you
>> >> >> >> > had
>> >> >> >> > mentioned are for the Windows Mobile 5 and we are running the
>> >> >> >> > Win
>> >> >> >> > CE
>> >> >> >> > 5.0.
>> >> >> >> > The
>> >> >> >> > other item I noticed on the link you had given me is this is
>> >> >> >> > for
>> >> >> >> > the
>> >> >> >> > VS
>> >> >> >> > 2005
>> >> >> >> > Beta 2 and we are running the VS2005 VSTS released version. I
>> >> >> >> > did
>> >> >> >> > try
>> >> >> >> > to
>> >> >> >> > install the msmq cab on the emulator and I received an error
>> >> >> >> > message
>> >> >> >> > "Not
>> >> >> >> > a
>> >> >> >> > valid Windows CE setup file".
>> >> >> >> >
>> >> >> >> > I did add the MSMQ component in Platform Builder for the
>> >> >> >> > emulator
>> >> >> >> > before
>> >> >> >> > trying this test code.
>> >> >> >> >
>> >> >> >> > Againg, thanks for your help :)
>> >> >> >> >
>> >> >> >> > --
>> >> >> >> > Bob
From: Bob Hanson on
Hello CHris,

I did try the MSMQadm start command and I get unknown error.

I did post on the emulator forum to find our if there is an issue with doing
this on the Arm 4VI V2 CTP emulator.

Thanks for anything else you can think of :)

--
Bob Hanson
Senior Solutions Developer



"<ctacke/>" wrote:

> Error 0x435 == 'The service cannot accept control messages at this time.'
>
> Have you tried runnign the MQ Admin stuff? There's something weird going
> on - like MSMQ is starting, but not fully up yet. I'm running out of ideas.
> You've got all QFEs applied?
>
>
> --
> Chris Tacke
> OpenNETCF Consulting
> Managed Code in the Embedded World
> www.opennetcf.com
> --
>
>
>
> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
> news:57C0B092-9394-4999-B55A-0004C20F3FA2(a)microsoft.com...
> > Hello Chris,
> >
> > Thanks for your reply.
> >
> > I followed the steps that you had mentioned and everything was there. When
> > I
> > tried the Services List from the command line, the MMQ1: was listed. When
> > I
> > tried to start the Service using Services Start MMQ1: I still get the
> > Operation failed. Error Code 0x00000425.
> >
> > I am running this on the V2 Arm Emulator CTP and when trying the telnet
> > service, I have no problem so I did verify a working network.
> >
> > Thanks again for your help :)
> > --
> > Bob Hanson
> > Senior Solutions Developer
> >
> >
> >
> > "<ctacke/>" wrote:
> >
> >> Check the release directory. First thing I'd look at it ce.bib to ensure
> >> that everything is set up properly. I'd probably also look at what the
> >> UI
> >> says the SYSGEN variable is for MSMQ and make sure it is in the ce.bib
> >> file
> >> and that something lies in between that variable pair. If nothing is
> >> there,
> >> then it wasn't set during the build process. If there are items, then
> >> you
> >> know the binaries did get included in your build.
> >>
> >> If the binaries were included, then go look in reginit.ini and do the
> >> same
> >> thing - see if the sysgen veriable was set and the MSMQ settings got
> >> included.
> >>
> >> If that's all working, I'd do another makeimg and burn the image to
> >> flash,
> >> verifying the write occurred properly and that the image running is
> >> indeed
> >> the one built.
> >>
> >> If that all worked, I'd then check the services from the command line and
> >> see that MSMQ is available. I'd start it from there too.
> >>
> >> Once that was all done, I'd then run a very simple test app that creates
> >> a
> >> local queue and does TxRx.
> >>
> >>
> >> --
> >> Chris Tacke
> >> OpenNETCF Consulting
> >> Managed Code in the Embedded World
> >> www.opennetcf.com
> >> --
> >>
> >>
> >>
> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
> >> news:2A77CB36-5CA6-419A-BEF8-B260C7E323F7(a)microsoft.com...
> >> >I used set sysgen to verify that my build had MSMQ included. I had also
> >> >added
> >> > Telnet and I needed to add reg settings for that to start up in PB 5 as
> >> > well.
> >> >
> >> > If there is something else I should be using to verify that a catalog
> >> > item
> >> > was added to my build, please let me know.
> >> >
> >> > Thanks again for your help :)
> >> >
> >> > --
> >> > Bob Hanson
> >> > Senior Solutions Developer
> >> >
> >> >
> >> >
> >> > "<ctacke/>" wrote:
> >> >
> >> >> If they are outright missing, I question whether MSMQ is in the build.
> >> >> Adding the component to the build should put them in automatically -
> >> >> though
> >> >> not always with the values you may desire.
> >> >>
> >> >>
> >> >> --
> >> >> Chris Tacke
> >> >> OpenNETCF Consulting
> >> >> Managed Code in the Embedded World
> >> >> www.opennetcf.com
> >> >> --
> >> >>
> >> >>
> >> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
> >> >> news:3E9329AF-44E0-440A-866D-8470C863BDC0(a)microsoft.com...
> >> >> > Hello Chris,
> >> >> >
> >> >> > This was more due to my lack of understnading in the Win CE 5.0
> >> >> > world.
> >> >> >
> >> >> > The registry entries were missing to start the MSMQ process. Thanks
> >> >> > for
> >> >> > your
> >> >> > help and patience :)
> >> >> >
> >> >> > --
> >> >> > Bob Hanson
> >> >> > Senior Solutions Developer
> >> >> >
> >> >> >
> >> >> >
> >> >> > "<ctacke/>" wrote:
> >> >> >
> >> >> >> I've not checked, but are you sure the CE 5.0 emulator has the MSMQ
> >> >> >> server
> >> >> >> in it? Did you create a custom emulator image and integrate that?
> >> >> >> Have
> >> >> >> you
> >> >> >> looked at this:
> >> >> >>
> >> >> >> http://msdn.microsoft.com/library/en-us/wcemsmq/html/coconmsmqregistrykeys.asp?frame=true
> >> >> >>
> >> >> >> I think we're missing the big picture of your environment.
> >> >> >>
> >> >> >>
> >> >> >> --
> >> >> >> Chris Tacke
> >> >> >> OpenNETCF Consulting
> >> >> >> Managed Code in the Embedded World
> >> >> >> www.opennetcf.com
> >> >> >> --
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in message
> >> >> >> news:A78D583C-BE59-4BA6-B40E-9CAE2B96699E(a)microsoft.com...
> >> >> >> > Hello Chris,
> >> >> >> >
> >> >> >> > I do know that I added the component to the last build in
> >> >> >> > Platform
> >> >> >> > Builder
> >> >> >> > 5.0.
> >> >> >> >
> >> >> >> > I am sorry but I need to claim ignorance on how to start it on
> >> >> >> > the
> >> >> >> > Win
> >> >> >> > CE
> >> >> >> > 5.0 emulator. Your help is greatly appreciated.
> >> >> >> >
> >> >> >> > --
> >> >> >> > Bob Hanson
> >> >> >> > Senior Solutions Developer
> >> >> >> >
> >> >> >> >
> >> >> >> >
> >> >> >> > "<ctacke/>" wrote:
> >> >> >> >
> >> >> >> >> So MSMQ is in the device. You confirmed that it's running?
> >> >> >> >>
> >> >> >> >> -Chris
> >> >> >> >>
> >> >> >> >> "Bob Hanson" <BobHanson(a)discussions.microsoft.com> wrote in
> >> >> >> >> message
> >> >> >> >> news:9F2CFC7D-3BF5-429B-BC6D-A37E9556AD3B(a)microsoft.com...
> >> >> >> >> > Yes, I did install the System_SR_ENU.CAB file. The link and
> >> >> >> >> > files
> >> >> >> >> > you
> >> >> >> >> > had
> >> >> >> >> > mentioned are for the Windows Mobile 5 and we are running the
> >> >> >> >> > Win
> >> >> >> >> > CE
> >> >> >> >> > 5.0.
> >> >> >> >> > The
> >> >> >> >> > other item I noticed on the