[Mono-list] mod_mono problem

Carl Olsen carl at carl-olsen.com
Mon Sep 12 00:04:15 EDT 2005


Actually, this might be easier than I was thinking.  What I probably need to
do is install Mono 1.1.9 on my Windows XP machine, and then recompile all
the assemblies.  That might be the reason it's not working - it's probably
looking for assemblies on my Linux box that are no longer there.  I'll give
that a try tomorrow.  I know Npgsql has been upgraded, and all of the pages
make connections to PostgreSQL, so that could explain why none of my pages
are working.

Anyway, it looks like I've made significant progress.

Carl

-----Original Message-----
From: mono-list-bounces at lists.ximian.com
[mailto:mono-list-bounces at lists.ximian.com] On Behalf Of Carl Olsen
Sent: Sunday, September 11, 2005 10:56 PM
To: carl at carl-olsen.com; Niel.Bornstein at novell.com;
mono-list at lists.ximian.com
Subject: RE: [Mono-list] mod_mono problem

Okay, I now have my virtual host working again, but I had to delete my
Global.asax file and replace it with the one from the xsp test directory and
replace my index.aspx page with a simple html page.  It's going to take me
quite a while to figure out what's causing my pages to break.  I'll probably
have to build the entire application over again from scratch, and it's taken
me months to build it.  That's the only way I can think of to find what's
causing it to break, is by adding a little piece of functionality at a time
until I get to the point where it actually breaks.

I'm seriously thinking about using PHP instead of Mono.

Carl
http://www.carl-olsen.com/






More information about the Mono-list mailing list