First, I've scoured the Knowledge Base, and checked all the registry and
permissions that I could find.  I changed the 'RemoteOnly' in web.config to
'Off' so I could see what was causing the error.  I'm also running .NET 1.1
for Iclient with 'WMS App Pool' since I have .Net 2.0 sites on the same
server.

I'm at a loss for why it can't seem to read Ipswitch.Web.Resources.dll.
Here is the error message detail:

Parser Error Message: Access is denied: 'Ipswitch.Web.Resources'.

Source Error: 


Line 20:   
Line 21:     <httpModules>
Line 22:         <add name="Ipswitch.Web.Resources"
type="Ipswitch.Web.Resources.GlobalizationMod,Ipswitch.Web.Resources" />
Line 23:     </httpModules>   
Line 24:      
 

Source File: F:\IPSwitch\WebDir\WebClient\web.config    Line: 22 

Assembly Load Trace: The following information can be helpful to determine
why the assembly 'Ipswitch.Web.Resources' could not be loaded.


=== Pre-bind state information ===
LOG: DisplayName = Ipswitch.Web.Resources
 (Partial)
LOG: Appbase = file:///F:/IPSwitch/WebDir/WebClient
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: Ipswitch.Web.Resources
LOG: Attempting download of new URL
file:///c:/windows/microsoft.net/framework/v1.1.4322/Temporary ASP.NET
Files/iclient/a6082a1a/5e2696bf/Ipswitch.Web.Resources.DLL.
LOG: Attempting download of new URL
file:///c:/windows/microsoft.net/framework/v1.1.4322/Temporary ASP.NET
Files/iclient/a6082a1a/5e2696bf/Ipswitch.Web.Resources/Ipswitch.Web.Resource
s.DLL.
LOG: Attempting download of new URL
file:///F:/IPSwitch/WebDir/WebClient/bin/Ipswitch.Web.Resources.DLL.
LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: Ipswitch.Web.Resources, Version=1.0.2179.26334,
Culture=neutral, PublicKeyToken=null

Any help would be most appreciated.  

Brian Womack
 


To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to