Welcome Guest Search | Active Topics | Sign In | Register

EO web error T_T Options
leo
Posted: Friday, August 22, 2008 12:42:58 PM
Rank: Newbie
Groups: Member

Joined: 8/22/2008
Posts: 1
i have this error
Could not load file or assembly 'EO.Web.dll' or one of its dependencies. The system cannot find the file specified. G:\Proyectos\Net\ContractManager\AdministratorSite\frmMasterPage.master

??????
helpme
eo_support
Posted: Friday, August 22, 2008 1:32:57 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,098
Hi,

You want to check:

1. Whether G: is a network drive. When a DLL is on a network drive, it doesn't get loaded with full permission. So if that's the case, you will want to move the project to a local drive, or add the DLL into GAC;
2. Check the version of EO.Web.dll in your application's bin directory and the version the requested DLL indicated as error message. A version mismatch will give you that error. The solution is to refresh your project reference to point to the right DLL;

Hope this helps. Let us know if you still have any more questions.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.