Saving Files from Word 2010 into SharePoint 2010 document library deployed as...
Created a new SharePoint 2010 List Definition project, Sandbox deployment option. List Definition type: Documents Library. When attempting to save into the document library from Microsoft Word 2010 I...
View ArticleHow to display list item name instead of title of ModalDialogPopup...
Hi,I created modalDialogPopup confirmation box with sharpoint object model. I want to display list item name instead of please confirm(title). See following code:var options = { html:...
View ArticleSPContext item changing inadvertently (visual webpart)
(Using .Net to develop SP2010 visual web parts on a custom list)I have an unusual one here. I have created a web part that is used on the DispForm of a custom list. I include on the web part a gridview...
View ArticleDual authentication
We are developing a public site that has a mutiple subsites that are accessible via IP authentication and/or fba authentication. Other sub sites in that site collection contain member only areas...
View ArticleFeature upgrading
If I have a WSP containing a feature that on PROD environment has been upgraded from it's initial 0.0.0.0 version to 1.0.0.0 and then 2.0.0.0, and which has had custom code activated in the...
View ArticleCreating Custom Sequence Activity in Visual Studio
Hi,I have a very strange problem I need to create a custom sequence activity in VS to use in a VS SharePoint workflow. I create a class and inherit SequenceActivity, I then have the design surface and...
View ArticleCancel a delay activity in a workflow
Hi,I have workflow developed in Visual Studio which does the normal create approval tasks for a document. And what we need to do is have a timer in the workflow where after 5 days if not all the...
View ArticleCAML Query to getlistitems of sharepoint list
hi i'm having a HTML Form with Product1, product2 , product3 as checkboxes respectively.The user selects the product and submit the form .The Values of the Form are stored in sharepoint 2010 list,where...
View ArticleCoercion Failed: Unable to transform the input lookup data into the requested...
Hello,I have a CUSTOM LIST and I add a new item by code (Visual Studio). I can see New Item's all fields. I start an APPROVAL WORKFLOW with that item (list workflow) but It doesn't start. It says...
View ArticleJavaScript window.onload() in CEWP
I've some static html content on a page and i want to highlight parts of it depending upon the parameters in the URL string. The retrieval of parameter value and highlighting logic is written in...
View ArticleUsage of custom font in Sharepoint 2010
HI All,I using a custom font in my and everything is going well. But on any page when a open a SharePoint pop-up window from any webpart on my current page all fonts are lost and not applied any more....
View ArticleRead Sharepoint date time control in Jquery/javascript
Hi I want to be able to read from Javascript the date/time of a sharepoint datetime control please Thanks kindly
View ArticleEnabling Target Audience In Central Admin
I have a security group in AD called "All", how do i make sharepoint see my security group when adding a value in the Add Audience Rule page?It gives me a red line error under the security group.Kind...
View ArticleCapture user comments when unpublishing a document
Hi,I have a requirement to force the users to enter comments when Unpublishing a document. I have looked around various web sites etc and cant seem to find how to achieve this either by an OOB feature...
View ArticleSharePoint 2010: Dos and Don’ts
Hi, dude Can you help @ SharePoint 2010: Dos andDon’ts.?
View ArticleJavaScript Localization for SharePoint via VisualStudio
Hi,I've small issue with resx files used in SharePoint project. I can use resources from JS if they contains following code:<?xml version="1.0" encoding="utf-8"?><root><resheader...
View ArticleList item insert commit or rollback dispose
hello,I have insert commands for inserting items in list and at last i will give listitem.Update();to save changes ,but if i did'nt give it it will not save the items.then what will happen to those...
View ArticleError: Content controls are allowed only in content page that references a...
Hi,I created a Application page and then trying to set a custom Master page.The Master page is available in the Master page gallery of the subsite.I have the UI as below:<%@ Page Language="C#"...
View ArticleCreate "SQL Server Reporting Services" Service application through code (C#...
I want to create new SSRS Service Application through code only, can anyone point me out how to do so because I'm not able to figureout appropriate object to add new service.Thanks,VinitThe happiness...
View Articledisplay the last item in Content Query web part
Edited my postI was trying to create a CQWP that will display 5 blog posts in the following format:------------------------------------------------------------ Name of the blog |...
View Article