Rank: Newbie Groups: Member
 
 
Joined: 8/19/2010 Posts: 2 
	 | 
		   
	     
		    Hi, I am receiving the error message intermittently. The error is always fatal and I cannot recover. The only fix is to copy the EO.Web.dll onto the webserver. I am using the EO.Web Controls 8.0 (2010) version for Net11.
  I receive the following error message
  Access is denied: 'EO.Web'. Exception Details: System.IO.FileLoadException: Access is denied: 'EO.Web'.
  <eo:CallbackPanel runat="server" ID="CallbackPanel1" Triggers="{ControlID:btnPaging;Parameter:},{ControlID:btnSorting;Parameter:},{ControlID:btnScroll;Parameter:},{ControlID:Button1;Parameter:}" Height="300px" Width="450px" LoadingHTML="Loading..." SafeGuardUpdate="False" >
  Assembly Load Trace: The following information can be helpful to determine why the assembly 'EO.Web' could not be loaded.
  === Pre-bind state information === LOG: DisplayName = EO.Web, Version=8.0.24.1, Culture=neutral, PublicKeyToken=e92353a6bf73fffc  (Fully-specified) LOG: Appbase = file:///E:/hshome/missiop/strataactive.com LOG: Initial PrivatePath = bin Calling assembly : (Unknown). ===
  LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/583d4059/83938eee/EO.Web.DLL. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/583d4059/83938eee/EO.Web/EO.Web.DLL. LOG: Attempting download of new URL file:///E:/hshome/missiop/strataactive.com/bin/EO.Web.DLL.
 
 
  Stack Trace:
  [FileLoadException: Access is denied: 'EO.Web'.]    EO.Web.Internal.jv.a(Type A_0) +0    EO.Web.Internal.bj.a(Type A_0) +47    EO.Web.Internal.bj..cctor() +169
  [TypeInitializationException: The type initializer for "EO.Web.Internal.bj" threw an exception.]    EO.Web.WebControlBase..ctor(HtmlTextWriterTag tag, Type implType) +114    EO.Web.CallbackPanel..ctor() +32    ASP.aMyBuildingCoSelect_aspx.__BuildControlCallbackPanel1() in E:\hshome\  /*directory removed*/    ASP.aMyBuildingCoSelect_aspx.__BuildControlForm1() in E:\hshome\  /*directory removed*/    ASP.aMyBuildingCoSelect_aspx.__BuildControlTree(Control __ctrl) in E:\hshome\   /*directory removed*/    ASP.aMyBuildingCoSelect_aspx.FrameworkInitialize()    System.Web.UI.Page.ProcessRequest() +84    System.Web.UI.Page.ProcessRequest(HttpContext context) +18    System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179    System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
  Thanks in advance
		 
	 | 
	
		Rank: Administration Groups: Administration
 
 
Joined: 5/27/2007 Posts: 24,427 
	 | 
		   
	    
	 |