Microsoft PlayGround

A Playground for Microsoft Technologies

Entries Tagged ‘SharePoint’

Article in TechNet Magazine

For the Dutch TechNet magazine I have written an article about the security within SharePoint. This is my first TechNet article and I think it has turned out great. The link to the article in included below.  Veiligheid in en om SharePoint – TechNet Magazine, juli 2010 Also read the article of a colleague of mine [...]

Dutch SharePoint Usergroup

A former colleague and I have started a new SharePoint user group. We would like to make this user group a great success and we have already planned a meeting in may.   DutchSUG The Dutch SharePoint User Group is an independent social network for people to collaborate and share information around SharePoint Technology and [...]

(PDF) SharePoint Icon Integration

A few months ago I have created a solution to automatically add a icon (PDF) to your SharePoint farm. I never had the change to test it on a multiple server farm. Last week I had the change to test it and altered it in several ways. The blog posts I made of the old [...]

SharePoint Memory Leak

A few day’s ago I stumbled on a article about SharePoint Memory leaks because we were looking at memory leaks for 1 of out clients. I found a great article from Todd Carter about a giant memory leak within SharePoint that he found just a month ago. It is really a must read: SharePoint’s Sasquatch [...]

Failure in loading assembly

In the application event log I found several errors that were pointing to assemblies that I wasn’t using anymore. The error looks like the message below: Error: Failure in loading assembly: Assembly, Version=1.0.0.0, Culture=neutral, PublicKeyToken=Token. The application was trying to load an assembly that I wasn’t in the GAC or in the BIN folder. This [...]