I finally can run the funscript examples. But they do not work as expected.
The last output I get is:
Searching for main function...
Found entry point...
Loaded assembly: /Library/Frameworks/Mono.framework/Versions/3.2.1/lib/mono/gac/System.Web/4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
Generated JavaScript in 0.535000 sec...
Thread started:
Thread started:
Starting web server at http://localhost:8080/
The browser starts but no server is running ?
BTW: I"m using mono and I try to start the Tutorial project from within Xamarin Studio.
Regards Roger