It always happened in my attempts to run XSP on Windows, I don' know why. On Linux and MacOS it runs extremely well.
William Ivanski 2015-05-18 15:14 GMT-03:00 Oscar A. Peña C. <[email protected]>: > I'm having same issue > > > C:\Users\Oscar>mono --version > Mono JIT compiler version 4.0.1 (Visual Studio built mono) > Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. > www.mono-project.com > TLS: normal > SIGSEGV: normal > Notification: Thread + polling > Architecture: x86 > Disabled: none > Misc: softdebug > LLVM: supported, not enabled. > GC: sgen > > In two different PCs both with Windows 7 64 bits > > El lun., 18 de may. de 2015 a la(s) 5:45 a. m., jarijj < > [email protected]> escribió: > >> Seán wrote* >> > Env: Windows 8.1 x64 fully patched, mono 3.12.0 >> * >> > >> > I've just downloaded the windows install of mono which worked fine and >> was >> > going through the >> > Mono Basics >> > <http://www.mono-project.com/docs/getting-started/mono-basics/> >> > but once I get to >> / >> > ASP.Net Hello World >> / >> > nothing works. >> > >> > My output from >> * >> > cmd >> * >> > is as follows: >> > >> > C:\Program Files (x86)\Mono>xsp >> > xsp4 >> > Listening on address: 0.0.0.0 >> > Root directory: C:\Program Files (x86)\Mono >> > Listening on port: 8080 (non-secure) >> > Hit Return to stop the server. >> > >> > OK, so I go to my browsers (Chrome and IE) and enter >> http://localhost:8080 >> > to get a simple response from Mono, the index.aspx page. >> > >> > Nothing happens it just sits there, no response from firewalls or >> > anywhere, port 8080 is open anyway for Apache when it is running (not >> open >> > at the time of running). I've tried 9000, 9010, and a bunch of other >> > numbers all with the same results, nothing. >> > >> > Any idea what could be happening? >> > >> > TIA, regards >> > >> > PS There are no errors in the error logs that I can see. >> >> Same issue here, x64 Windows 8.1 with mono 4.0.1. >> >> D:\work\mono>mono --version >> Mono JIT compiler version 4.0.1 (Visual Studio built mono) >> Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. >> www.mono-proj >> ect.com >> TLS: normal >> SIGSEGV: normal >> Notification: Thread + polling >> Architecture: x86 >> Disabled: none >> Misc: softdebug >> LLVM: supported, not enabled. >> GC: sgen >> >> D:\work\Crafters_2015\mono>xsp4 --port=9000 --verbose >> [2015-05-18 13:20:04.857965] Notice : Adding applications '/:.'... >> [2015-05-18 13:20:04.889217] Notice : Registering application: >> [2015-05-18 13:20:04.889217] Notice : Host: any >> [2015-05-18 13:20:04.889217] Notice : Port: any >> [2015-05-18 13:20:04.889217] Notice : Virtual path: / >> [2015-05-18 13:20:04.889217] Notice : Physical path: D:\work\mono\ >> [2015-05-18 13:20:05.295484] Notice : xsp4 >> [2015-05-18 13:20:05.311110] Notice : Listening on address: 0.0.0.0 >> [2015-05-18 13:20:05.311110] Notice : Root directory: D:\work\mono >> [2015-05-18 13:20:05.326738] Notice : Listening on port: 9000 (non-secure) >> Hit Return to stop the server. >> >> The browser just sits there waiting for reply. Seems that the server >> accepts >> the browser connection but does not send any response. When you stop the >> server, you'll get the ERR_CONNECTION_RESET on the browser. Firewall is >> off. >> Any idea why this is happening? >> >> >> >> >> -- >> View this message in context: >> http://mono.1490590.n4.nabble.com/xsp-not-responding-tp4665249p4665962.html >> Sent from the Mono - General mailing list archive at Nabble.com. >> _______________________________________________ >> 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 > >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
