Hi,
I try to run a WebService sucessfully published by BizTalk, but I get a Soap Exception and in the event viewer I get this:
[code:1:41fc57abce]
The Messaging Engine failed to register the adapter for \"SOAP\" for the receive location \"/BizTalk_Server_Project1_Proxy/BizTalk_Server_Project1_BizTalk_Orchestration1_PortWeb.asmx\". Please verify that the receive location exists, and that the isolated adapter runs under an account that has access to the BizTalk databases.
[/code:1:41fc57abce]
I had some previous errors related with permissions on Biztalk DB’s but I just gave a lot of permissions to the user ASP.NET to access the Biztalk DB’s. I’m sure this is not the correct procedure. If someone could direct me to the right one I would be glad.
Right now, I just want to know how to solve this problem. This is for a school project and I’m running BizTalk Server 2006 Beta 2 and Visual Studio 2005.
Best regards and thank you,
Paulo