| Fraser 2004-12-28, 5:49 pm |
| I have been working thru the examples in Scott & co's new book BTS2004
Unleashed and arrived at chapter 6 - the Messaging Solution Sample.
This sample creates a Http receive location using the BTSHttpReceive ISAPI
extension, but, as for many others it seems, getting this set up properly
appears extremely difficult.
I have reached the stage of sending in the message and receiving back a 401
Unauthorized status code/text.
Googling everywhere and many hours of trying later, I am still stuck. It is
clear that many others have had difficulty with this. Could someone who has
got a set up that is working or understands it better than I do, please post
some ABC type advice for the rest of us please :-).
I am using a development box running XP Prof and IIS5
This is what I have tried/done thus far :-
I have a High Isolation virtual directory
I have specified an identity that this process runs under as a member of
BizTalk Isolated Host Users and BizTalk Application Users
I have added an ISAPI extension for BTSHttpReceive.dll to the web site
I tried using http://localhost/msgexample/BTSHttpReceive?<junk/> as per some
advice and I can see from the Event log that BTS gets the message ok.
Cheers
Fraser.
|