Symptom 1
The following error messages are logged in the Application event log on the server that is running BizTalk Server 2006 or BizTalk Server 2004:The Messaging Engine failed to register the adapter for "SOAP" for the receive location "/VirtualDirectory/Name.asmx". Please verify that the receive location is valid, and that the isolated adapter runs under an account that has access to the BizTalk databases.
An attempt to connect to "BizTalkMgmtDb" SQL Server database on server "Server" failed with error: "Cannot open database requested in login 'BizTalkMgmtDb'. Login fails.".
Note In this error message, VirtualDirectory represents the name of the virtual directory for the Web service, Name represents the Web service name, and Server represents the server name.Symptom 2
On a remote server that is running BizTalk Server 2006 or BizTalk Server 2004, the following error message is logged in the Application event log when you call the orchestration that is exposed as a Web service:The "SOAP" adapter is suspending an outbound message going to destination
URL:"<http://VirtualDirectory/Name.asmx>".
Details: "Server was unable to process request. --> File or assembly name FileName.dll, or one of its dependencies, was not found.".
Notes� | In this error message, FileName represents the name of a file. |
� | Every time that you call the orchestration, the assembly name in the error message changes. |
� | No error messages may be logged in the application event log on the server on which the Web service is exposed. |
SoapException: Internal SOAP Processing Failure
Symptom 3
The following error message is logged in the Application event log on the server on which the Web service is exposed:There was a failure executing the receive pipeline:
"Microsoft.BizTalk.DefaultPipelines.XMLReceive" Source:
"Microsoft.BizTalk.Messaging" Receive Location:
"/VirtualDirectory/Name.asmx" Reason: Specified cast is not valid.