[Mono-aspnet-list] mono with Ubuntu 10.04, doesn't work with all asp.net apps

dman4x4 dman4x4 at gmail.com
Fri Jun 15 02:06:37 UTC 2012


Hi,
 I have the following configuration:
Ubuntu Server 10.04.04 (fully patched)
Mono 2.10.8.1 (from badger)
Apache 2.2.14

Used the tutorials for AutoHost. 

Now, simple ASP.NET pages work fine (like the example in 
http://www.ivankristianto.com/software-development/mono/howto-run-asp-net-on-linux-with-apache-web-server-mono-mod_mono/760/
this page )


However, an ASP.NET Web Application developed with MS Microsoft Web
Developer Express / C# Express won't run.

The application is simply the sample app that comes with MS WDE.

What I did is just copy the whole files to Ubuntu.

The server through the following error:

The section <authentication> can't be defined in this configuration file
(the allowed definition context is 'MachineToApplication').
(/home/abc/public_html/xsp/Web.config line 18

line 18 simply says (<authentication mode="Forms">)

Any pointers?

Cheers,
dMan
 

--
View this message in context: http://mono.1490590.n4.nabble.com/mono-with-Ubuntu-10-04-doesn-t-work-with-all-asp-net-apps-tp4649954.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list