SF.net SVN: mod-aspdotnet: [194] mod_aspdotnet2/trunk/README.txt
Brought to you by:
wrowe
From: <wr...@us...> - 2007-08-15 06:16:06
|
Revision: 194 http://mod-aspdotnet.svn.sourceforge.net/mod-aspdotnet/?rev=194&view=rev Author: wrowe Date: 2007-08-14 23:16:05 -0700 (Tue, 14 Aug 2007) Log Message: ----------- Reflect Studio 8.0 Modified Paths: -------------- mod_aspdotnet2/trunk/README.txt Modified: mod_aspdotnet2/trunk/README.txt =================================================================== --- mod_aspdotnet2/trunk/README.txt 2007-08-15 06:12:49 UTC (rev 193) +++ mod_aspdotnet2/trunk/README.txt 2007-08-15 06:16:05 UTC (rev 194) @@ -30,9 +30,10 @@ how to manually install either flavor, locally, without an .msi package. It is absolutely critical that this build occurs using the Visual Studio -.NET (al la 2002, or 7.0) version. Older VS 6.0 compilers won't support -the module, and newer VS compilers are not entirely compatible with the -original C++.NET syntax. +.NET 2005 (al la 8.0) version. Older VS 7.x and earlier compilers won't +support the C++ CLR syntax used for this module, and newer VS compilers +may again change the CLR C++ syntax to be entirely incompatible with the +sources. Note that the Apache.Web.dll is temporarily registered, it's type library (.tlb file) is extracted, and it is unregistered as a post-build step for This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |