Duh, I forgot to install the new Npgsql 0.7.1.0 assembly on my web server. It's running just fine on Windows now. I still haven't figured out why its not working on my Linux machine, but I probably need to install some assemblies in the GAC. I'll give that a try and see how it works.
Carl -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carl Olsen Sent: Monday, September 19, 2005 9:38 PM To: 'Robert Treat' Cc: [email protected] Subject: RE: [Mono-list] mod_mono problem Server Error in '/' Application. ---------------------------------------------------------------------------- ---- File or assembly name Npgsql, or one of its dependencies, was not found. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.IO.FileNotFoundException: File or assembly name Npgsql, or one of its dependencies, was not found. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Assembly Load Trace: The following information can be helpful to determine why the assembly 'Npgsql' could not be loaded. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
