-
Continue reading →: Removing Checkbox from SharePoint 2010 List
If you want to remove checkbox from SharePoint 2010 List, Document library or List View webpart on a page and are confused How to do it, first of all welcome to the boat. Secondly, It’s really simple, It’s so simple that you will feel stupid in a couple of minutes…
-
Continue reading →: Clearing Sharepoint Designer Cache
Many times sharepoint designer gets stuck/ Considers checked out files as checked in or vice versa. In most common scenario you’ll see a message like “Cannot perform this operation. The file is no longer checked out or has been deleted.” while checking in a file. The solution is to clear…
-
Continue reading →: Step by Step guide to Styling Sharepoint Lists/Libraries Using Sharepoint Designer
Many Times there is requirement for Styling SharePoint items like Custom Lists, Document library, Pages etc… so as to Emphasize certain Data over other so that it is noticeable or to present it to end-user in such a way that it doesn’t appear to be a SharePoint listFor this requirement…
-
Continue reading →: Performing Action in SharePoint Designer Workflow after Specific Time
For sending out a notification or Setting a field Value in SharePoint after a specific time or on a particular date (that you fetch from the List) easiest way to go around is create a SharePoint Designer workflows. Here we’ll be setting Due Date Value Back to Blank. Connect to…
-
Continue reading →: Dependency Records Error while importing Managed Solution
Error While Importing Managed Solution in CRM 2011: Error: Found 2 dependency records where unmanaged component is the parent of a managed component. First record (dependentcomponentobjectid = a7f9b236-452f-e211-aa3e-00155dc87c5a, type = AttributeMap, requiredcomponentobjectid = 8d4b6bc4-b4ed-e111-aba2-00155d018410, type= EntityMap, solution = b18c1343-ea7f-4eaa-abf7-31d81ade819c). Cause: The cause of above error it that there is custom…
-
Continue reading →: “AuditPFN” Issue while restoring MS Dynamics CRM 2011 Database Backup
While restoring CRM 2011 Database if you face following Error: Error: An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)Database ‘DatabaseName’ cannot be started in this edition of SQL Server because it contains a partition function ‘AuditPFN’. Only Enterprise edition of SQL Server supports partitioning. Database ‘DatabaseName” cannot…
-
Continue reading →: Sharepoint XSLT Transform Issue
While creating custom form of a list if you have encountered given exception. Error while executing web part: System.StackOverflowException: Operation caused a stack overflow.at Microsoft.Xslt.NativeMethod.CheckForSufficientStack()at (XmlQueryRuntime , XPathNavigator , Double , String )at (XmlQueryRuntime , IList`1 )at (XmlQueryRuntime , XPathNavigator )at Root(XmlQueryRuntime )at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter…
-
Continue reading →: Sharepoint 2010 Site Action Menu not working in IE 8/ IE 9 : Permanemt Fix
In March I wrote a post for enabling Site Menu when it is not working in IE 8/9. That was not a permanent fix and I forgot to update that post with the Permanent Fix.1. Understanding the Issue.The issue we were facing was because the document mode in which IE was rendering the Page was different…
-
Continue reading →: Microsoft Surface: Table or Tablet :-0
In morning when I first heard that Microsoft Showcased something called Microsoft Surface in the convention I was like Okay… they are trying to revive those big gooey Tables that they built with Samsung. I was confused Why’s so much hype about this Surface thing????? But when I saw a…
-
Continue reading →: Sharepoint 2010 Site Action Menu not working in IE 8/ IE 9
Update: Premanent Fix for the issue is here. If you are trying to click on any option in Site Action Menu like “View All Site Contents”, “Create Site”, “Site Settings” etc… and you are not getting any response then the mode in which your browser is running is not correct.The…