can i run asp pages on IIS 6 with asp.net dll ?

J

Juan T. Llibre

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
 
K

keyser soze

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
 
K

keyser soze

thanks Juan (gracias!)
but could i just rename all the pages
and then use AspNet.dll ???
 
J

Juan T. Llibre

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
 
K

keyser soze

ok, but i instint :)
is there security risks ?
i think i will have less risks on IIS 6 than IIS 5, right ?

what do you think ?

thanks again
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top