Sharepoint 2010 : List of Features and their {GUID}’s
DisplayName Title ID Scope SolutionId AccSrvApplication $Resources:AccsrvWss 1cc4b32c-299b-41aa-9770-67715ea05f25 Farm 7ed6cd55-b479-4eb7-a529-e99a24c10bd3 AccSrvMSysAso Access Services System...
View ArticleSQL 2008 : Execution of user code in the .NET Framework is disabled. Enable...
If you add an assembly and created a trigger and getting the below error on triggering the trigger : Msg 6263, Level 16, State 1, Line 1 Execution of user code in the .NET Framework is disabled....
View ArticleSQL 2008 : Could not obtain exclusive lock on database ‘Model’
When a new database is created, SQL server takes it’s properties from the “model” database which acts as a template for any new user database. SQL Server attempts to obtain an EXCLUSIVE lock on the...
View ArticleSharepoint 2010 : Service Pack 1 Released
Microsoft released the Service Pack 1 for SharePoint 2010 Products and its now available for download here
View ArticleMedia Webpart in Office 365 Sharepoint 2010
If you are working in Office 365 and wondering where the silver light media webpart. Well, it's not there out of box. You could get that working with the following steps : 1. Add the Silver Light...
View ArticleBrowser Pop-Up from Silverlight
If you are developing a silver light application and you are new and wondering how to pop-up a browser window from a silver light application, then you are at the right place. Place this code at the...
View ArticleError occurred in deployment step 'Retract Solution': Cannot start service...
When you try to deploy a sandboxed solution from VS 2010, if you get an error soemthing similar to the above. then you have to activate the "Microsoft SharePoint Foundation Sandboxed Code Service". To...
View ArticleSQL Error : The physical file name G:\*.mdf Diagnose and correct additional...
If you get the below error, when you create a new database or while running the Sharepoint Configuration Wizard then, goto the Database Settings and see where the Data and the Log files are stored. if...
View ArticleTrack Irene here - LIVE
In order to view this feature, you must download the latest version of flash player here. By www.shopsharepoint.com | Source: National Weather Service var contentFile = "HurricaneTracker3.swf?v=9"; if...
View ArticlePowershell : File cannot be loaded because the execution of scripts is...
If you get the above error while executing a power script, it maybe due to the Execution Policy. An overview of the policy levels: Restricted: Individual cmdlets can run, but not saved Powershell...
View ArticleSharepoint Online : The site collection containing this sandboxed solution...
If you are getting this error in your Sharepoint Online environment : please follow this MS link here http://support.microsoft.com/kb/2536051
View ArticleSharepoint Online : How to create a sharepoint site for Anonymous user from a...
We heard creating a public sharepoint site in E1/E2/E3 plans. But, its exactly straight forward to create sharepoint site for anonymous users in Plan P1. We are not talking about converting a public...
View ArticleSharepoint Online : How to enable Anonymous Access to a list or a document...
Yes, We are talking about Office 365 and Sharepoint Online & suprisingly this applies to Plan P1/E1/E2/E3. Couldn't believe it huh?? First-off, you shoudl know using plan P1 you could still create...
View ArticleSharepoint Online : How to create a external link in the public facing website
OK. If you are wondering how to create a external links to the public facing website in office 365, then you are at the right place. By default, the public website design is a little different and...
View ArticleTo our brothers & sisters
To all the heroes who died and lived to help people in need & the families who were touched by the tragedy on 09/11/2001. Our thoughts are with you today.
View ArticleError : The List Cannot be Displayed in Datasheet view
If you are getting the below error when you try to open the list in a DataView, then you might wan to install the 2007 Office Data Connectivity Components. You can download the components right here
View ArticleSiteActions disappeared after a Content DB back up
After taking a backup of a site contentDB, all of a sudden the siteactions menu disappeared even for the Site Collection Administrator. However, as a administrator, you could still navigate to view all...
View ArticleMerry X-mas & Happy Holidays
shopSharepoint.com wishes you and your family Merry X-mas & Happy Holidays
View ArticleCan you change the name of the document in a document library programatically??
Can you change the name of the document in a document library programatically?? - we CAN NOT do that simply as Name and Title of SPFile are read only fields. SpFile.Title is a read only field as shown...
View Article