I've stopped and started both MSMQ and Biztalk Messaging,
with no results.
Any ideas?
>.
>
Any other ideas?
>.
>
Ensure you are formatting the message to unicode before submission to MSMQ
Ensure your MSMQ Rec Function is configured to poll correctly for the right
queue.
Mig.
"Drew" <abl...@crowechizek.com> wrote in message
news:013001c2d913$9a49f7a0$a301...@phx.gbl...
1. Probably worth double checking the format name in the MSMQ Receive
function
ie DIRECT=OS:<machine>\private$\<queuename>
Is the BizTalk Service running ?
Try creating a file receive function and see if the message gets picked
up...that will prove basic BizTalk operations.
How is the message being written to the queue (ie Unicode ?)
-- John
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Drew" <abl...@crowechizek.com> wrote in message
news:033101c2d8f2$334e7420$2f01...@phx.gbl...
A little more detail which I think will help. This isn't
a new application, it's a working application (running for
2 years.) What seems to happen everytime we update the
system (reload COM+ and change some Crystal Reports),
Biztalk stops reading the queue.
The Biztalk service is running, so it the MSMQ service.
I've tried stopping and starting both of them.
The items are written to the queue using a COM+ dll from a
website using Microsoft MSMQMessage. Which I believe
would always be unicode.
In the past we have rebooted the server and it would start
working. For some reason this time, even a reboot won't
kick it.
Any help would be appreciated.
Thanks again.
>.
>
Sent via http://www.biztalkug.com
everything about BizTalk Server