Home All Groups Group Topic Archive Search About
Author
6 Feb 2006 9:45 PM
Robert Ginsburg
I have created an ISAPI filter ,  the filter is a C++ mixed mode DLL
compiled against the .NET 2 framework. All of the functionality works,
however it appears that the mixed mode functionality seems to "lock" IIS
virtual server where it runs to the .NET 2 framework and .NET 1.X apps will
not work. In retrospect this seems to make sense, but I was wondering if
anyone had any inspired thoughts along these lines.

Thanks in advance
Robert

Author
7 Feb 2006 1:04 AM
Christopher Reed
If you're using IIS 6, then you need to have separate application pools for
your 1.1 and 2.0 applications.
--
Christopher A. Reed
"The oxen are slow, but the earth is patient."

Show quote
"Robert Ginsburg" <robert.ginsb***@ver3.com> wrote in message
news:%238Yvma2KGHA.744@TK2MSFTNGP09.phx.gbl...
>I have created an ISAPI filter ,  the filter is a C++ mixed mode DLL
>compiled against the .NET 2 framework. All of the functionality works,
>however it appears that the mixed mode functionality seems to "lock" IIS
>virtual server where it runs to the .NET 2 framework and .NET 1.X apps will
>not work. In retrospect this seems to make sense, but I was wondering if
>anyone had any inspired thoughts along these lines.
>
> Thanks in advance
> Robert
>

AddThis Social Bookmark Button