Hi Martin

On 20141114 23:55 , Martin Thwaites wrote:
Hi All,

Spurred on by the latest announcement, I've decided to see if I can the MusicStore sample app working on ubuntu.
I was testing on all 4 major distros - Debian, Ubuntu, CentOS and Suse. And this was not possible at that point.

Kurz:

1. I worked with git compiled mono
2. David Fowler's samples - worked
   but those are really minimal
3. some of the samples from ASPNEt.Home repo
   I think
    1. HelloWeb
    2. HelloMVC
4. did not get to run
    1. MusicStore
    2. BugTracker


Then my disk in VMWare ESXI crashed, so right now I rebuilt everything from scratch and am about to start testing again with some new stuff like kestrel.


Unfortunately, I'm hitting the common libuv error when trying to run kestrel.

System.NullReferenceException: Object reference not set to an instance of an object at Microsoft.AspNet.Server.Kestrel.Networking.Libuv.loop_size () [0x00000] in <filename unknown>:0 at Microsoft.AspNet.Server.Kestrel.Networking.UvLoopHandle.Init (Microsoft.AspNet.Server.Kestrel.Networking.Libuv uv) [0x00000] in <filename unknown>:0 at Microsoft.AspNet.Server.Kestrel.KestrelThread.ThreadStart (System.Object parameter) [0x00000] in <filename unknown>:0

I've tried downloading the file from http://carolynvanslyck.com/blog/2014/09/dotnet-vnext-impressions/ and overwriting the existing file, but I get the small problem.

I built kestrel, but had issues on some distros. I'll check my notes.


My question is, has anyone had any luck getting it working on ubuntu with the latest version of mono? If so, it could be an issue with my install, or configuration, I just don't want to try that if there is a known issue.
I tested a week ago and had problems with kestrel. I'll report my experience as soon as I get there.

regards

Mel

Thanks,
Martin


_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to