Hello. If I want to access only the document library of SharePoint Foundation from a .Net application (not a web app) using APIs (not web services), then is it possible to install SharePoint Foundation without IIS?
+3
A:
I am afraid that IIS is a requirement, SharePoint won't even install without it.
Muhimbi
2010-08-28 05:20:02
+1
A:
No. SharePoint is basically an IIS/ASP.Net HTTP module and request handler.
Rawbert
2010-08-31 03:46:15
A:
Yes, I agree with Muhimbi and Rawbert. SharePoint requires IIS.
Robert Springfield
2010-10-05 07:48:55