By Udayakumar Ethirajulu, on August 30th, 2010
In MOSS 2007, we have used the jQuery to hide the Spelling in Lists (we can also handle this using Shared Services to disable)
In SharePoint 2010, we have set of FARM features. Spell Checking is one of them to disable at farm level.
Open Central Admin…
By kiran, on August 9th, 2010
While exucuting stsadm command for pre-upgrade check your farm, you get an error “Failed : Pending upgrade operation detected in this farm“.
This error is due to some of the site templates are not fully upgraded and still pending.
To overcome this error, run following command,
psconfig -cmd upgrade -inplace . . . → Read More: SharePoint 2010 Migration preupgrade check error
By Paul Galvin, on July 31st, 2010
This week, my team and I were upgrading a customer’s public internet site from MOSS to SP 2010. The MOSS site uses the CQWP in several places.
We went through a very detailed procedure to ensure accuracy, quality and all that good stuff. …
By Udayakumar Ethirajulu, on July 30th, 2010
It’s really strange that Content Query Web Part for document library doesn’t work for anonymous access.
“Unable to display this Web Part. To troubleshoot the problem, open this Web page in a Microsoft SharePoint Foundation-compatible…
By Paul Galvin, on July 12th, 2010
I wrote this article a while back, but looks like I didn’t link to it from my blog at the time, so here goes:
This article describes how to force newform.aspx to redirect to one page when the user clicks OK and a different page when she clicks cance…
By Paul Galvin, on July 1st, 2010
I recently wrote an article for the good people at ShaerPointBriefing.com on a general pattern for implemented CRUD in SharePoint Designer. Here’s a teaser:
Full article here: http://sharepointbriefing.com/features/article.php/3889486/C…
By Udayakumar Ethirajulu, on June 21st, 2010
Today, I was doing some branding for Publishing site, which is migrated from PHP/HTML using custom code.
When I enabled the breadcrumb on pages (obviously we used our own custom page layouts), the “pages” and “.aspx” in the fil…
By Paul Galvin, on June 18th, 2010
I think that many of us are occasionally presented with, for lack of a better phrase, young-child requirements. The end user really, very badly wants a certain specific look and feel, or a very specific sorting structure or a to cut out one click…
By Paul Galvin, on June 17th, 2010
When enhancing MOSS publising pages using jQuery, I hit the following speed bump:
Server Error in ‘/’ Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please r…
By Paul Galvin, on June 16th, 2010
SP2010 is very cool stuff, but I wish they would have adjusted the language on list and libraries settings’ pages when it comes to managing content types:
The same language was in place for WSS/MOSS. Just change the word “delete” to “rem…