Increasing MaxControls in Web.config for SharePoint Site
<SafeMode MaxControls="200" CallStack="false" DirectFileDependencies="10" We have reached Max User Controls of 200 on our SharePoint Masterpage and need to increase this in the web.config to account...
View ArticleRetrieve document versions content (CSOM)
Hi,I'm able to retrieve the versions' properties (CSOM) but I have issues to download the previous versions of the files.I'm using the same code to download the current version of the doc (which...
View ArticleProgramatically export each Document Template referred to by the...
Hi thereHelp appreciated in "storing each document template referred to by the configuration to a folder programmatically".Regards,
View ArticleMoving Attach a file from ribbon to the form in a sharepoint List
I have a sharepoint list in which adding an attachment is mandatory, so i want that "Attach a file" button from the ribbon which comes after we click on the settings button, to the form where it is...
View Articlecreate the files explore webpart
Hi everybody, I want create the files explore webpart which browse file on server and up file. I were use IZWebFileManage api into webpart but it appear error "invalid virtual path". which is the...
View ArticleSetting a lookup field falue through sharepoint designer workflow
Hello,I have a a list that has an approval status field that is a lookup from another list. The lookup list has 3 values in the title: Pending, Approved, DeniedI am trying to write a workflow that...
View Articleconvert SPFieldType to Copy.asmx FieldType
How do you convert a SPFieldType to a Copy.asmx FieldType?I'm trying something like this, but with zero luck.fieldInfo = new CopyWebServ.FieldInformation(); SPFieldType spType =...
View ArticleAttach a File to be brought inside the New form
Hi,I want the OOB feature "Attach a File" for a list present on the ribbon to be present on the "NewForm".Please help.
View ArticleBlocking adding of document to library depending on content
Hi,I am trying to implement a SharePoint 2010 feature that blocks documents from being added to a document library depending on a custom document property in the (Microsoft Office) document. So far, I...
View ArticleThrottling Limit not working in Custom Code.
Hi All I am trying to query 20 items from a list of 60000 items(10000 are folders & each folder has 6 items) in a visual webpart and facing below issue. Throttled:Big list slow query. List item...
View ArticleDoes SharePoint 2010 Supports Method tunneling by-default?
Hi friends,I need to enable only verbs like POST , GET only , rest all verts PUT, DELETE etc should be disabled or handled via tunnelling on the Sharepoint or Web App level. Is this possible? How do i...
View ArticleChanging Style Sheet
Hi,I have a some .dsp files whiich I uploaded to my site collectiom. But I want to change some styles into my web parts. So I am just changing the .CSS file of 14 hive folder .css file which is having...
View ArticleSharePoint 2010 Client Object Model Update Column Fails
I am attempting to update values in a SharePoint 2010 List using the Client Object Model. I have full control permission on the List so I don't think this is a permission problem. My code is:...
View ArticleSyncing MS Project with SharePoint - Outline Level Field not Available
I am successfully synchronizing my MS Project Plan with SharePoint, however the Outline Level field is not available to map to SharePoint. I've tried creating a custom field with a formula that...
View ArticleDisclaimer in Sharepoint 2010
I'm trying to set up a pop up window with a URL to a document each time my Sharepoint site is loaded.I read that it can be done by adding a content editor web part with a following code to a...
View ArticleEnable Add-hoc Filtering on External Lists
I have an external list and have created a view for it. Whenever I click on one of the Column Headers and click the dropdown to do an Ad-Hoc Filter, The Popup says this column type cannot be...
View ArticleSharePoint 2010 Calendar to manage five resources
I have five conference rooms that I need to build a scheduling calendar for in SP2010 and I don't want to reinvent the wheel. I did a bunch of searches but came up some what blank, does anyone have...
View ArticleCustomize SharePoint ADFS Login Dropdown Selection
Hi, I used SharePoint ADFS out of the box sign in pageI want to change "Windows Authentication" drop down value to "ABC User Login". Please help.ThanksTee
View ArticleProgramatically export each Document Template referred to by the Content Type...
Hi thereHelp appreciated in "storing each document template referred to by the Content Type configuration to a folder programmatically".Regards,
View ArticleHow to Read the Document Templates referenced by the Content Type from...
Hi there,Help appreciated on 'how to read document templates from the content type' programmatically.The "External Content Type" allows the admin user to configure Document Templates from Document...
View Article