|
Home > Archive > BizTalk Server Applications Integration > March 2004 > WHAT AM I DOING WRONG?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
WHAT AM I DOING WRONG?
|
|
| Aaron Ackerman 2004-03-23, 10:42 am |
| I am building a simple and small example from Chen's BTS 2002 book and can
not get the XLANG sched to fire to save my life. Whether I create a file,
MSMQ, or HTTP receive function all that happens is that I get an item
holding in the Biztalk working queue (and in the case of the HTTP and MSMQ
receive functions I get one in the working queue and the suspended queue. I
have tried to trace the sched using the XLANGMon tool but the XLANG never
gets fired.
I know it has to do something with how I have either the port or channel
setup but I can't figure it out. I set it up exactly from the book.
I have been working on this for a couple of weeks now and my bosses are
running out of patience and I am running out of time. Any help would be
greatly appreciated.
| |
| CppDev 2004-03-23, 4:37 pm |
| Assuming biztalk 2004:
After deployment, you must go to Biztalk Server Admin, select "Enlist", then "Start process". without this it won't do anything to the messages (files).
I am stuck with an XLANG null exception after that (see What is XLANGs.Core.StopConditions ....) . I am already 2 weeks late on delivery and the client (and boss) patience is running out.
|
|
|
|
|