11-04-05 12:47 PM
hi...
if you are not using impersonation in your WebSite you must add the ASPNET
user to "Biztalk Isolated Host Users" and restart your IIS....
if you are using impersonation then you must add the "User Account" to
"Biztalk Isolated Host Users" that is impersonating the WebDirectory, you
must restart your IIS after add the user...
"AL" wrote:
> Hi
>
> I've used the Web service publishing wizard to create a web service for my
> orchestration. When I now try to invoke the WS from a small test client I
get
> the following exception:
>
> The Messaging Engine failed to register the adapter for "SOAP" for the
> receive location
> "/MinSAT.Subscribers_Proxy/ MinSAT_Subscribers_SubscriberAccountQuer
y_accou
ntInfo.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.
>
> The following gets reported to the Event Log:
>
> Event Type: Error
> Event Source: BizTalk Server 2004
> Event Category: BizTalk Server 2004
> Event ID: 6913
> Date: 11/3/2005
> Time: 7:36:22 PM
> User: N/A
> Computer: DAVELAPTOP
> Description:
> An attempt to connect to "BizTalkMgmtDb" SQL Server database on server
> "webdeveloper" failed with error: "Login failed for user '(null)'. Reason:
> Not associated with a trusted SQL Server connection.".
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
>
>
> I've been through various suggestions and checked common mistakes and none
> of these have helped, namely:
> Verify the URI is correct. (I copied it into my browser window and saw the
> ASMX)
> Run the web service in High (isolation) application protection (I am, this
> is XP SP2 with IIS 5.1).
>
> I've added both my ASPNET and IUSR_<machine name> users to both Isolated
> host and BizTalk administrators groups.
>
> Does anybody know of anything else I can try?
>
> Thanks is advance
> AL
>
>
[ Post a follow-up to this message ]
|