[Mono-list] mod_mono problem

Carl Olsen carl at carl-olsen.com
Mon Sep 19 22:37:46 EDT 2005


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.


=== Pre-bind state information ===
LOG: DisplayName = Npgsql, Version=0.7.1.0, Culture=neutral,
PublicKeyToken=5d8b90d52f46fda7
 (Fully-specified)
LOG: Appbase = file:///G:/weblog.carlswebs.com
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: Npgsql, Version=0.7.1.0, Culture=neutral,
PublicKeyToken=5d8b90d52f46fda7
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/486f475d/aec5ee39/Npgsql.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/486f475d/aec5ee39/Npgsql/Npgsql.DLL.
LOG: Attempting download of new URL
file:///G:/weblog.carlswebs.com/bin/Npgsql.DLL.
LOG: Attempting download of new URL
file:///G:/weblog.carlswebs.com/bin/Npgsql/Npgsql.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/486f475d/aec5ee39/Npgsql.EXE.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/486f475d/aec5ee39/Npgsql/Npgsql.EXE.
LOG: Attempting download of new URL
file:///G:/weblog.carlswebs.com/bin/Npgsql.EXE.
LOG: Attempting download of new URL
file:///G:/weblog.carlswebs.com/bin/Npgsql/Npgsql.EXE.

 

Stack Trace: 


[FileNotFoundException: File or assembly name Npgsql, or one of its
dependencies, was not found.]
   CarlsWebs.WebModules.Data.NpgObject..ctor(String newConnectionString) +0
   CarlsWebs.WebModules.HitManager.Data.HitCount..ctor(String
newConnectionString) in C:\Documents and Settings\Owner\My Documents\Visual
Studio Projects\weblog.carlswebs.com\HitManager.Data\HitCount.cs:20
   CarlsWebs.WebModules.HitManager.Business.HitCounter.RecordHit(String
hitsHitIP) in C:\Documents and Settings\Owner\My Documents\Visual Studio
Projects\weblog.carlswebs.com\HitManager.Business\HitCounter.cs:85
   CarlsWebs.CarlOlsen.Web.Global.Session_Start(Object sender, EventArgs e)
in C:\Documents and
Settings\Owner\VSWebCache\weblog.carlswebs.com\Global.asax.cs:67
   System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs e) +132
   System.Web.SessionState.SessionStateModule.CompleteAcquireState() +514
   System.Web.SessionState.SessionStateModule.BeginAcquireState(Object
source, EventArgs e, AsyncCallback cb, Object extraData) +697
 
System.Web.AsyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep
.Execute() +66
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously) +173

 


----------------------------------------------------------------------------
----
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET
Version:1.1.4322.2300

-----Original Message-----
From: Robert Treat [mailto:xzilla at users.sourceforge.net] 
Sent: Monday, September 19, 2005 8:42 PM
To: carl at carl-olsen.com
Subject: Re: [Mono-list] mod_mono problem

Thanks for the update.  Out of curiosity have you seen this
http://gborg.postgresql.org/pipermail/npgsql-general/2005-September/001553.h
tml
I don't think it is related in any way, but when you only have straws to
grasp 
at...  





More information about the Mono-list mailing list