Archive by Author

Fix SharePoint Error Msg “Feature xxx for list template yy not installed in this farm”

This common SharePoint error message occurs many times when removing some content types or features from SharePoint. If this error occurs the SharePoint menu isn’t displayed. It’s quite stupid work to find out which list is the reason for the error.

Shrink SQL Server TransactionLogs

On my SharePoint development VM the harddisk space was empty but there was no reason why. I have spend a while till i found out that the SharePoint database files were quite big. Specially the TransactionsLogs from the databases. I opened the SQL Mgmt Studio and tried to shrink the Transaction Log DBs but i wasn’t [...]