[Mono-list] Dnn 4
Abe Gillespie
abe.gillespie at gmail.com
Tue Dec 6 12:08:50 EST 2005
Ok, what I'm trying to do is try to get Dnn 4 running in Mono. First
I changed /usr/local/bin/mod-mono-server to point to
mod-mono-server2.exe. Then I changed the web.config by adding this:
<startup>
<supportedRuntime version="v2.0.*"/>
</startup>
I don't know if either of these steps are useful ... but now I'm getting:
[snip]
Parser Error
Description: Error parsing a resource required to service this
request. Review your source file and modify it to fix this error.
Error message: Assembly Microsoft.VisualBasic, Version=8.0.0.0,
Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A not found
[/snip]
The assembly is definitely in the 2.0 gac. Anyone have any ideas?
Thanks.
-Abe
More information about the Mono-list
mailing list