Browse by Tags
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.
Read More...
For the last couple of days my colleague and I have been installing Team Foundation Server 2008 on Windows Server 2008 with a separate SQL 2008 and SharePoint 2007 server. The errors popt up like nothing I have ever seen before. One of the most annoying
Read More...
Today I received the strangest error when I was configuring my SharePoint Virtual PC to crawl my websites. The crawler inserted a error for each web application containing the following text: Access Denied. Since this was a new environment and I certainly
Read More...
When you are developing for SharePoint it happens that you have to check the SharePoint logs for errors. For one of my projects I had to check the log files on a regular basis and I found it horrible to read those files. If you try to read some of these
Read More...
One of the most annoying things I came across when I was developing for SharePoint 2007 is the error: “An unexpected error has occurred”. You can get rid of this by disabling the custom errors. You can do this in two steps: Step 1: Change 1: < SafeMode
Read More...