Adding to web.config

Add this on the MONO .NET config

Found at

/opt/mono/etc/mono/2.0/web.config

Add to configuration section.

<dllmap dll=”dmcl40″>
<dllmap dll=”dmcl40.dll” target=”libdmcl40.so”/>
<dllmap dll=”cygwin1.dll” target=”libc.so”/>
</dllmap>

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s