Re: asp V3 and asp.net

Tech-Archive recommends: Fix windows errors by optimizing your registry



Stuart wrote:
> Hi there
>
> Apologies if this is an absolutely nonsense question... I have been
> finding plenty of information regarding using different versions of
> the .NET framework on the same web server so that web applications
> that have been developed over considerable time scans by different
> people using different versions of .NET can still function... what
> about if I am migrating an existing ASP V3 application to a server
> capable of running ASP.NET, adding some .aspx pages.... can the
> server be configured so that the old asp stuff will still run ? Or
> must it all be upgraded ?
>
> Thanks for your input
>
> Stuart

You can run asp and asp.net applications side-by-side, but to combine
them into one app is very difficult. It's a very different programming model
and they can't share session-state (but there are some tricks to synchronise
sessions)

Hans Kesting


.



Relevant Pages

  • Re: ASP page will not load
    ... >>> using ASP. ... Why do I get a 500 Internal Server error for all ... >>Internet Services Manager. ... >>Properties, and on the Home Directory tab, click the ...
    (microsoft.public.inetserver.asp.general)
  • Re: Ecommerce Server Requires Daily Reboot
    ... Sounds like you need a good ASP developer to go through ... SQL data caching schemes, to IIS settings, etc, etc, etc. ... a file cache on the web server. ... In order for customer to access webpage login, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Remote data entry solution needed for Access 2007
    ... is the actual server that the software is running on. ... would install on windows 2000, but it not really a big deal. ... But I think I'll look into the sharepoint or asp.net solutions first, ... DAP and ASP are completely unrelated technologies, ...
    (microsoft.public.access.externaldata)
  • Re: Handling Script Timeout when invoking ActiveX Object involving ADODB from ASP2.0 pages
    ... With the ASP file listed at the end of this post, ... I load the ASP on Server A, ... New transaction cannot enlist in the specified transaction coordinator. ... Const adOpenKeyset = 1 ...
    (microsoft.public.inetserver.asp.general)
  • Re: What is the difference between php & asp?
    ... >ASP is a Microsoft product based on the very ackward Visual Basic syntax ... >PHP is a C-Like, ... >need to physically register on the server. ... It works fine with SQL Server and Access if you really really ...
    (alt.php)