Hi there,
I'm trying to write a application that needs to create a site structure on
my sharepoint portal server 2004. I have the SDK but don't seem to get the
application to login to sharepoint. Anyone out there with some information
on this?
I have been trying to use the LogonUser from the Win32 API, but when the
application has to run on a different machine than than my sharepoint
installation I can't use that method. Does Sharepoint provide any interface
from which it is possible to logon? Or how is it possible to perform such a
programmatically login?
p.s I write the application in C#
Thanks in regards,
Jess