Trouble with BizTalk Isolated host (Help)
I use the SubmitDirect adapter wich runs as an isolated host from within an orchestration.
And then I get the error :
Message: The Messaging Engine failed to register the adapter for "Submit" for the receive location "Submit://AssetDocsIn". Please verify that the receive location is valid, and that the isolated adapter runs under an account that has access to the BizTalk databases.
The component I use to Submit works when used out side of orchestration but when i try to use the direct adapter in an orchestration i get the error.
Is there anybody 'Biztalk Guru enough' to have an answer for this ?
A possible answer for this would be set the host to the Biztalk Host instead of the iIsolated host and recompile the adapter. But i am not sure how to do this...... and I am not sure if it will work either.
Can anybody help ?