SF.net SVN: mod-aspdotnet: [217] mod_aspdotnet2/trunk/CHANGES.txt
Brought to you by:
wrowe
From: <wr...@us...> - 2008-03-03 22:24:50
|
Revision: 217 http://mod-aspdotnet.svn.sourceforge.net/mod-aspdotnet/?rev=217&view=rev Author: wrowe Date: 2008-03-03 14:24:45 -0800 (Mon, 03 Mar 2008) Log Message: ----------- Note last weeks activity Modified Paths: -------------- mod_aspdotnet2/trunk/CHANGES.txt Modified: mod_aspdotnet2/trunk/CHANGES.txt =================================================================== --- mod_aspdotnet2/trunk/CHANGES.txt 2008-03-03 22:20:38 UTC (rev 216) +++ mod_aspdotnet2/trunk/CHANGES.txt 2008-03-03 22:24:45 UTC (rev 217) @@ -1,5 +1,11 @@ Changes to mod_aspdotnet SourceForge build 2199 + Replaced the use of regasm and gacutil with tlbexp due to Windows 2008 + UAC restrictions on end users/developers. Confirmed to build for 2008 + under Visual Studio 2008 (version 9.0) and .NET 2.0, and also confirmed + compatible with x86_64 bit builds of Apache 2.2 (requires a 64 bit + installation of .NET to be installed and activated). + MAJOR: Update solution files and C++.NET source syntax to Visual Studio 2005 (version 8.0), and .NET 2.0. @@ -62,4 +68,4 @@ [Yussef Alkhamrichi <yalkhamrichi hotmail.com> Original code contributed by William A. Rowe, Jr. and Covalent - Technologies, Inc. \ No newline at end of file + Technologies, Inc. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |