[Mono-aspnet-list] ASP.NET on Mono (Windows)
Fernando Rodriguez
frodriguez.developer at outlook.com
Thu Sep 18 14:03:01 UTC 2014
What framework version does your app targets? Does the DLL targets the same
version? How did you start xsp?
There's xsp4 for .NET 4 and xsp for .NET 2. I'm not sure if you can target 4.5
on mono on Windows as there's no xsp.exe on the 4.5 directory. You may have to
copy it to the 4.5 dir and change the batch file to use it, that works on
Linux, I'm not sure about Windows.
On Wednesday 17 September 2014 5:03:42 AM kumar wrote:
> I have installed Mono 3.2.3 (Latest version) as per the download page on
> Windows 2012. I have got the XSP server running on port 8081.
>
> I have created and ASPX application in Visual Studio Compiled it. Some of
> the features like connected to database are already developed by me for
> another project and I have just referenced the DLL. This project Runs well
> on Windows / IIS.
>
> I have copied all the ASPX files along with the bin folder on the path
> program fils (x86)/Mono3.2.3/lib/xsp/tst/myApp folder. I then ran the XSP
> web Server and ensure that it was listening on port 8081. I then trie dto
> open my application login.aspx and it gives me n error entities .dll not
> found. Are missing assembly reference. This DLL is a part of the DLLs I
> reused from my previous project and it is available in the applications /bin
> directory. But still the error persists.
>
> Kindly help. This application runs fine on Windows / IIS but give the error
> on Windows /Mono-XSP.
>
>
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/ASP-NET-on-Mono-Windows-tp4663919.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
--
----------
Fernando Rodriguez
frodriguez.developer at outlook.com
More information about the Mono-aspnet-list
mailing list