ASP and .NET SERVER

  • Thread starter news.microsoft.com
  • Start date
J

James J. Foster

I have not had a problem with any of my classic ASP websites. There is some
configuration work you may need to do though, because of Windows Server
2003's tighter default security. One is that you'll need to enable ASP pages
to execute on the server. Another that you may need to do is enable parent
paths for include directives. (see http://support.microsoft.com/?id=332117)
 
A

Angus Logan

Hi,
I have found a few issues upgrading websites on Framework 1.0 to
Framework 1.1, only little things like ValidateRequest not allowing tags to
get posted to the server etc.

cheers,
angus
 
K

Kevin Spencer

Yes. First of all, the .Net platform doesn't affect other technologies
installed on the server. It only works with .Net applications. Second,
ASP.Net is a completely different ISAPI than ASP. The 2 are not related in
any way. And IIS 6 is just the next (and best, so far) generation of IIS. I
have tested both ASP and ASP.Net (including within the same web) on Windows
Server 2003 running IIS 6, with no problems at all.

HTH,

Kevin Spencer
Microsoft FrontPage MVP
Internet Developer
http://www.takempis.com
Some things just happen.
Everything else occurs.
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top