This post originated from an RSS feed registered with .NET Buzz
by Scott Watermasysk.
Original Post: Community Server Web Based Installer
Feed Title: ScottW's ASP.NET WebLog
Feed URL: /error.aspx?aspxerrorpath=/blog/rss.aspx
Feed Description: ASP.NET and Blogging
One of the items I really wanted to make sure was easier in Community Server
was the initial setup. There were often questions about the missing .Text
installer. Besides lack of time, one of my strongest reasons for not including
an installer was the fact most users did not have access to run an installer on
the server. So while, it might have been easier to get a local install up and
running, it would not be too helpful when it came time to install it on the
remote ISP.
To help combat this, Community Server will ship with a web based installer
(should also have a windows installer as well).
The goal of the web installer is to enable a generic install to happen as
quickly and easily as possible (ie, with only a couple straight forward choices)
and without the need to use tools such as Query Analyzer.