[Mono-dev] Mono Linux LogonUserA

Lough, Simmons slough at metier.com
Thu Jul 20 16:49:23 EDT 2006


Hello,
I have ASP.NET code that makes Http calls to Microsoft Project Server. Microsoft Project Server runs on Windows Authentication in IIS, so the documented solution is to call "LogonUserA" before making the Http calls to Project Server.  I'm trying to port this code to run on Linux and Mono.  I moved the code that works on Windows to run on Linux and Mono and it gave me an error about not being able load up the Windows DLL:    
Stack Trace: System.DllNotFoundException: advapi32.dll

Does Mono support an implementation of LogonUserA? 

Thank you,

Simmons
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060720/9cc0eaf9/attachment.html 


More information about the Mono-devel-list mailing list