Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » MOSS   (RSS)
I spent a couple of hours trying to figure out why I keep getting an exception with an error code of 0x80040E14 whenever I try to programmatically update a list item. Found this blog entry which describes exactly what I experienced. A quick fix for this Read More...
Ever got the following parser error on one of your page layouts? Only Content controls are allowed directly in a content page that contains Content controls. Following the error message, it shows the source containing some HTML fragment that you never Read More...
If your “content access” account doesn’t have permission to manage user profiles, then you may see event 7888 in your Application Event Log like this: Description: A runtime exception was detected. Details follow. Message: Access Denied! Only site admin Read More...
Have you seen an error with event ID 6875 in your Application Event Log? It looks like this: Event Type: Error Event Source: Windows SharePoint Services 3 Event Category: General Event ID: 6875 Description: Error loading and running event receiver Microsoft.SharePoint.Publishing.Internal.ScheduledItemEventReceiver Read More...
I have two web sites on a MOSS farm. The first is reserved for authors and the second one is exposed to the internet allowing anonymous access. Recently, we receive intermitten 403 errors (Event ID 1314) when a user tries to access a certain page. This Read More...
Ever got repeated “Attempted to read or write protected memory” messages on your MOSS servers? If you do, then the event ID’s are probably 7076, 6398 and 6432. It seems these errors are related to a bug in the Internet Information Services (IIS) Active Read More...
Does your MOSS installation generate the following error? The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID {61738644-F196-11D0-9953-00C04FD919C1} to the user domainxyz\user123 Read More...
I tried to create a web application today but got a vague unknown error message from SharePoint. I looked in the Event Viewer and found this error message: Unknown SQL Exception 10054 occured. Additional error information from SQL Server is included below. Read More...
Today, I tried to open a SharePoint document library in Explorer View but nothing come up but an error from IE. After searching for a while, I stumbled onto the "Understanding and Troubleshooting the SharePoint Explorer View" white paper. Pretty interesting Read More...
This page contains a convenient list of SharePoint content type IDs. Read More...
My client had two lists. First list (appropriately named “Lookup List”) contains a list of application names, stored in the “Application Name” column. The other list (Example List) contains a lookup column (Application Name, again) that points back to Read More...
If you've searched the web for articles on how to create custom web parts, then you will see some articles that describe how to do it in SharePoint 2003 and some will describe techniques in 2007. Make sure you are reading the article for the right version Read More...
I write a lot of custom code for MOSS. There are times when I need to save configuration settings for some of the components I write. Saving them in the <AppSettings> section of web.config is the easiest way, but hard to maintain. What I'd rather Read More...
I ran into this problem the other day, and it took me a long time to figure this out. I figure I save you the aggravation by sharing the workaround with you guys... I had created a custom master page for a client. That master page was then applied to Read More...
I was asked to help one of my clients trouble shoot a problem in their MOSS environment one day. They gave me access to their Central Admin site and made me farm administrator. After logging onto the Central Admin site, I noticed a couple of important Read More...
 
Page view tracker