|
Home > Archive > BizTalk Server General > February 2005 > Enabling BizTalk as Web Service on Windows XP
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Enabling BizTalk as Web Service on Windows XP
|
|
|
| Hi all,
I'm running on Windows XP Service Pack 2. I have BizTalk as web service and
when I try to call it I receive the following error: "... Please verify that
the receive location is valid, and that the isolated adapter runs under an
account that has access to the BizTalk databases. "
Some information about the environment:
- the user ASPNet and IUSR_MachineName belong to "BizTalk Isolated Host Users"
- in machine config the attribute userName of tag <processModel> is Machine
- I followed the tips on
"http://support.microsoft.com/default.aspx?scid=kb;en-us;841893".
Can anyone help me?
Thanks in advance
Ivan
| |
| Andy Wu 2005-02-22, 5:50 pm |
| Most likely, the account under which the asp.net process is run does not
have enough priviledge to access the BTS mgmt db.
|
|
|
|
|