Can I create new Managed metadata service ?
Hello,In my SharePoint system , application pool for existing "Managed Metadata service" got deleted and hence I get following error :"The Managed Metadata Service or Connection is currently not...
View ArticleAccess denied for users with read and contribute rights
Hi,I have a webpart that gives users Access denied message. I tried to wrap the code with SPSecurity.RunWithElevatedPrivileges but with the same result. Anyone that know why this happens and how to...
View ArticleIntegrating ASP.NET 4.0 application with SharePoint 2010
Hi I have an ASP.NET 4.0 application which I want to integrate with SharePoint 2010. I saw an MSDN article http://msdn.microsoft.com/en-us/library/cc297200(v=office.12).aspx which applies to MOSS 2007....
View ArticleSharePoint 2010 Dynamic masterpage based on UserProfile Property
Our company recently merged three smaller companies into one large one. The business has asked if we could have 3 separate skins for the Intranet (1 for each brand of the company). The different skins...
View Articlebcs performance very slow!!
Hi guys,I've configured my bcs for reading and writing from my SQL Serve table, the table has about 8000 rows.The problem is that the page that contains the external list is too slow!!!The SQL db is on...
View ArticleTopNavigation bar for application pages
I have configured custom top navigation. I have Changed MaximumDynamicDisplayLevels="5" in master page to display top navigation menu as drop down menu, but the drop down menu is appearing only for...
View ArticleSharePoint Web Service Error
Hi,I've connected to a web service and when I run my timer job I'm getting the following error:Could not find endpoint element with name 'Port' and contract 'PortType' in the ServiceModel client...
View ArticleHow to get list information on custom ribbon button click in list...
Hello All,I have custom ribbon button on editform/dispform in my list. I want to display current list name on button click of this custom ribbon button. How to achieve it??Thanks in advance..!!
View ArticleSharePoint 2010 custom master page general question
When creating a custom master page, the content in the master displays not only on the site pages but also on the "upload document" and all other special forms/modal dialogs. What is the standard...
View ArticleHow to check broken links programmatically using client object model in...
Hi all,I want to check broken links in pages library programmatically using client object model. Please share code snippet if any. Please guide me.Thanks in advance.san
View ArticleWays to find a list which exceeds list view lookup threshold
Hi,We are in the process of migration. we have some lists which exceeds the list view lookup threshold (more than 8 look up columns in a list).i need to generate a report of lists which has more than 8...
View ArticleDocumentSets Approval of Mass documents
I have been told that DocumentSets will allow someone to approval muiltiple documents??I dont know of any applications that allows you to approve of more then 1 document at a time. unless it is a...
View ArticleFeature stapling for applying custom master page on site collection creation...
I've got a WebApplication which should contain a publishing site collection and a custom masterpage for that site collection. I wanted to achieve, if this site collection is created during deployment,...
View ArticleEvent Receiver - check human or code origin of event?
If I have an ItemDeleted event receiver, is there a way of distinguishing between an event that is fired as a result of human activity (UI), one fired by code execution?
View ArticleApplication pool stopped responding
Hi,If application pool related to SharePoint site, hangs or stopped responding then is there any specific entry made in event logs. If not then is it a known behaviour.Also would like to know if an...
View ArticleHide Row in Custom NewForm.aspx of SharePoint Task based on Permission Level
Hi Team,Today i would like to try on SharePoint Trimmer Control. I create one custom control by inheriting the SPSecurityTrimmerControl & make that possible to check the SharePoint Group.Basically...
View Articleapplication pool recycle fails when any session alive with claims sharepoint...
Hi, I'm having once interesting (or annoying probably) in my SharePoint environment.To give you the context of my environment. I've SharePoint 2010 Farm. One web application configured as claims (with...
View ArticleTopNavigation bar for application pages
I have configured custom top navigation. I have Changed MaximumDynamicDisplayLevels="5" in master page to display top navigation menu as drop down menu, but the drop down menu is appearing only for...
View ArticleUnable to Change Default Column choice value
Hello Everyone,I created several columns for a list but modifications have been made and the list column needs to have a different default value. The column is a choice with a drop down menu. If I add...
View ArticleUpdate a timer job
This is the first time I am working on a timer job (scope = webapplication locktyp = job). I created a class that contains the actions and a feature to install the timer job. After the initial...
View Article