Quoting Gonzalo Paniagua Javier <[EMAIL PROTECTED]>:

However, when I try to run the xsp version of monodoc I get a compilation error
"can not find assembly 'monodoc'" I have run ldconfig as su after installing
monodoc. Is there something else I'm supposed to do to tell xsp where to find
the Monodoc.dll (which does exist in the gac folder that now exists in
/usr/local/lib/mono/gac/monodoc/1.0.0__blahblahblah)

The problem is that mcs knows nothing about the GAC. Possible fixes include copying monodoc.dll (linking) to lib/mono/1.0, copying it to the bin directory or adding a 'CompilerOptions="-pkg:monodoc"' to the ashx directive.


Oh. Erm..right. It works now and I spent some time browsing the docs last night. Very nice. Thanks!

Michael Bradley

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to