| Marvin Smit 2005-10-26, 7:48 am |
| Hi,
if you are running IIS 7:
- Goto IIS Management console
- Select "Application Pools"
- Context menu -> New AppPool
- Select your website
- Select properties
- Select homeDirectory tab[vbcol=seagreen]
pool for your website.
About the WebService access:
- Make sure your port is designated "Public" in your orchestration
- Make sure the "AppPool Account" is part of the BizTalk users group
Hope this helps,
Marvin Smit
ps; This is from the top of my head.. i might have misspelled 1 step
somewhere.
On 24 Oct 2005 23:27:25 -0700, "Louis Kwong" <louiskwong@gmail.com>
wrote:
[vbcol=seagreen]
>Thanks Siddharth!
>
>But I have some questions...
>
>What kind of app pool are there available?? I would change app pool
>under "Properties" -> "Directory Security" right? So if there's another
>app pool available for me to select then I would try that??
>
>How do I change the identity in the app pool??
>
>How can I double check that the Orchestration has the right login for
>the web services?? Is it just the SOAP port that I would need to change
>the login?? And then make sure that the directory security in IIS has
>that login permitted as well??
>
>Thanks,
>Louis
|