[Mono-list] Mono - Can't Find Awesomium.Mono Assembly Files

rawberg david at rawberg.com
Sat May 26 16:47:19 UTC 2012


Trying build hybrid desktop web apps with Mono. I'm getting a
"System.IO.FileNotFoundException" when Mono tries to run a project with
"Awesomium.Mono, Version=1.6.5.0". Looks like it can't find the assembly
files. I've confirmed the assemblies are in the correct place and
uninstalled/re-installed them via the gacutil. This happens on both Mac and
Windows.

Platforms: OSX 10.7.3 & 10.7.4, Windows 7
MonoRuntime: 2.10.9
MonoDevelop 3.0 & 3.0.2
Awesomium: 1.6.5.0

Awesomium seems promising but support from the company appears non-existant.
Are there any other cross-platform solutions for embedding a Web Browser in
a Mono app? MonoMac has MonoMac.WebKit but its Mac only.

Unhandled Exception: System.IO.FileNotFoundException: 
Could not load file or assembly 'Awesomium.Mono, Version=1.6.5.0,
Culture=neutral,
PublicKeyToken=759b17c73ad53213' or one of its dependencies.
File name: 'Awesomium.Mono, Version=1.6.5.0, Culture=neutral,
PublicKeyToken=759b17c73ad53213'
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: 
Could not load file or assembly 'Awesomium.Mono, Version=1.6.5.0,
Culture=neutral, PublicKeyToken=759b17c73ad53213' or one of its
dependencies.
File name: 'Awesomium.Mono, Version=1.6.5.0, Culture=neutral,
PublicKeyToken=759b17c73ad53213'
I also tried uninstalling and re-installing the assemblies manually via the
gacutil tool but I'm still getting the same FileNotFoundException.

--
View this message in context: http://mono.1490590.n4.nabble.com/Mono-Can-t-Find-Awesomium-Mono-Assembly-Files-tp4649557.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list