from .asp to .aspx
Messages   Related Types
This message was discovered on ASPFriends.com 'aspngmigrate' list.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.

rramirez@ebelint.com
-- This message, which was originally sent to "aspngbeta", has been moved to "aspngmigrate" mailing list by the List Master --

Hi List!

a collegue here asked me about "renaming all the asp pages of an
application from asp to aspx" :

Will the asp application work ?

If yes, will this app get some benefit of the .net framework ?

thanks,

Rolando

Reply to this message...
 
    
Dan Green (VIP)
Rolando,

ASP files need to remain as .asp files.
However, ASP technology can run side-by-side with ASP.NET technology.
There is no automagic migration path between the two, though.

Cheers,
Dan
(http://dotnetdan.com/)

----- Original Message -----
From: <Click here to reveal e-mail address>
To: "aspngmigrate" <Click here to reveal e-mail address>
Sent: Friday, May 18, 2001 6:23 AM
Subject: [aspngmigrate] from .asp to .aspx

> -- This message, which was originally sent to "aspngbeta", has been moved
to "aspngmigrate" mailing list by the List Master --
[Original message clipped]

Reply to this message...
 
    
Brad Kingsley (VIP)
> ASP files need to remain as .asp files.

Really? I'm pretty sure that some simple ASP pages can run as ASPX pages -
just change the extension. Doing so should provide a small performance
increase immediately, but the fact that this would not work for complex
pages (which actually take longer to load) you might not see any measurable
difference on the pages that can be converted easily.

bk

---------------------------------------
The Best Support On The 'Net
Windows 2000 Advanced Hosting
http://www.orcsweb.com/
---------------------------------------

ASP.Net FAQ - http://www.aspnetfaq.com/
ASPAlliance - http://www.aspalliance.com/

.
----- Original Message -----
From: "Dan Green" <Click here to reveal e-mail address>
To: "aspngmigrate" <Click here to reveal e-mail address>
Sent: Friday, May 18, 2001 3:25 AM
Subject: [aspngmigrate] Re: from .asp to .aspx

[Original message clipped]

Reply to this message...
 
    
Brian Bilbro (VIP)
The biggest problem you probably run into is ASP pages that contain
functions and subroutines defined within the <% and %> tags. Those will not
work as aspx pages unless you enclose them in <SCRIPT> tags.

--
Brian

----- Original Message -----
From: "Brad Kingsley" <Click here to reveal e-mail address>
To: "aspngmigrate" <Click here to reveal e-mail address>
Sent: Friday, May 18, 2001 7:39 AM
Subject: [aspngmigrate] Re: from .asp to .aspx

[Original message clipped]

Reply to this message...
 
 




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com