G
Geoff
We have a functional IIS production server with the default website hosting a
dozen or so virtual directory sites. Each of these sites are ASP.NET 2.0
Recently I needed to add a new virtual directory site but (as I found out
later) it needs to run on ASP.NET 1.1. Downgrading to 1.1 I received the
above message in the event log, and after researching on the web it was
suggested the fix was simply to create a new Application Pool and assign it
this virtual directory.
I have done this, but with no joy. I still get the same message. Is there
something else I need to configure for IIS to ensure this runs in a seperate
process?
Thanks in advance.
dozen or so virtual directory sites. Each of these sites are ASP.NET 2.0
Recently I needed to add a new virtual directory site but (as I found out
later) it needs to run on ASP.NET 1.1. Downgrading to 1.1 I received the
above message in the event log, and after researching on the web it was
suggested the fix was simply to create a new Application Pool and assign it
this virtual directory.
I have done this, but with no joy. I still get the same message. Is there
something else I need to configure for IIS to ensure this runs in a seperate
process?
Thanks in advance.