Re: Mixing ASP with ASPX
From: Jeffrey Palermo [MCP] (http://dotnetjunkies.com/weblog/jpalermo)
Date: 10/09/04
- Next message: Jeffrey Palermo [MCP]: "Re: datagrid control focus"
- Previous message: Jeffrey Palermo [MCP]: "Re: Security"
- In reply to: winzin: "Mixing ASP with ASPX"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 8 Oct 2004 21:26:21 -0500
I have not seen any adverse effects of mixing the two. ASP and ASP.NET are
processed in different processes, so everything is kept separate. It's
working fine for me.
Best regards,
Jeffrey Palermo
"winzin" <winzin@discussions.microsoft.com> wrote in message
news:EACDB403-A229-4C15-953D-F003D10935C3@microsoft.com...
> I am not sure if this is true... or has anyone seen any weirdness of
mixing
> asp and aspx in the same web site/instance (under IIS).
>
> does this causes OS memory to be fragmented?
>
> I am seeing a lot of asp SCRIPT ENGINE error (C0000005 access violation).
>
>
- Next message: Jeffrey Palermo [MCP]: "Re: datagrid control focus"
- Previous message: Jeffrey Palermo [MCP]: "Re: Security"
- In reply to: winzin: "Mixing ASP with ASPX"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|