MikeGer Posted September 1, 2008 Report Share Posted September 1, 2008 I'm just starting out with asp.net and I have a question about servers and services>The question is can my html basic home server run asp.net web pages or do I need new services? Link to comment Share on other sites More sharing options...
Synook Posted September 1, 2008 Report Share Posted September 1, 2008 If your home server has a Microsoft operating system then you can install IIS on it and run ASP.NET scripts. If it is not, then you can either install Mono (which can get irritating) or switch to MS.By "home server" I suppose you mean it is in your home? Link to comment Share on other sites More sharing options...
MikeGer Posted September 4, 2008 Author Report Share Posted September 4, 2008 If your home server has a Microsoft operating system then you can install IIS on it and run ASP.NET scripts. If it is not, then you can either install Mono (which can get irritating) or switch to MS.By "home server" I suppose you mean it is in your home?Yes I meant a server setup at my home hosting my web pages Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now