Get data from Sharepoint site in different farm using webservice, and current...
Hi , I have a site that runs on Claims Mode ( NTLM) . That site has a web part that needs to show the data from any sharepoint farm, SharePoitn 2010 , or 2007 or 2003.I am getting 401 unauthorized...
View ArticleCould not load file or assembly itextsharp or one of its dependencies.
HiI want to generate pdf files in Sharepoint 2010 and to that end have added the iTextSharp dll to my project’s ‘References’.However when I try to use the library I’m getting the below error in the...
View ArticleEvent Reciever on a Fomr to Update a SQL Database
I have a database in SQL Server named Title, the table name is also Title and the Field name TitleI am trying to insert into the database a new Title with an event receiver, Here is the codenamespace...
View ArticleFeature deploys but errors
I am following along with this article herehttp://www.codeproject.com/Tips/634208/Create-and-Deploy-Custom-Timer-Job-Definition-in-S I deploy the feature from visual studio and vs says deployed...
View ArticleDropdown list
Good afternoon,Guys I'm not able to make following.In my sharepoint have two dropdowns, what I want is when selecting a certain value in dropdown_AB in dropdown_general arise only matching result (A1...
View Articlemodify sharepoint search results to display BCS stream link
I have a BCS that crawls a bunch of emails that my users can then search on. The search results link the users to a profile page for BCS where they can then download a copy of the email message. MSDN...
View ArticleSPservices radiobutton click event
<script language="javascript" type="text/javascript" src="http://itlab1/ca/Scripts/jquery11.js"></script><script language="javascript" type="text/javascript"...
View ArticleWebpart upgrade without disturbing the properties
We have deployed a custom web part having custom properties can be configured by user. This is already in production.The change : From next version we will be modifying one web part property[existing]...
View Articleserveur site SharePoint 2010
hi please what is architecture SharePoint 2010, it is 3-tier or n-tier?
View ArticleBreadcrumbs in RSViewerpage.aspx
Hi,I am using the default rsviewerpage.aspx to view reports in Sharepoint integrated mode. The breadcrumb shows the path of the library for example Mycompanysite>folderA>Sub-Folder>Reports. Is...
View ArticleSPList to Datatable
Hi,I have a list list1.datatable dt=new datatable();dt=list1.items.getDataTable();for using that getDataTable() method, should I have to create all the columns to datatable or its automatically create...
View ArticleSharePoint 2013 Image slideshow webpart
What is the best way to create an automatically revolving picture slide show in SharePoint 2013?I tried a picture library webpart with the "Slide" view, but I could not find an option to make it slide...
View ArticleHow to add users from person or group field in a sharepoint list to...
Hi,How to add users(single or multiple) from person or group field in a sharepoint list to sharepoint group programmatically?Any suggestions would be appreciated.Thank you,AA.
View ArticleSharePoint Excel sheet generation
Hey everyone,I am working on creating a workflow that will take a select portion of a document library, write each item in a row on an excel sheet, and save that excel in a different library once a...
View Articlesharepoint 2013 performance is very slow not able develop the custom solution.
hi this is goutham i am facing performance issues and version issue when i develop webparts and visual studio workflow on SharePoint 2013, even if i change the code also some times the output showing...
View ArticleFile Open Issues - document library pdf file to open in new browser window
HiI have a requirement to open the document library containing pdf file to open in new browser window. So far I have tried following steps but could not get it to work.1. Changing Document library...
View ArticleISO help using SharePoint Designer 2010 to create an External Content Types...
I am trying to create an external content type for a specific list. The problem is that there are so many columns (more than 200) that I get the error:The operation(s) generation creates an SQL query...
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 Articleget paging data from sharepoint list using SPWeb services based on default...
Hi, I am trying to get the data from a sharepoint list using SPWeb services.The list has 25 items my row limit is 5, I want to get next five items from the list.The list also has folder. By default the...
View ArticleSetting User Permission in SharePoint 2010
Hi, I have a SharePoint List which is created programmatically and has columns like Employee Name, Emp ID, Check in and Check Out time and Total Duration Of hours Worked. I want to set user...
View Article