If I have set up a web site in IIS 6 (Win 2003) and set it to use defaultappool2, can I then not use a defaultappool3 for a virtual directory in that website?
Sorry, but the problem is resolved. I had configured a website to use a appool that used 2.0, but in the application I had specified that it should use 1.1.
Marked as answer by jeff@zina.com on May 22, 2008 12:08 PM
modig
Member
475 Points
420 Posts
defaultappool problems
May 22, 2008 09:33 AM|LINK
Hi
If I have set up a web site in IIS 6 (Win 2003) and set it to use defaultappool2, can I then not use a defaultappool3 for a virtual directory in that website?
smiling4ever
All-Star
15825 Points
3123 Posts
Re: defaultappool problems
May 22, 2008 09:52 AM|LINK
Hi,
Yes, virual directory is an isolated application and the pool can be changed.
What is your exact problem?
modig
Member
475 Points
420 Posts
Re: defaultappool problems
May 22, 2008 11:08 AM|LINK
Sorry, but the problem is resolved. I had configured a website to use a appool that used 2.0, but in the application I had specified that it should use 1.1.