| Adarro 2004-09-22, 9:56 pm |
| Final Addendum 
The answer was indeed permissions.
A post in SDK forum stated what I was missing.
The impersonated account used when registering a BizTalk Server is the
application pool account used by the /twpws account, which was different
that the app pool account for the /bassite parent directory. Once it was
added to the SSO admin group the request suceeded.
"Adarro" wrote:
[vbcol=seagreen]
> Another Addendum.
>
> I used the 'messages' sample from the SDK and sent a few simple messages to
> the biztalk server and it replied with 'success', so I am assuming that the
> Messaging Adapter is working. Unfortunately, most of the samples appear to
> assume your developing against a 'all in wonder' box instead of a remote
> server so using the samples is probably testing my ability to read source
> code and vbs deploy scripts instead of testing for proper configuration.
>
> "Adarro" wrote:
>
|