> On Thu, Jul 20, 2006 at 01:09:19PM +0200, Trent Nelson wrote: > > 1. Download and install latest Win32 2.2.2 Apache binary. > > o.k., well that's a bad start, but I can handle building an Apache > binary :-)
Yah, I was just recalling what I did; if you want to build directly you're more than welcome :) > > 2. Download .netCHARTING 4.0 evaluation version for .NET 1.1 from > > http://www.dotnetcharting.com/download.aspx. > > They want my email address, so that's a non-starter. Are there any other > ASP applications, liberally licensed, that would serve as a good test? Yeah, it's a commercial product, so you'd be downloading the eval version. Microsoft released a whole bunch of ASP.NET 1.1 webapps you could try: http://www.asp.net/downloads/default11.aspx I recall trying the 'Issue Tracker' and 'Portal Starter Kit' but didn't actually have any luck getting them running; wasn't sure if it was a mod_aspdotnet thing or something else, though. Didn't pursue it as all the .NET webapps that I wanted to run, ran ;-) > > # ASP.NET Configuration > > LoadModule aspdotnet_module modules/mod_aspdotnet.so > > How did you compile it? I used the binary installer Bill provided. Didn't have any inclination to build it given that it needs VS .NET 2002, and the installer worked fine. > Colm MacCárthaigh Trent.
