At 04:54 PM 11/22/2004, Jeff White wrote: >In http://svn.apache.org/repos/asf/httpd/mod_aspdotnet/trunk/README.txt > ><quote> > >This will *NOT* work on an end-user's >machine without the .Net SDK. Those >tools [regasm/gacutil] aren't installed >with the retail .Net-redist install.
Let me be clear - I've never seen them missing. This is what Microsoft professes to be true, and so if they are included, you can't rely on them being present in a later release. Since you can't build the module without the full .Net flavor such as Visual Studio .NET, this isn't terribly an issue, with the .msi installer doing all the GAC lifting for us. Bill