BizTalk permission settings for WebService call

Source: Internet
Author: User
Tags biztalk

When you call WebService in BizTalk, you often encounter permission problems and fail to exchange permissions. The following is a specific solution:

Symptom:
The following error message is displayed in the Event Viewer:
User 'nt AUTHORITY \ NETWORK service' Login Failed.

An error occurred while attempting to connect to the "BizTalkMgmtDb" SQL Server database on "JINJZ2003. Error: "unable to open the database you requested" BizTalkMgmtDb ". Logon Failed ."
(An attempt to connect to "BizTalkMgmtDb" SQL Server database on server "Server" failed with error: "Cannot open database requested in login 'biztalkmgmtdb'. Login fails .".)

Solution:

1. check that the application pool corresponding to the web services in IIS is defaappapppool, and change the account corresponding to defaappapppool to "IWAM _ machine name ", in addition, "IWAM _ machine name" is added to the BizTalk Isolated Host Users Group and to the IIS_WPG group.

2. Restart IIS. (run the IISReset command)

3. read and write permissions for the "IWAM _ machine name" account % systemroot % \ Temp folder.

For details, refer to the following URL:
Http://chnking.cnblogs.com/archive/2006/06/10/422639.html

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.