Welcome Guest Search | Active Topics | Sign In | Register

Loading Multi WebBrowser dll Options
Rick Morayniss
Posted: Wednesday, April 15, 2015 10:45:24 AM
Rank: Advanced Member
Groups: Member

Joined: 12/30/2013
Posts: 68
In trying to speed up my application, I am testing using the multi build instead of the 1 file.
My application is c#, asp.net.

I have removed the old dll and replaced it with the multi build, when trying to build run my app I get the following error.

Error 2 Could not load file or assembly 'file:///C:\SourceCode - OE\Solar\SOLAR.Web.UI\Dependencies\EO.WebBrowser.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515) C:\SourceCode - OE\Solar\SOLAR.Web.UI\SGEN SOLAR.Web.UI
Rick Morayniss
Posted: Friday, April 17, 2015 11:12:10 AM
Rank: Advanced Member
Groups: Member

Joined: 12/30/2013
Posts: 68
Thank you for Ignoring my support question
eo_support
Posted: Friday, April 17, 2015 7:54:41 PM
Rank: Administration
Groups: Administration

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

Sorry about the delay. We were a little backed up. When you replace the DLL, you need to recompile your application. These two DLLs are different so they actually have different version numbers, as such you can not just replace the file. As a basic rule, you need to recompile your application whenever you change a DLL. There is no exception here.

Thanks!
Rick Morayniss
Posted: Saturday, April 18, 2015 2:59:18 PM
Rank: Advanced Member
Groups: Member

Joined: 12/30/2013
Posts: 68
The error I sent you was when I was recompiling my application
eo_support
Posted: Saturday, April 18, 2015 3:35:22 PM
Rank: Administration
Groups: Administration

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

Please try to right click the zip file, then click "Unblock", then unzip the DLLs. Use the "unblocked" DLLs and see if the problem still occurs.

Thanks!
Rick Morayniss
Posted: Tuesday, April 21, 2015 10:32:05 AM
Rank: Advanced Member
Groups: Member

Joined: 12/30/2013
Posts: 68
I do not have "unblock" as an option. on my rightclick menu
fm
Posted: Tuesday, April 21, 2015 10:39:56 AM
Rank: Newbie
Groups: Member

Joined: 7/2/2013
Posts: 7
Rick Morayniss wrote:
I do not have "unblock" as an option. on my rightclick menu


Right click file > Click Properties menu item > You should have Unblock button on Properties dialog:

http://blogs.msdn.com/cfs-filesystemfile.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-60-92-metablogapi/1425.FilePropertiesUnblock.png


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.