Sign in
Stefan Goßner
Senior Escalation Engineer for SharePoint (WSS, SPS, MOSS, SP2010) and MCMS
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Recent Posts
April 2013 CU for SharePoint 2013 has been released
Posted
28 days ago
by
Stefan Goßner
3
Comments
April 2013 CU for SharePoint 2013 is delayed
Posted
1 month ago
by
Stefan Goßner
14
Comments
April 2013 CU for SharePoint 2007 has been released
Posted
1 month ago
by
Stefan Goßner
0
Comments
April 2013 CU for SharePoint 2010 has been released
Posted
1 month ago
by
Stefan Goßner
10
Comments
Office 2010 SP2 Beta Now Available for Download
Posted
1 month ago
by
Stefan Goßner
3
Comments
Tags
.NET
3rd party products
Backup / Restore
Blob Caching
Coding Tips
Content Deployment
Debugging
FAQ
Hotfix Info
IIS
Links
MCMS
MCMS and ASP.NET 2.0
MCMS Tip of the day
MOSS 2007 / WSS 3.0
Office Suite
Pages
Picks of the Week
Private Comments
Search
SharePoint
SharePoint 2010
SharePoint 2013
Variation Feature
Visual Studio
Blog - Link List
Blog Links
Mark Harrison's Blog
Arpan Shah's Blog
Andrew Connell's blog
Angus Logan's blog
Joel Ward's Blog
Steve Cawood's blog
Chester Ragel's blog
Owen Allen's blog
My Code Samples
Mitch Prince's blog
Gyorgy Homolya's blog
SharePoint Team Blog
Joerg Sinemus' Blog
Patrick Heyde's Blog
Office Sustained Engineering Blog
Steve Chen's Blog
Victor Butuza's Blog
Roger Lambs Blog
Private Links
My private homepage (german)
MCMS Resources
MCMS FAQ (Html Version)
Spencers MCMS resource site
Stephen Huens Samples
Whitepapers and other Resources
My Code Samples
MCMS FAQ (CHM Version)
SharePoint Resources
WhitePapers and Links
My Code Samples
Archive
Archives
April 2013
(6)
March 2013
(4)
February 2013
(3)
January 2013
(1)
December 2012
(3)
November 2012
(5)
October 2012
(5)
September 2012
(2)
August 2012
(1)
July 2012
(8)
June 2012
(2)
April 2012
(1)
March 2012
(2)
February 2012
(4)
January 2012
(5)
December 2011
(8)
November 2011
(23)
October 2011
(7)
September 2011
(7)
August 2011
(1)
July 2011
(4)
June 2011
(3)
May 2011
(3)
April 2011
(3)
March 2011
(1)
February 2011
(2)
January 2011
(1)
December 2010
(3)
November 2010
(4)
October 2010
(3)
September 2010
(5)
August 2010
(1)
July 2010
(1)
May 2010
(6)
April 2010
(3)
March 2010
(2)
February 2010
(1)
January 2010
(2)
December 2009
(5)
November 2009
(5)
October 2009
(3)
September 2009
(2)
August 2009
(3)
July 2009
(2)
June 2009
(2)
May 2009
(12)
April 2009
(5)
March 2009
(1)
February 2009
(3)
January 2009
(7)
December 2008
(8)
November 2008
(3)
October 2008
(4)
September 2008
(2)
August 2008
(2)
July 2008
(1)
June 2008
(1)
May 2008
(4)
April 2008
(4)
March 2008
(6)
February 2008
(4)
January 2008
(1)
December 2007
(2)
November 2007
(2)
October 2007
(2)
September 2007
(5)
August 2007
(4)
July 2007
(2)
June 2007
(2)
May 2007
(1)
April 2007
(5)
March 2007
(7)
February 2007
(4)
January 2007
(12)
December 2006
(4)
November 2006
(11)
October 2006
(9)
September 2006
(4)
August 2006
(5)
July 2006
(18)
June 2006
(8)
May 2006
(16)
April 2006
(6)
March 2006
(1)
February 2006
(9)
January 2006
(15)
December 2005
(7)
November 2005
(19)
October 2005
(20)
September 2005
(45)
August 2005
(12)
July 2005
(25)
June 2005
(14)
May 2005
(19)
April 2005
(27)
March 2005
(15)
February 2005
(5)
January 2005
(1)
December 2004
(2)
November 2004
(5)
September 2004
(3)
August 2004
(3)
July 2004
(4)
June 2004
(2)
May 2004
(1)
April 2004
(14)
March 2004
(3)
February 2004
(2)
December 2003
(12)
TechNet Blogs
>
Stefan Goßner
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Stefan Goßner
Deep Dive into the SharePoint Content Deployment and Migration API - Part 3
Posted
over 6 years ago
by
Stefan Goßner
129
Comments
[ Part 1 - Part 2 - Part 3 - Part 4 - Part 5 - Part 6 - Part 7 ] Providing some real world samples for import After we managed to export content in part 2 lets now focus on the importing side. Import actually has two different ways to work: ...
Stefan Goßner
Deep Dive into the SharePoint Content Deployment and Migration API - Part 1
Posted
over 6 years ago
by
Stefan Goßner
111
Comments
[ Part 1 - Part 2 - Part 3 - Part 4 - Part 5 - Part 6 - Part 7 ] Introduction Today I would like to start an article series on an interesting new feature in WSS 3.0: the Content Deployment and Migration API. A similar API has previously been provided...
Stefan Goßner
Deep Dive into the SharePoint Content Deployment and Migration API - Part 2
Posted
over 6 years ago
by
Stefan Goßner
110
Comments
[ Part 1 - Part 2 - Part 3 - Part 4 - Part 5 - Part 6 - Part 7 ] Providing some real world samples for export To demonstrate how powerful the Content Deployment and Migration API is I will now provide some real world examples: Export a...
Stefan Goßner
Deep Dive into the SharePoint Content Deployment and Migration API - Part 4
Posted
over 6 years ago
by
Stefan Goßner
73
Comments
[ Part 1 - Part 2 - Part 3 - Part 4 - Part 5 - Part 6 - Part 7 ] Advanced content deployment scenarios Till now we have covered export and import of single list items or documents containers like folders, lists or webs complete site...
Stefan Goßner
Deep Dive into the SharePoint Content Deployment and Migration API - Part 5
Posted
over 6 years ago
by
Stefan Goßner
71
Comments
[ Part 1 - Part 2 - Part 3 - Part 4 - Part 5 - Part 6 - Part 7 ] Avoiding common problem This can be one of the most frequently updated chapters of this article series as "common problems" can change over time. In addition I can only talk about...
Stefan Goßner
Troubleshooting SPSite/SPWeb leaks in WSS v3 and MOSS 2007
Posted
over 5 years ago
by
Stefan Goßner
66
Comments
In an earlier article I have discussed that all SPSite and SPWeb (and potentially also PublishingWeb) objects need to be properly disposed to avoid memory pressure situations. Roger Lamb has a nice summary of coding patterns which will actually cause...
Stefan Goßner
Deep Dive into the SharePoint Content Deployment and Migration API - Part 6
Posted
over 5 years ago
by
Stefan Goßner
60
Comments
[ Part 1 - Part 2 - Part 3 - Part 4 - Part 5 - Part 6 - Part 7 ] Requirements for a successful content deployment Be aware that this article cannot provide a complete list of all requirements. I will update it from time to time if required. Today...
Stefan Goßner
Common error situation when using backup/restore to transfer a database to a new farm on MOSS 2007
Posted
over 5 years ago
by
Stefan Goßner
47
Comments
In the past I have seen the following problem a couple of times: a customer creates a backup of a content database on one server farm (e.g. using STSADM -o backup or a DB backup in SQL) and restores the backup on a different farm and attaches the content...
Stefan Goßner
Pimp My Content Deployment Job
Posted
over 5 years ago
by
Stefan Goßner
47
Comments
As a follow up to my article series about the content deployment and migration API here are some tips on how you can "fine-tune" the out of the box content deployment jobs. This will include information about how adjust settings in Content Deployment...
Stefan Goßner
"Save site as template" option and the publishing feature
Posted
over 6 years ago
by
Stefan Goßner
40
Comments
A common question I receive is the following: I have tried to save my site as a template using "Site Action" - "Save site as template" but this option is not available as soon as I enable the publishing feature. After some tries I managed to save...
Stefan Goßner
ASP.NET 2.0 and MCMS - Site Navigation - Part 1 (last updated: 13.01.2006)
Posted
over 8 years ago
by
Stefan Goßner
40
Comments
This article replaces my earlier article about MCMS Navigation Providers which I have written while ASP.NET 2.0 was in Beta 2. After Beta 2 a couple of things have changed which prevent the earlier code from working properly with the final version of...
Stefan Goßner
Current known issues with MCMS 2002 SP2 (last updated: 31.08.2006)
Posted
over 8 years ago
by
Stefan Goßner
39
Comments
Currently we have a couple of known issues with MCMS 2002 SP2: DCA complains about missing priviledges when selecting a database when SQL authentication is being used Our current findings show that this issue is caused by the fact that the DCA now...
Stefan Goßner
Dealing with Memory Pressure problems in MOSS/WSS
Posted
over 6 years ago
by
Stefan Goßner
35
Comments
In the last couple of weeks I have seen several issues related to memory pressure situations in MOSS or WSS application pools so I think it is a good idea to discuss some aspects of this type of problem in a separate article. What is a memory pressure...
Stefan Goßner
Content Deployment – The complete Guide – Part 3 – Configuration
Posted
over 4 years ago
by
Stefan Goßner
33
Comments
Part 1 - The Basics Part 2 - The Basics continued Part 3 - Configuration Part 4 - Communication Part 5 - Quick Deployment Part 6 - Logging Part 7 - Change Token Basics Part 8 - Job and Change Token Part 9 - Job and Timerjob Content Deployment General...
Stefan Goßner
Content Deployment – The complete Guide – Part 1 – The Basics
Posted
over 4 years ago
by
Stefan Goßner
32
Comments
Part 1 - The Basics Part 2 - The Basics continued Part 3 - Configuration Part 4 - Communication Part 5 - Quick Deployment Part 6 - Logging Part 7 - Change Token Basics Part 8 - Job and Change Token Part 9 - Job and Timerjob A while ago I created...
Stefan Goßner
Common Error: The site is not valid. The 'Pages' document library is missing.
Posted
over 2 years ago
by
Stefan Goßner
32
Comments
In the past I had a couple of cases where users received the following error message: The site is not valid. The 'Pages' document library is missing. Description: An unhandled exception occurred during the execution of the current web request. Please...
Stefan Goßner
August 2011 CU for SharePoint 2010 has been released
Posted
over 2 years ago
by
Stefan Goßner
30
Comments
The product group released the delayed August 2011 Cumulative Update for the SharePoint 2010 product family. Be aware that the August Cumulative Update for SharePoint 2010 is a Post-SP1 hotfix. That means that you should ensure that SP1 is installed...
Stefan Goßner
MOSS - Common Issue - Content Deployment fails with "Failed to compare two elements in the array."
Posted
over 5 years ago
by
Stefan Goßner
29
Comments
A common problem we see with content deployment and with STSADM -o export is the error message below: [4/11/2008 9:25:01 AM]: FatalError: Failed to compare two elements in the array. at System.Collections.Generic.ArraySortHelper`1.QuickSort[TValue...
Stefan Goßner
Hotfix to support VS.NET 2005 with MCMS 2002 SP2 without installing VS.NET 2003 first
Posted
over 7 years ago
by
Stefan Goßner
27
Comments
Requested since MCMS 2002 SP2 has been released was a possiblity to install MCMS 2002 with VS.NET 2005 without a need to install VS.NET 2003 first. As SP2 is a service pack that only updates installed components it was necessary to install VS.NET 2003...
Stefan Goßner
Some comments on common Variation problems (last updated: May 21st, 2008)
Posted
over 6 years ago
by
Stefan Goßner
26
Comments
Jeremy Jameson created an article series which talks about serious problems he ran into when using the variation feature. Unfortunatelly I cannot comment his articles directly as he disabled anonymous comments - and my blog is not on MSDN but on TechNet...
Stefan Goßner
August 2010 Cumulative Update for SharePoint has been released
Posted
over 3 years ago
by
Stefan Goßner
25
Comments
Yesterday the product group released the August 2010 Cumulative Update for the SharePoint 2007 and 2010 product family. The KB articles are not yet available (as usual it will take a couple more days to get these through the required release process...
Stefan Goßner
A more elegant solution to avoid ugly URL's with MCMS
Posted
over 9 years ago
by
Stefan Goßner
25
Comments
Today I played around a little bit more with HttpModules and implemented a more elegant solution for the problem as discussed in my previous post . Especially the second problem - normal postback caused by ASP.NET controls - was not properly solved...
Stefan Goßner
Disposing SPWeb and SPSite objects
Posted
over 5 years ago
by
Stefan Goßner
24
Comments
There are several articles around discussing the dispose of SPWeb and SPSite objects, e.g.: SharePoint 2007 and WSS 3.0 Dispose Patterns by Example from Roger Lamb Best Practices: Using Disposable Windows SharePoint Services Objects from Scott...
Stefan Goßner
April 2011 CU for SharePoint 2007 and 2010 has been released today
Posted
over 2 years ago
by
Stefan Goßner
22
Comments
The product group released the April 2011 Cumulative Update for the SharePoint 2007 and 2010 product family. The KB articles are not yet available (as usual it will take a couple more days to get these through the required release process) but the...
Stefan Goßner
Delayed February 2011 CU for SharePoint 2010 is now available
Posted
over 2 years ago
by
Stefan Goßner
21
Comments
Finally also the February 2011 CU for the SharePoint 2010 product family has been released. The MOSS 2007 fixes have been released rougly two weeks ago. Some of the KB articles are not yet available (as usual it will take a couple more days to get...
Stefan Goßner
How to enable AJAX with MCMS and ASP.NET 2.0 (last update: April 5th, 2007)
Posted
over 7 years ago
by
Stefan Goßner
21
Comments
I have posted a solution for this problem in a subsection of this article but someone who is just looking on how to get AJAX working in general might not find it easily. The probem with AJAX is that the client does a silent postback from Javascript...
Stefan Goßner
MOSS - Common Issue - Incremental deployment fails with "The changeToken refers to a time before the start of the current change log."
Posted
over 5 years ago
by
Stefan Goßner
20
Comments
I have seens this problem a couple of times in the past: sometimes when running incremental content deployment the deployment job fails with the following error message The changeToken refers to a time before the start of the current change log...
Stefan Goßner
IIS 7 - How to send a custom "Server" http header
Posted
over 5 years ago
by
Stefan Goßner
19
Comments
A question we have often seen in the past is to have a method to prevent IIS from sending the server identification header to a client which allows a client to identify which type of http server it is talking too. Usually this request comes from security...
Stefan Goßner
Creating a RSS Feed for your MCMS Web site
Posted
over 9 years ago
by
Stefan Goßner
19
Comments
Yesterday I received the question to add an RSS feed to one of our internal MCMS Web sites. At that moment I did not know more about RSS as that this blog has an RSS feed to be able to keep updated with my writings. ;-) So I searched for a document...
Stefan Goßner
Direct access to the MCMS database
Posted
over 8 years ago
by
Stefan Goßner
19
Comments
Once in a while I see people using code to directly access the MCMS database. Today I found a blog from Chester who wrote a module to do this. Unfortunatelly direct access to the MCMS database without using the MCMS publishing API breaks the Microsoft...
Stefan Goßner
ASP.NET 2.0 and MCMS - The easy way to site navigation
Posted
over 8 years ago
by
Stefan Goßner
19
Comments
[This article has been replaced with a new improved version .] As outlined in the article I posted yesterday ASP.NET 2.0 provides new concepts to implement site navigation based on new server controls and the Site Map Provider concept. The controls...
Stefan Goßner
Documented / Undocumented API - Why Should I care? - Part 3
Posted
over 8 years ago
by
Stefan Goßner
19
Comments
Part 3 - How to identify 3rd party products using undocumented program internal intefaces I have discussed problems when using undocumented program internal interfaces and how they affect support in Part 1 and Part 2 of this article. Now lets focus...
Stefan Goßner
December 2010 CU for SharePoint 2007 and 2010 has been released on Friday
Posted
over 2 years ago
by
Stefan Goßner
18
Comments
Yesterday the product group released the December 2010 Cumulative Update for the SharePoint 2007 and 2010 product family. The KB articles are not yet available (as usual it will take a couple more days to get these through the required release process...
Stefan Goßner
How To: create Keywords and Best Bets for MOSS Search programmatically
Posted
over 6 years ago
by
Stefan Goßner
17
Comments
Yesterday I received an interesting question: a customer had the need to import several hundred keywords and related best bets programmatically to a couple of site collections. And for sure he did not want to do this manually using the web UI. I...
Stefan Goßner
Unnecessary custom Placeholder controls
Posted
over 9 years ago
by
Stefan Goßner
17
Comments
Everyday is a good day to learn something new about MCMS 2002. Today I learned that lots of custom placeholder controls I and others have written are not really necessary! The same functionality can be achieved with the standard Placeholder controls...
Stefan Goßner
Solving the "ugly" URL issue for Mac clients - Last Updated: June 22nd, 2006
Posted
over 9 years ago
by
Stefan Goßner
16
Comments
I have already posted two articles about how to solve the "ugly" URL problem. In the last article I discussed a solution based on a custom http module which does all the necessary checks and adjustments. But one issue is still unsolved: Internet Explorer...
Stefan Goßner
MOSS - Common Issue - events 7076, 6398, 6482 listed in the Event log and/or IIS MMC not responding
Posted
over 5 years ago
by
Stefan Goßner
16
Comments
We had a big number of cases where customers reported the following pattern: Event ID 7076 - Office SharePoint Server "Attempted to read or write protected memory. This is often an indication that other memory is corrupt. " "System.AccessViolationException...
Stefan Goßner
MOSS 2007 and WSS 3.0 Service Pack 2 has been officially announced
Posted
over 5 years ago
by
Stefan Goßner
16
Comments
The Office Service Pack team officially anounced the upcoming Service Pack 2 for the Office 2007 suite including MOSS 2007 and WSS 3.0. The expected release date will be between February and April of 2009. Here are some of the expected highlights...
Stefan Goßner
How To: overcome glitches with the standard field controls shipped with MOSS 2007
Posted
over 6 years ago
by
Stefan Goßner
15
Comments
Some of our field controls shipped with MOSS show a quite ugly behaviour as they add an extra entry after the field. Means an extra space. This is especially ugly for the RichImageField control as it prevents two images to show up right...
Stefan Goßner
Workaround for the "CMS" virtual directory problem with VS.NET 2005 (Update: 02.06.2006)
Posted
over 7 years ago
by
Stefan Goßner
15
Comments
With VS.NET 2005 the VS.NET product team decided to change the behaviour of VS.NET for web applications. Up to VS.NET 2003 only virtual directories and files explicitly added to the projects were taken into consideration for the compilation. With VS...
Stefan Goßner
ASP.NET 2.0 and MCMS - a first look
Posted
over 8 years ago
by
Stefan Goßner
14
Comments
Now - after support for ASP.NET 2.0 with MCMS 2002 Service Pack 2 - has officially been announced lets have a short look on the new features coming with ASP.NET 2.0 and how they might give benefits to a MCMS site. Master Pages One of the key selling...
Stefan Goßner
Red is Green, Up is Down and the Unsupported suddenly becomes Supported!
Posted
over 4 years ago
by
Stefan Goßner
14
Comments
As I discussed in an earlier article backup/restore between farms for publishing sites was unsupported due to the fact that MOSS often stores absolute URLs to the Page Layout in the properties of a Publishing Page. Workarounds had to be used to adjust...
Stefan Goßner
April 2013 CU for SharePoint 2013 is delayed
Posted
1 month ago
by
Stefan Goßner
14
Comments
April 2013 CU for SharePoint Server 2013 is planned to be released in a couple of days. In case you are only interested in April CU for SharePoint Foundation 2013 or Office Web Apps Server 2013 you can already download it from here: KB 2751999...
Stefan Goßner
Limitations of STSADM -o export/import related to publishing sites
Posted
over 4 years ago
by
Stefan Goßner
13
Comments
STSADM -o export/import is often used to split site collections into multiple pieces when they reached a certain limit. Or to do the vice versa and consolidate multiple site collections into one larger one. Both of these actions work fine as long as the...
Stefan Goßner
Common problem with SharePoint 2010: System.Security.Cryptography.CryptographicException - Keyset does not exist
Posted
over 3 years ago
by
Stefan Goßner
13
Comments
SharePoint 2010 has a new feature which recycles the OWSTIMER.EXE process every night – similar to the application pool functionality in IIS – to avoid memory problems inside the timer service. The recycling is controlled by a new timer job which has...
Stefan Goßner
August 2011 CU for SharePoint 2007 has been released
Posted
over 2 years ago
by
Stefan Goßner
13
Comments
The product group released the August 2011 Cumulative Update for the SharePoint 2007 product family. August CU for SharePoint 2010 should be available in a couple of days. The KB articles are not yet available (as usual it will take a couple more days...
Stefan Goßner
December 2011 CU for SharePoint 2010 has been released
Posted
over 2 years ago
by
Stefan Goßner
13
Comments
The product group released the December 2011 Cumulative Update for the SharePoint 2010 product family. Be aware that the December Cumulative Update for SharePoint 2010 is a Post-SP1 hotfix. That means that you should ensure that SP1 is installed before...
Stefan Goßner
Ugly URLs with MCMS and ASP.NET 2.0
Posted
over 7 years ago
by
Stefan Goßner
13
Comments
Today a newsgroup post reminded me that I did not yet publish the necessary changes for my Http Module that corrects the Ugly MCMS URLs caused by ASP.NET postbacks when ASP.NET 2.0 master pages are used. The HttpModule I published earlier does not...
Stefan Goßner
FAQ in May 2004: where is Stefan?
Posted
over 9 years ago
by
Stefan Goßner
13
Comments
This is the first time since more than one year that I will not have internet access and will not be able to answer MCMS newsgroup questions. I hope you guys are able to survive a month without me. ;-) But I'm sure you will. On the right you can see the...
Stefan Goßner
Automatically cleanup placeholder content after resource gallery items have been deleted
Posted
over 9 years ago
by
Stefan Goßner
12
Comments
A problem I have been confronted serveral times is that authors have problems to save pages because the content of the page is refering to a resource gallery item that has been deleted in the past. Usually deleting such resource gallery items should...
Page 1 of 13 (646 items)
1
2
3
4
5
»