Re: can i run asp pages on IIS 6 with asp.net dll ?
- From: "Juan T. Llibre" <nomailreplies@xxxxxxxxxxx>
- Date: Fri, 20 Apr 2007 15:04:23 -0400
Do you mean "rename all htm/html pages" or "rename all aspx pages" ?
In either case, just renaming the pages won't make them work auto-magically.
ASP and ASP.NET have different programming models.
ASP's programming is linear and uncompiled.
ASP.NET's programming is object-oriented and compiled.
Read this link :
http://www.w3schools.com/aspnet/aspnet_vsasp.asp
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"keyser soze" <bajopalabra@xxxxxxxxxxx> wrote in message
news:OuPYor3gHHA.4692@xxxxxxxxxxxxxxxxxxxxxxx
thanks Juan (gracias!)
but could i just rename all the pages
and then use AspNet.dll ???
"Juan T. Llibre" <nomailreplies@xxxxxxxxxxx> escribió en el mensaje
news:%23NadZo3gHHA.5008@xxxxxxxxxxxxxxxxxxxxxxx
re:
can i run the sites "as is" on w2003 server on IIS 6
Short answer : yes.
If you installed IIS, all you need to do is enable ASP.
1. open the IIS Manager
2. scroll down to "Web Service Extensions" on the left-hand panel
3. select "Active Server Pages" on the right-hand panel
4. hit the "Allow" button
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"keyser soze" <bajopalabra@xxxxxxxxxxx> wrote in message
news:%237at4i3gHHA.4892@xxxxxxxxxxxxxxxxxxxxxxx
hi
i have 2 sites running on w2000 ad server on IIS 5
can i run the sites "as is" on w2003 server on IIS 6
with asp.net dll
...or because the programming style
do i need asp.net dll
i have this question
because some messages of IIS 6
alerts about "security risks" on classic "asp" pages
TIA
ks
.
- Follow-Ups:
- Re: can i run asp pages on IIS 6 with asp.net dll ?
- From: keyser soze
- Re: can i run asp pages on IIS 6 with asp.net dll ?
- References:
- can i run asp pages on IIS 6 with asp.net dll ?
- From: keyser soze
- Re: can i run asp pages on IIS 6 with asp.net dll ?
- From: Juan T. Llibre
- Re: can i run asp pages on IIS 6 with asp.net dll ?
- From: keyser soze
- can i run asp pages on IIS 6 with asp.net dll ?
- Prev by Date: Re: Running .Net 2003 and 2005
- Next by Date: Re: Code
- Previous by thread: Re: can i run asp pages on IIS 6 with asp.net dll ?
- Next by thread: Re: can i run asp pages on IIS 6 with asp.net dll ?
- Index(es):