From owner-freebsd-mono@FreeBSD.ORG Mon Mar 16 10:14:11 2015 Return-Path: Delivered-To: freebsd-mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A1C70713 for ; Mon, 16 Mar 2015 10:14:11 +0000 (UTC) Received: from mail-we0-x234.google.com (mail-we0-x234.google.com [IPv6:2a00:1450:400c:c03::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2D64836C for ; Mon, 16 Mar 2015 10:14:11 +0000 (UTC) Received: by wegp1 with SMTP id p1so34271647weg.1 for ; Mon, 16 Mar 2015 03:14:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=HDg9Gi9nd22b83ZtxlHcYTYT2fjaSNq1gVKS7arTH5Q=; b=DDQ7C8QqhDLBHFHMosMOelj3wzzW/9BVdTBjggAh8Wuod6AQyJDuUczWM+echDb67e F+P4aJylqshyhK+n8TeUxLWQXumAXe1fTkOc61QPac9LyLGqWkciLREu19sKSehKO/xQ S5HaURRDqPdFjMC3cAza8sZoT1X2cXs2DyI/Ao3KWmpi3Z0XFLFCZ5hIAMm9uvjcJFTU GMiEQRB85Tpj4ysWtBAb+yrK9lnP2vS8acUKyAR6YWiyNYD0VUy7c9L+V0aZI+3cRMJD 5zEpnVk9TxotkosCNJMnlbUYo7TycQj1E1DNDCmgZR9nwVEqxp3zLOqzblnZ9kgKQuPp 0/uw== X-Received: by 10.180.73.66 with SMTP id j2mr44050177wiv.69.1426500849532; Mon, 16 Mar 2015 03:14:09 -0700 (PDT) Received: from zmaj.softwarehood.com (212-200-205-182.dynamic.isp.telekom.rs. [212.200.205.182]) by mx.google.com with ESMTPSA id p10sm14671966wjw.44.2015.03.16.03.14.07 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 16 Mar 2015 03:14:07 -0700 (PDT) Message-ID: <5506ACE1.5080801@gmail.com> Date: Mon, 16 Mar 2015 11:13:53 +0100 From: Ivan Radovanovic User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130812 Thunderbird/17.0.8 MIME-Version: 1.0 To: Ji-Haw Foo Subject: Re: ASP.Net and file changes on FreeBSD References: <250033514.587345.1426435320161.JavaMail.yahoo@mail.yahoo.com> In-Reply-To: <250033514.587345.1426435320161.JavaMail.yahoo@mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Ji-Haw Foo via freebsd-mono X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Mar 2015 10:14:11 -0000 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 in that direction, and post findings here, so it might help somebody else as well On 03/15/15 17:02, Ji-Haw Foo via freebsd-mono napisa: > 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 HTTP. > _______________________________________________ > freebsd-mono@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mono > To unsubscribe, send any mail to "freebsd-mono-unsubscribe@freebsd.org" >