If a standard ASP page would run under the same worker process as ASP.net
pages then wouldn't they be able to share a session. the reason I ask is we
are about to re write our entrire site to asp.net and it would preffer to do
this in stages.
but as there are many entry and exit points on the site transfering the
sessions to sql would require a great deal of work. but if they could share
the inprocess session then we could transfer the whole site over and update
gradually.
"Tom Kaminski [MVP]" wrote:
> "Pete" <Pete DeleteThis @discussions.microsoft.com> wrote in message
> news:375CDB68-96E8-4A53-A08C-B192A9A4279B@microsoft.com...
> > Is it possible to run ASP pages under the ASPNET_WP.exe worker process
> > instead of the DLLHost worker process and what do I need to do to
> accomplish
> > this
>
> Why would you want to do that?
>
> --
> Tom Kaminski IIS MVP
<font color=purple> > <a style='text-decoration: underline;' href="http://www.microsoft.com/windowsserver2003/community/centers/iis/</font" target="_blank">http://www.microsoft.com/windowsserver2003/community/centers/iis/</font</a>>
<font color=purple> > <a style='text-decoration: underline;' href="http://mvp.support.microsoft.com/</font" target="_blank">http://mvp.support.microsoft.com/</font</a>>
> <a style='text-decoration: underline;' href="http://www.iistoolshed.com/" target="_blank">http://www.iistoolshed.com/</a> - tools, scripts, and utilities for running IIS
>
>
><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: ASP Pages running under ASPNET_WP worker process