[Mono-list] Mono and Microsoft.SharePoint
John M. Brown
ratchet at firelace.com
Wed May 10 10:45:47 EDT 2006
Has anyone ever tried to compile an application that has a reference to
Microsoft's Microsoft.SharePoint.dll (for use with Sharepoint Portal
Server)?
I keep getting the following error:
** (/opt/mono-1.1.13.4/lib/mono/1.0/mcs.exe:16442): WARNING **: The
following assembly referenced from
/home/ratchet/mono/Microsoft.SharePoint.dll could not be loaded:
Assembly: Microsoft.SharePoint.Library (assemblyref_index=2)
Version: 11.0.0.0
Public Key: 71e9bce111e9429c
The assembly was not found in the Global Assembly Cache, a path listed in
the MONO_PATH environment variable, or in the location of the executing
assembly (/home/ratchet/mono).
** (/opt/mono-1.1.13.4/lib/mono/1.0/mcs.exe:16442): WARNING **: The class
Microsoft.SharePoint.Library.ListDocsFlags could not be loaded, used in
Microsoft.SharePoint.Library, Version=11.0.0.0, Culture=neutral,
PublicKeyToken=71e9bce111e9429c
I'd be happy to provide the full stack trace if anyone thinks they can help.
More information about the Mono-list
mailing list