In my struggle to setup my ebook library I’ve encountered the problem that none of my pdf files were indexed by the sharepoint search service. Something I could have guessed because pdf is not a microsoft owned document format. So I searched a bit on how to solve this and came up with the following: [...]
Archive for the ‘Sharepoint’ Category
Sharepoint Designer and Forms authentication
In my quest to build a private & personal document library I’m fighting on a daily base against Sharepoint. I changed the authentication provider from the default windows authentication to the Forms authentication allowing me to use the ASP.NET Sql Membership provider and so provide an easier way to authenticate over the internet. There was [...]
New SDK’s available for download for sharepoint developers
I saw these downloads passing by when I was checking my mails. Windows SharePoint Services 3.0 SDK This SDK contains conceptual overviews, programming tasks, samples, and references to guide you in developing solutions based on Microsoft Windows SharePoint Services 3.0. Microsoft Office SharePoint Server 2007 SDK This SDK contains conceptual overviews, programming tasks, [...]