Lightswitch Desktop App with Sharepoint 2010 Authentication
Hi All,I am trying trying to create an Desktop Application In Light switch which has a Backed as SharePoint 2010.Also i would like to use the Forms authentication and would like to authenticate it with...
View ArticleDeploy Farmbased solution as a sandbox
Hello,I have created one webpart and deployed as a farm based solution now I want to deploy the same solution as a SandBox solution.Is is possibe ?Thanks,
View ArticleInclude DLL in SharePoint soltion
Hi all!I am developing a SP-solution, which references to a dll-file (dotnetzip). When I deploy the solution, the solution does not work because of the missing dll file in the target environment. Is...
View ArticleResponsive SharePoint 2010 Website Design
Hi Techies,Good day, I would like to Develop a Responsive SharePoint 2010 Website of a exisitng SharePoint 2010 website.Please advise the way of approaching to make use of the existing website.This old...
View ArticleList item event reciever - run twice when save list as template
I had item list event reciever custom list , scope :web for lists under website in Site collection (A) and it was working fine.then I needed to move all of those lists to a different site collection...
View ArticleOpen url link in custom workflow. SharepPoint 2010
Hi, i created custom workflow in Visual studio 2010. I want my workflow opened page of the site. In workflow i using method - Process.strart("http:\\mysite\myform.aspx") try to open the page. But my...
View ArticleC# - How to have a collection of SPListItems each associated with a...
Hi there,I need to have a collection of multiple SPListItems - each associated with a number (non-unique). I should be able to get all SPListItems for any specific number. E.g.(13, SPListItem1) (16,...
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 ArticleExcel web app content update issue
I recently faced a wierd glitch. When someone updates an Excel speadsheet that is on Sharepoint in Excel application on a computer and saves it, and then clicks on that same document in a browser to...
View ArticleHow we calculate the date difference between two list in SharePoint 2010
Hi friend's....I have two list first is list1. In this list i have two coulmn start_date and End_date. In second list2 i have two column HolidayName and Holiday_date. Now i want two find the number of...
View ArticleGetting user id from server
I am getting user's id to add/update them in a list.If I try to get the users who are already added(added in SharePoint group) in the sharepoint site, i am able to get the id by below code.var...
View ArticleHow to create dossier (For document management) by sharepoint workflow?
HelloI want to create Dossier by using sharepoint workflow. Is it possible by using sharepoint designer? and how?Please help me..
View ArticleRemove the "Delete Item" link which appears on top in the workflow task...
Hi,When approver opens their task "Delete Item" link appears on top of the dialog/page. Need to remove the "Delete Item" link which appears on top in the workflow task dialog/page. Any hlp at the...
View ArticleCustom task is giving option to delete the item of task by following
i am using below boundDictionary.Clear(); boundDictionary.Add(sTaskOwner, SPRoleType.Contributor); boundDictionary.Add("NT AUTHORITY\\authenticated users", SPRoleType.Reader);for custom task owner to...
View ArticleSharePoint Web Analytics Report Data - Attempt to perform an unauthorized...
Hi,I have created a webpart which gets the data from SharePoint Web Analytics using C# code. I have to show total unique visitor counts of 2 webapplications and sum them up and display it on the...
View ArticleApplying FBA in SharePoint 2010 in the existing port 80 web application
Dear all,I am planning to implement FBA in my existing sharepoint 2010 web application.I am following through this article by Amit...
View ArticleGet uncommon items between a list and a permission group
There is a list where the users name is added if he fills a feedback, and a group where the names of all the users are present, Now i want to send mails to the users who have not filled the feedback,...
View Article(404) Not Found error
Hi,Documents are uploaded to folders in the sharePoint 2010 document library. I am able to download the uploaded documents by navigating to the folders in the document library.When directly giving the...
View ArticleError when uploading a document to SharePoint
When uploading a file into a document library using the copy service CopyIntoItems method, I get a "There is an error in XML document (6, 3763)" (numbers variable) when the file has illegal characters...
View ArticleSharePoint 2010 jQuery Ajax - POST Call
Hi guys,I created a Sandbox solution web part uses jquery to post some data on a web service outside organization.Description: - sandbox web part, using jquery for making ajax POST call- the solution...
View Article