Commerce Gatewate, Application server and SQL

We are trying to deploy a Commerce Gateway Solution. We have on the Biztalk server Commerce gateway. We have an SQL box running Application server also. All things start, but when we try to have Biz talk submit the document to Navision it fails… Here is the error: The description for Event ID ( 3 ) in Source ( CommerceGateway ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: The message could not be delivered to Navision Attain Error Code: -2147221504 Error Description: The message could not be submitted to Commerce Gateway Busadapter. I have taken a look at the boxes and it appears that the application server is not opening up a port number, so the BIZ talk box and forward the document. I cannot seem to find a setting in order to do this. Any help would be great. thanks

Hi Jeffrey, A couple of things you could try: 1. Review and Confirm all permissions settings for the COM+, NAS user etc. 2. Try submitting the document when logged in to the console on the BizTalk machine, it might give you some more details on the error. Regards, Bruno

I figured it out. I had to give the domain user we were using for Biztalk right to the Queues in MSMQ. Thanks