Yesterday we were trying to change the session state properties of one of our sharepoint web sites and what resulted was really odd. After we made the changes, we started getting the following in our event log error: Error: Failure in loading assembly: Microsoft.SharePoint.Portal, Version=11.0.0.0, Culture...
Yesterday I spent the afternoon in lovely downtown Chicago at MOSSCamp 2007. The turnout for this was great. Actually, there were more people then there was room for (about the only negative on the day). The day started out great. There was a nice group discussion ranging from the different ways that...
On Friday, November 9th there is going to be a one day MOSSCamp in downtown Chicago. This is the equivalent to the CodeCamps that are run across the country, but is specific to MOSS. Since I have been diving in to MOSS, I thought it would be nice to drop by to see what I could learn. If anyone else from...
This is just an FYI. If you are ever calling the CheckInFile method that is on the Lists.asmx web service in WSS 3.0 (MOSS 2007) and you get the following exception System.Web.Services.Protocols.SoapException. It is highly likely that you are trying to check in a file that does not have all the required...
I came across this great post on how to enable anonymous access in Sharepoint (MOSS) 2007 tonight. This was very helpful because I was not able to get it working correctly for me, because I missed a step that this post stated. Post can be found here