From owner-freebsd-cvsweb@FreeBSD.ORG Tue Jun 1 10:37:48 2004 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 014F216A4CE for ; Tue, 1 Jun 2004 10:37:48 -0700 (PDT) Received: from smtp1.pp.htv.fi (smtp1.pp.htv.fi [213.243.153.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id C746D43D66 for ; Tue, 1 Jun 2004 10:37:46 -0700 (PDT) (envelope-from scop@FreeBSD.org) Received: from posti.pp.htv.fi (posti.pp.htv.fi [212.90.64.50]) by smtp1.pp.htv.fi (Postfix) with ESMTP id C7AA580109 for ; Tue, 1 Jun 2004 20:37:45 +0300 (EEST) Received: from [62.78.130.181] (cs78130181.pp.htv.fi [62.78.130.181]) /8.11.1) with ESMTP id i51HbjJ05677 for ; Tue, 1 Jun 2004 20:37:45 +0300 (EETDST) From: Ville =?ISO-8859-1?Q?Skytt=E4?= To: freebsd-cvsweb@FreeBSD.org In-Reply-To: References: Content-Type: text/plain Organization: FreeBSD Message-Id: <1086111464.30172.100.camel@bobcat.mine.nu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Tue, 01 Jun 2004 20:37:45 +0300 Content-Transfer-Encoding: 7bit Subject: Re: Internet Explorer oddity with cvsweb 3.0.1 X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2004 17:37:48 -0000 On Tue, 2004-06-01 at 18:25, Joel Crosswhite wrote: > I've come across a strange issue that only occurs with the current > version of cvsweb and IE 6.0, with the .NET framework installed. When > people try to download .dlls or any binary files, they're given the > following error: > > IEExec.exe - Common Language Runtime Debugging Services > Application has generated an exception that could not be handled. > PID = . TID = . I don't have a Windows box to test with, but Google helps: http://groups.google.com/groups?threadm=ezit98N7DHA.2300%40TK2MSFTNGP10.phx.gbl Looks like a .NET "feature" to me. Right-click->Save As...?