What is required on a server to host ASP.NET sites/applications?

  • Thread starter Thread starter David Hearn
  • Start date Start date
D

David Hearn

I am getting ready to set up a server so that it can host a .NET web
site that I am developing. I am assuming that I only need to have the
framework redistributable and install that. Am I correct? Anything
else I need to know? Any tips and/or hints would be greatly
appreciated!

Thanks in advance!
 
I am getting ready to set up a server so that it can host a .NET web
site that I am developing. I am assuming that I only need to have the
framework redistributable and install that. Am I correct? Anything
else I need to know? Any tips and/or hints would be greatly
appreciated!

Make sure IIS is installed first.
 
Back
Top