This is a discussion on Migrating .Net sites to Apache? within the Apache Web Server forums, part of the Web Server and Related Forums category; I have several ASP.Net sites that were running in IIS that I'd like to migrate to Apache. Is ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have several ASP.Net sites that were running in IIS that I'd like to
migrate to Apache. Is this something that can be done without totally rewriting the sites? Right now, when I try to open one of the default.aspx files, I get the following error: The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. ------------------------------------------------------------------------------ A name was started with an invalid character. Error processing resource 'http://www.befumo.com/Default.aspx'. Lin... <%@ Page Language="VB" MasterPageFile="~/Default.master" Title="Home" -^ |
|
|||
|
Thanks for saving me a bunch of time & effort.
Joe "Davide Bianchi" <davideyeahsure@onlyforfun.net> wrote in message news:slrneapfct.218.davideyeahsure@fogg.onlyforfun .net... > On 2006-07-05, Joe Befumo <joe@befumo.com> wrote: >> Is this something that can be done without totally >> rewriting the sites? > > You could try Sun's ASP module or MONO, but the general consensus is that > if you want .NET stick with Windows and forget about Apache. > > Davide > > -- > Vini, vidi, Linux! |