Archive

Archive for the ‘KB’ Category

Most Recent KBs for SharePoint Server 2007

April 4th, 2009 No comments

Your source for MOSS KB Articles and Hotfixes is called Sharepoint Server Hotfixes and is located on address http://mosshotfixes.com/

Categories: English, KB, Sharepoint Tags:

This form was customized not working with attachment – SOLVED

March 31st, 2009 No comments

If you open a Windows SharePoint Services 3.0 customer list in SharePoint Designer, you may find it does not work with attachments. When you click the Attach File link, you may receive the following error message:
This form was customized not working with attachment.

Issue is fixed in the Office SharePoint Server 2007 hotfix package that is dated December 16, 2008 http://support.microsoft.com/kb/960311

Categories: English, KB, SharePoint Designer 2007 Tags:

Two important KB articles released recently relating to backup and restore

March 31st, 2009 No comments

Stsadm can inadvertently delete a root site collection if erroneous URL path usedhttp://support.microsoft.com/default.aspx/kb/968474

After using stsadm -o restore with the -overwrite parameter and getting an error you notice a site one level up from the site you were trying to restore is deleted.  The root level site http://servername is deleted. The site that you were attempting to restore was http://servername/sites/sitename

This can happen if you pass an invalid URL to the stsadm –o restore command, for example http://servername/site/sitename instead of the correct URL of http://servername/sites/sitename

Microsoft Office SharePoint Server 2007 unsupported scenarios using stsadm -o export /import of subsiteshttp://support.microsoft.com/kb/968483

In basic terms you cannot use stsadm –o import to restore a sub-site to a root site collection if the publishing feature is enabled, this procedure is generally used to re-organize content.

The supported method to achieve this is to restore the sub-site to a sub-site within a site collection that has the publishing feature enabled and then copy across any master pages or page layouts that the sub-site relies on to the destination site collection.

source: http://sharepoint.microsoft.com/blogs/fromthefield/Lists/Posts/Post.aspx?List=0ce77946-1e45-4b43-8c74-21963e64d4e1&ID=87

Categories: English, KB Tags: