Can't resolve references
I am having all sorts of issues with trying to build and deploy SharePoint 2010 projects.We have a build server and a PowerShell script building and installing the same code base onto our Dev...
View ArticleEvent Receiver for all Page Libraries in a Site Collection
We have a single site collection with many different page libraries. I'd like to create a single event receiver for ALL page libraries in the site collection (850- Page Library). Can you do this?The...
View Articlesharepoint date picker inside an update panel
Hello,I hope somebody can help me on this...I placed the Sharepoint date picker control inside an update panel and when i click on the calendar it gives me this error Microsoft JScript runtime error:...
View ArticleCreate Report on List , group by data and email as PDF
Hi , I have a survey List , that contain 7 Question and each question have 5 possible answers (Radio Button , between Strongly agree to strongly Disagree).How can I create a report on the list , and...
View ArticleEdit Page option in site actions menu for the blog default page.
Hi All,I have created a sharepoint blog,but i didn't find the Edit page option in that blog default page(default.aspx). As per my requirement is, all Blog owner have edit page option in site actions...
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 ArticleReturn more than one value in a SharePoint 2010 Workflow
I have the following 3 separate lists:1). District Email (external list) - there are several email addresses and employees for each District #District #, Emp Email, Employee Name2). Mail Processor...
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 Article