[Mono-aspnet-list] ASP.NET on Mono (Windows)

Fernando Rodriguez frodriguez.developer at outlook.com
Thu Sep 25 14:26:06 UTC 2014


On Thursday 25 September 2014 12:12:38 AM kumar wrote:
> I am running framework 4.0
> 
> I am starting XSP from XSP.exe in 4.0
> 
> What batch file are you referring to?
> 
> 
> 
> 
> 
> --
> View this message in context: http://mono.1490590.n4.nabble.com/ASP-NET-on-Mono-Windows-tp4663919p4664019.html
> Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list

You should have batch files for xsp and xsp4 on the bin folder of your mono 
installation. If you just run xsp4.exe on windows it will run under the .NET 
runtime. You need to load it with mono (ie. mono xsp.exe), that is what the 
batch file does.

-- 
----------
Fernando Rodriguez
frodriguez.developer at outlook.com


More information about the Mono-aspnet-list mailing list