We tested Oxite on the DiscountASP.NET web servers and we got it to work in the root folder. You can download Oxite from the CodePlex Project site.
Here are some installation guidelines that worked for us.
- Build the Oxite solution in Visual Studio 2008.
- Open the OxiteSite\web.config, and update the connection string to your DiscountASP.NET SQL 2008 database. Also, update the site host name to your site’s URL.
- Copy the MVC Beta assembly to the OxiteSite\bin. The assembly is located at C:\Program Files\Microsoft ASP.NET\ASP.NET MVC Beta\Assemblies\System.Web.Mvc.dll on your computer.
- Upload the contents of the OxiteSite to your site’s root.
- Login to your DiscountASP.NET control panel and attach the \App_Data\Oxite.Database.mdf to your SQL 2008 database.
- If you are on a Windows 2003/IIS6 server, contact DiscountASP.NET support to have the ASP.NET wildcard mapping added.
Aristotle de la Cruz
Developer
DiscountASP.NET