Welcome Guest Search | Active Topics | Sign In | Register

assembly error Options
Brian Coombs
Posted: Wednesday, August 5, 2009 12:44:28 PM
Rank: Newbie
Groups: Member

Joined: 7/18/2009
Posts: 2
I have the suite, but only using the datepicker and message box. On by development computer, everything works well. When I copy entire folder to my IIS webserver running on a Windows 2008 Server I get the error:

Parser Error Message: Could not load file or assembly 'EO.Web' or one of its dependencies. The system cannot find the file specified.


I have the same .dll on the server as I have on my computer and in the same folder structures (since I copied the website folder from my computer to the server). I also installed the software on the server and did the EO License manager on the server. Any suggestions?
eo_support
Posted: Wednesday, August 5, 2009 12:54:02 PM
Rank: Administration
Groups: Administration

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

The easiest workaround is to add EO.Web.dll into GAC and then reference the DLL from GAC. You do not need to installer or run License Manager on the server.

Thanks!
Brian Coombs
Posted: Wednesday, August 5, 2009 10:39:40 PM
Rank: Newbie
Groups: Member

Joined: 7/18/2009
Posts: 2
How do I add EO.Web.dll into GAC and then reference the DLL from GAC? Thanks
eo_support
Posted: Thursday, August 6, 2009 7:40:08 AM
Rank: Administration
Groups: Administration

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

You can find instructions on how to add our controls into GAC at here:

http://doc.essentialobjects.com/library/1/installationanddeployment/gac.aspx

Note you may need to install .NET SDK in order to have "Microsoft .NET Framework 2.0 Configuration". Once you have the DLL in GAC, you would just go to your Visual Studio "Add Reference" dialog to add it from the ".NET" tab. You may need to delete your old reference to EO.Web. Note these steps are not particular to EO.Web, they are the same for every .NET DLL. So if you are still not clear about it, you can search online and you should be able to find plenty of information about it.

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.