Mono has no Microsoft.SharePoint.dll. And you cannot use Microsoft's one on Linux because SharePoint uses COM interop with it's own native Win32 DLLs.

Kornél

----- Original Message ----- From: "John M. Brown" <[EMAIL PROTECTED]>
To: <mono-list@lists.ximian.com>
Sent: Wednesday, May 10, 2006 4:45 PM
Subject: [Mono-list] Mono and Microsoft.SharePoint


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.

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to