Re: ASP.Net and file changes on FreeBSD

2015-03-19 Thread Ivan Radovanovic
On 03/19/15 02:37, Romain Tartière napisa: Hi Ivan! On Wed, Mar 18, 2015 at 10:06:00PM +0100, Ivan Radovanovic wrote: Attached is patch for latest mono version in ports (3.12.1) - patch file should be saved to files subdirectory of port and port should be rebuilt after that. Attachements are

Re: ASP.Net and file changes on FreeBSD

2015-03-18 Thread Romain Tartière
Hi Ivan! On Wed, Mar 18, 2015 at 10:06:00PM +0100, Ivan Radovanovic wrote: > Attached is patch for latest mono version in ports (3.12.1) - patch file > should be saved to files subdirectory of port and port should be rebuilt > after that. Attachements are eaten by the mailing list software :-)

Re: ASP.Net and file changes on FreeBSD

2015-03-18 Thread Ivan Radovanovic
On 03/18/15 22:06, Ivan Radovanovic napisa: On 03/18/15 11:27, Ivan Radovanovic napisa: On 03/06/15 09:16, Ivan Radovanovic napisa: Hi, I am running latest ASP.Net using latest mono from ports (3.10) on FreeBSD 10.1 and it seems it is unable to detect changes on (some?) files. What confuses me

Re: ASP.Net and file changes on FreeBSD

2015-03-18 Thread Ivan Radovanovic
On 03/18/15 11:27, Ivan Radovanovic napisa: On 03/06/15 09:16, Ivan Radovanovic napisa: Hi, I am running latest ASP.Net using latest mono from ports (3.10) on FreeBSD 10.1 and it seems it is unable to detect changes on (some?) files. What confuses me is that if I run xsp for testing project it

Re: ASP.Net and file changes on FreeBSD

2015-03-18 Thread Ivan Radovanovic
On 03/06/15 09:16, Ivan Radovanovic napisa: Hi, I am running latest ASP.Net using latest mono from ports (3.10) on FreeBSD 10.1 and it seems it is unable to detect changes on (some?) files. What confuses me is that if I run xsp for testing project it is unable to realize that project DLL is reco

Re: ASP.Net and file changes on FreeBSD

2015-03-16 Thread Ivan Radovanovic
I just realized one interesting fact - on this machine I am using for development where xsp does correctly detect changes on files (9.3-stable + mono 3.2.3), in fact it works correctly only when I run it from X - if X is not running then it doesn't detect any changes. I will investigate more i

Re: ASP.Net and file changes on FreeBSD

2015-03-15 Thread Ji-Haw Foo via freebsd-mono
I've been asking this same question since I started porting .NET to FBSD, Like you I got silence on this question, which leads me to conclude that the only way forward is to manually restart the service to effect a change. It sucks but there's a web page/ module you can load to do it easily over

ASP.Net and file changes on FreeBSD

2015-03-06 Thread Ivan Radovanovic
Hi, I am running latest ASP.Net using latest mono from ports (3.10) on FreeBSD 10.1 and it seems it is unable to detect changes on (some?) files. What confuses me is that if I run xsp for testing project it is unable to realize that project DLL is recompiled, or if I change web.config it won'