Carlos Ble wrote:

El mar, 03-01-2006 a las 07:47 +0200, Christopher Bergström escribió:
gacutil -l | grep Sg
SgmlReaderDll, Version=1.5.2194.13652, Culture=neutral, PublicKeyToken=1d70be30dd6cea8b

Error : error CS0006: Cannot find assembly `SgmlReaderDll.dll'

Created the my.key for the sn and updated the assemble info so it would have a sn and install SgmlReader... Looked like it worked, but still getting this error when trying to build..


Try add the SgmlReaderDll.dll directory to your MONO_PATH environment
var.

Well that didn't help, but.. It could be because I'm using slntomake.. So I edited the make file to point explicitly to the file..

/usr/lib/mono/gac/SgmlReaderDll/1.5.2194.13652__1d70be30dd6cea8b/SgmlReaderDll.dll

That worked..

Thanks though..

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

Reply via email to