Click here to Skip to main content
15,891,708 members
Everything / Productivity Apps and Services / Sharepoint

Sharepoint

SharePoint

Great Reads

by Ravi Rachchh
Create and deploy custom timer job definition programatically in SharePoint.
by Jonathan Cardy
How to make the most of the Client-Side Object Model in your SharePoint App
by Andrei Markeev
Code examples of using SharePoint 2013 Workflow Services API.
by Andrei Markeev
Client Side Rendering specifics related to list forms.

Latest Articles

by Ashish Rastogi @11819728
SharePoint Framework WebPart to retrieve list items using React & REST API
by lvmcastro
A tutorial showing how to use a smartcard API, a SharePoint extension and web services, to add a qualified electronic signature (QES) to a PDF file located in a SharePoint online library.
by Marko Beleuca
Steps to install SharePoint 2013 Foundation on Windows Server 2016 or 2019
by YawerIqbal
How to update row in Dataverse table after file is uploaded to SharePoint

All Articles

Sort by Updated

Sharepoint 

25 Apr 2010 by #realJSOP
Well, you should have gotten emails when folks left you messages about it, and I believe when it was deleted. That should give you some sort of hint. Further, if you have questions about stuff like this (in other words, a non-programming question), don't use Quick Answers. Use the...
24 Aug 2010 by #realJSOP
I don't have any sharepoint experience, but maybe you specified data of the wrong type for a column, or you don't have write permissions for the table/database, or something like that. Your question isn't very descriptive.
26 Aug 2010 by #realJSOP
Of course we know *how* to do it, but like you, we would need to come up witth a *way* to do it. That's what we call "analysis". If you can't do "analysis", you 'll suck at being a "programmer".
7 Jun 2011 by #realJSOP
I found this using a secret (and relatively recent) internet technology called a "search engine".http://blogs.msdn.com/b/ketaanhs/archive/2009/03/16/moss-sharepoint-2007-custom-error-page-and-access-denied-page.aspx[^]It may or may not help, but I searched for "sharepoint custom error...
19 Sep 2011 by #realJSOP
0) Sometimes MIME types disappear from IIS if you upgrade .Net on the server. Verify that they are in fact there, and ythat they ware correct.1) Verify that the path is correct in the aspx file that loads the silverlight app. If you're missing the tilde, it will fail. It should be something...
10 Dec 2011 by $ultaNn
i have made a slide show in html i want to deploy it in share point 2010 can any one show me how to do it ..... show me the steps....
25 Aug 2016 by $ultaNn
New to sharepoint I have small processUser manager1 manager2 director step 1 User submit formIf field set to new,go to director-->> approval taskelsestep 2 if field set to Old goto manager1, manager will update form THEN -->> go to manager2, manager2 will update form THEN goto...
28 Jul 2011 by $unil Dhiman
Hi,I have Sharepoint 2010 Installed on a server alongwith VS 2010. I have created a VS solution on this server using a local sharepoint website. In this Solution I have created some pages. Now I want to deploy all my aspx pages to Different Sharepoint server which hasn't installed VS 2010.I...
25 May 2010 by .netram
Hi,I Have a sharepoint List with columns as Status,Criticality etc.,Based upon these, i want to apply colours to my List Rows...Can anyone pls guide me how can i do that in Detail..Thanks in advance...
25 May 2010 by .netram
Hi, I have a sharepoint list. we will fetch the data from TEAMCENTER and manually update the sharepoint list daily.is there any way to automatically update the sharepoint list with this kind of Source(TEAMCENTER).
7 Jun 2010 by .netram
Hi all,When i am creating ASP.Net webapplication using sharepoint object model i got the error..Attempted to load a 64-bit assembly on a 32-bit platform. Use ReflectionOnlyLoad() instead of trying to load for reflection purposes.when i remove the reference MICROSOFT.SHAREPOINT.DLL it...
9 Jun 2010 by .netram
Hi: Daily i will took Full Backup.the farm is not working.I have done somuch searching on it.Finally i have decided to create a new server farm.And use the backup data in the newly creatred farm to restore the previous serverfarm data.But i don't know can i get with this approach.
1 Jul 2010 by .netram
Hi, I am creating a Request form.when submitting data to sharepoint i ned to generate RequestID like "2010-1" "2010-2"etc...for every request one id.I have tried using concatination of Year with ID field...no useuse Hidden field...no use..so anyone...
30 Jul 2010 by .netram
Hi All,My Requirement: When user add items to the list they will get mails.I am using 'Run' with elivated priveleges to add the data to sharepoint list.I found that emails are not being sent to the users.This might be due to RUN WITH ELIVATED PRIVELEGES (as it add items as...
4 Jul 2012 by .netram
Hi,When we try to create a new column in sharepoint, it will display some default field types like single line of Text, Date,Lookup etc. In my situation i need to create a Table or Gridview as a Fieldtype in SharePoint. So when user create a new column using this tableFieldType, a table...
5 Apr 2013 by 11shin4
Hello, we are currently running Sharepoint 2010.We have a site collection named 'Network' and have several custom permission groups setup.A user created a folder in one of the libraries and attempted to restirct the permissions to certain users.The user accessed Manage Permissions,...
5 Aug 2014 by 1reshma
Hi, I need to fetch SAP data into sharepoint list through a third party tool which is available for free of cost. Kindly let me know if anybody is aware of such software.Thanks in Advance.Regards,Reshma
22 Dec 2015 by 2irfanshaikh
Use SharePoint Commandlets in Windows PowerShell ISE
8 Feb 2012 by 3616
I would like to change the default survey view response number to 200 in SharePoint using SharePoint Designer.Thanks,Q
14 Mar 2011 by 3PillarLabs
In this two series article, we will show how to create Facebook webparts. In this first part, we will develop the ShowWall webpart, that will enable you to fetch walls/posts made by a user on your own SharePoint portal. In the second part, we will develop the webpart for posting updates to Facebook.
20 Jun 2012 by 3PillarLabs
Second article showing Facebook write on wall webpart using Visual Studio 2010.
1 Aug 2012 by _Amy
Hi,Have a look at this[^] and The Proper Web Part Control Class for a SharePoint 2010 Sandbox Solution[^].--Amit
2 Aug 2012 by _Amy
As Sandeep said, There is no file with requested URL. But if you have a file in your solution directory then you can try this:site.Files.Add("~/Bill/" + Filename, contents);--Amit
3 Aug 2012 by _Amy
Hi,As I think you should read discussion1[^] and discussion2 [^]--Amit
11 Sep 2013 by _Damian S_
http://lmgtfy.com/?q=sharepoint+tutorial[^]
23 Jan 2014 by A. Ramkumar
there is no possible ways for copying the list or collection in sharepoint , it is the main disadvantage in sharepoint , so you can't do this
13 Mar 2014 by AASHUTOSH ACHARYA
Hi all,I have two list in sharepoint 2010 now I wanted to create a SharePoint Designer workflow to copy all items of first list in to he other list. it means any items created or updated there in this list A it should automtically copy all related data into list B. How can I do that any idea...
13 Mar 2014 by AASHUTOSH ACHARYA
Hi All,I have created one list workflow but i don't why it's not working ?here is the workflow if Current items Drop down item not equal to value wait for Drop Down to equal same value then email .................if Current items Drop down item not equal to value wait for...
18 Mar 2014 by AASHUTOSH ACHARYA
Hi All,I have created a share Point Designer Workflow to Create list item into other list based on some condition, on item created and updated, but when it is running at that time it is not updating people and group column, it is showing some says "The workflow could not update the item,...
20 Mar 2014 by AASHUTOSH ACHARYA
Hi All,I have one SharePoint list, In that list what I want is that once user click on add new item in that same form some of the column value should be auto populate from other share point list based on unique value.How can i do that is there any possible way to do that? any out of box...
20 May 2014 by AASHUTOSH ACHARYA
Hi,I have one list, in that I wanted to add more then 5000 items means rows. I wanted to add more then 5000 items in the list but it's not allow me to add times more then that. It Shows some error there and go.How can I do that do anybody have any idea about this?Thanks
5 Oct 2016 by AASHUTOSH ACHARYA
Hi All,I want to move some of the SharePoint Libraries from one site collection to the other but I facing the issue while doing that. because libraries are having lookup columns in it and that lookup column is creating a problem.any help..What I have tried:I tried taking the...
26 Feb 2013 by aasif iqbal
this can be done using CAML query..public void PopulateCompanyDropDown() { SPSite Site = new SPSite("http://xss-422:8000/default.aspx"); SPWeb web = Site.OpenWeb(); SPList SourceList1 = web.Lists["Company"]; ...
20 Mar 2013 by aasif iqbal
you can do it in 2 ways1. manualy deployment2.using WSP builderif u r looking for what i mentioned please explain your question.
26 Jun 2013 by aasif iqbal
try this, change your field name according to your applicationBoundField colDescriptione = new BoundField();colDescriptione.DataField = "Description";colDescriptione.HeaderText = "Description";colDescriptione.SortExpression = "Description";this.oGrid.Columns.Add(colDescriptione);
27 Oct 2010 by aayu
Hi friends can you please help me out with sharepoint2010 new features and benefits i have gone through Google and even in code project there is Article but then also i need more information then this please help me with some links or the point of SharePoint2010 Thanks in advance...
13 Jan 2012 by Abdul_Hafeez
Hi All,I need to create a web part to show the documents, in a share point's built in view web part class object. Please suggest me which built in view web part class suits to display the document same as documents shown in the share point document libraries. I am looking for the...
27 Sep 2012 by AbhiEkande
I have a application in MOSS 2007 having few pages. One page contains dashboard where 4 graphs are displayed using excel services web part. and on other pages some user controls are displayed. I need to export all these pages to PDF/PPT to generate report. Please help......Thanks in advance
10 Jul 2010 by Abhijit Jana
In SharePoint 2010, we can create Visual Web parts very easily from Visual Studio and can deploy it directly from Visual Studio...
3 Oct 2012 by Abhijit Parab
try rhis linkhttp://techwirenews.com/2011/12/02/using-jquery-ui-jefs-sharepoint-2010/[^]
23 Oct 2018 by Abhimanyu U Singh
SharePoint is configured with a default threshold limit of 5000 items in a list or library. This means that if the items in a list or library exceed that number, any views, grouping and queries will fail, So there is any work-around/solution to handle this issue of SharePoint by API? and Why...
4 Oct 2010 by Abhinav S
Some threads that answer your question.1) http://social.msdn.microsoft.com/Forums/en-US/winformsdatacontrols/thread/25bc9188-61a6-4f7b-97ae-03164b558ee1[^]2) http://forums.asp.net/t/1153938.aspx[^]You could also do this by writing the query in such a way that will include the result count.
24 Jul 2011 by Abhinav S
I hope you got a chance to look at learning material on msdn.
2 Feb 2014 by Abhinav S
Kindly refer to a similar question asked earlier - Export gridview data to excel 2007 format(xlsx)[^].I'm sure the answers will help you.
4 Feb 2014 by Abhinav S
The GAC will already be there.Unless you mean "how do you add a dll in GAC"?For this, use the GacUtil tool[^].Of course, all conditions that are required for a strong name should be met - Strong-Named Assemblies[^].
10 Mar 2014 by Abhinav S
Requirements - Hardware and Software requirements for Sharepoint 2013[^]Windows Server 2012 would do.
22 Apr 2014 by Abhinav S
The following may help -http://blogs.msdn.com/b/syedi/archive/2010/03/06/need-a-thumbnail-field-in-the-document-library-for-the-uploaded-picture-then-read-this-post.aspx[^]http://www.networkworld.com/community/blog/sharepoint-trick-link-image-thumbnail[^]
15 Nov 2015 by Abhinav S
PDFHow to Open PDF Files in Web Brower Using ASP.NET[^]How to Display PDF documents with ASP.NET[^]WordDisplay Word document on web page in ASP.Net[^]How to open a Word document from an ASP.NET application[^]
31 Jul 2014 by Abhiroop09
I have a SharePoint list which contains folders. Each folder contains one or more items. I wish to update the folder approval status to "Approved" when all the items inside the folder are approved.The workflow should trigger whenever the approval status of one or more items inside the folder...
28 Oct 2014 by Abhishek Sinha Mumbai
Creating, deleting, updating, activating, deactivating List using code in SharePoint 2010
9 Apr 2014 by abhishekdec1
Hi,I had installed SharePoint 2013 in farm on windows Server 2012 and using Sql Server 2012 SP1 for database on Other Windows 2012 Server. I want to install reporting Services for SQL Server 2012 .I followed the link http://technet.microsoft.com/en-us/library/gg426282.aspx downloaded the...
26 May 2010 by abin jaik
This post explains how to create cascading dropdowns in infopath, that fetches data from Sharepoint
14 Mar 2014 by abin jaik
How to translate text (NOT regular files and site) using SharePoint 2013 machine translation service application
14 Mar 2014 by abin jaik
Organization/Hierarchy Chart on SharePoint (using jquery, Javascipt-CSOM)
17 Mar 2014 by abin jaik
Custom XML Mapping of Content Control in a SharePoint Document Library Template
1 Mar 2013 by Accusoft
In this article you will learn some of the critical elements and benefits of instituting effective SharePoint collaboration with your organization. You will learn how to control costs through SharePoint collaboration, how to optimize your SharePoint usage and more.
10 Nov 2011 by Adel Refaat
An implementation to support paging for SharePoint List Items
6 Jan 2013 by Adel Refaat
How to convert multiple SharePoint 2010 projects to SharePoint 2013
27 Oct 2010 by aDeQ
Dear all...Please help me...I'm new to C# and sharepointI've already sort the items using camlquery, now i want to count rows that have same item.My output like below: ID Replies 1 ...
4 Oct 2010 by adeqleli
Hello...can anybody help me...i'm new in sharepoint 2010i want to create a view for my list using c# visual studio 2010i've already sort the list using SPQuerymy gridview output is like below... ID Answer ...
19 Dec 2010 by Adhish Pendharkar
Using the DiagnosticsLevel to decide on logging levels for custom webparts
19 Dec 2010 by Adhish Pendharkar
Apply the current Theme to your WebPart
19 Dec 2010 by Adhish Pendharkar
Modifying HttpContext context-disposition in a WebPart will break SharePoint Response
7 Aug 2011 by aditibkothari
In sharepoint wihtout writing any code you can add webpart. Following are the steps: Go to Site Actions --> Click on Edit Page --> on the screen you will find "Add a Web Part" section --> Click on "Add a Web Part" --> Select a particular web part from the categories provided on the...
8 Aug 2011 by aditibkothari
This can be done with the help of using WorkFlows...!!!
8 Aug 2011 by aditibkothari
In sharepoint wihtout writing any code you can add webpart. Following are the steps: Go to Site Actions --> Click on Edit Page --> on the screen you will find "Add a Web Part" section --> Click on "Add a Web Part" --> Select a particular web part from the categories provided on the...
8 Aug 2011 by aditibkothari
You can give access rights to SPListItem in Sharepoint by following steps:--> Go to Site Actions--> Site Settings--> In "Users and Permissions", click on "People and Groups"--> Click on New--> Add users that you wanna give rights on.
8 Aug 2011 by aditibkothari
This can be done with the help of content query web part.
1 Oct 2013 by afiqdoherty
I have a problem with the Analysis Services..i don't know how to explain this,but I have build a cube on PowerPivot and uploaded it in my sharepoint site.my problem is,each time I reload /refresh the workbook in SharePoint, the database id in Analysis Services keep creating the new id of the...
16 Mar 2013 by AfnanMof
This WebPart is developed to display all site collections and subsites based on logged in authentication
23 Mar 2013 by AfnanMof
Steps How to Develop Sharepoint Windows Forms
14 Oct 2014 by Afzaal Ahmad Zeeshan
Dynamic content on a website
12 Jan 2017 by Afzaal Ahmad Zeeshan
Also, do not repost questions multiple time if you do not get a solution — which is not the case, Richard provided you with a startup link for SharePoint 2007. Sharepoint 2007 SDK for visual studio 2015[^]
15 Nov 2012 by agorlach
Hi,here is ideas how to reduce the volume of coding: http://www.harepoint.com/Articles/SharePointCustomActions.aspx[^]Try "Execude Custom Code" activity first.Also, it is possible to enable WWF WhileActivity for SharePoint, but in this case you'll unable to edit your workflow with...
31 Dec 2018 by Ahmad F Hassan
Using SPLoader.js to create UI components that read its content from Lists and Libraries in minutes using only HTML
17 Feb 2014 by Ahmed Bensaid
http://msdn.microsoft.com/en-us/library/office/ff394650(v=office.14).aspx[^]http://stackoverflow.com/questions/1401281/can-i-access-ms-search-sharepoint-search-results-programmatically-in-asp-net[^]
29 Aug 2013 by Ahmed_Raza
I am making a sharepoint state machine workflow on a document libraryin my library i have people picker field "reviewers" that may contain a values like thisreviewer1;reviewer2; reviewer3;now in my workflow on createtask event i am writing something as belowcreateTaskForQD.TaskId =...
27 Jul 2010 by AJitGaikwad
Hey Guys,I have created one custom content type which is inherited by Task list. That custom content contains one column (Different from default Task list columns). Now that column is getting displayed in the view. But when i create any task dynamically in Work-flow, and later on when user...
18 Nov 2014 by AkashAnand
Hi All,I have a requirement display Document from SharePointonline Document Library that is Create by me.So, I Add Content Query Web Part on Page and Configure as show on below imageSteps:- Edit Content Query Web Part and Additional Filters: Create By is equal to Me or Modified by...
18 Nov 2014 by AkashAnand
Hi Manas,Thanks for replying. But my requirement for SharePoint Online/Office 365 site.Please Suggest any appropriate way..ThanksAkash Anand
27 Nov 2014 by AkashAnand
Hi Pradip,Can i display SharePoint library document as current User level using Content Query Web part.My requirement is Display all the document that created by current login user. Display in SharePoint Online Home.ThanksAkash Anand
7 Sep 2013 by akhil.krish
Hi, News slide the top news , my requirement 3 major news tabs in my website , 1) Local news, 2) Golbal News, 3) Breaking News... random change News in website... can u give me suggestion for webpart in sharepoint news slide...
3 Mar 2011 by Akhilesh 2
please forward the code of timer which working countinouse after reload the page.normaly after reloade the page timer restarted.i need don't restart again after reload the page.in C#.net or javascript
18 Jul 2016 by Akshay Belure
Enabling Cross-Origin Requests in ASP.NET Web API 2 | The ASP.NET Site
22 Aug 2016 by Akshay Belure
Copy all list items along with attachment to another List (same site, another site, another site collection) using managed client object model
13 Dec 2011 by Al Moje
Hi,Since you have a background in above mention, I think it is easy for you to adopt Sharepoint. I had been attended some training for Sharepoint 2007 and is good...Advise you to take the latest product of Microsoft.LightSwitchCheckout this link...LightSwitch "How Do I?"...
4 Feb 2022 by Al Mosaaed
I installed SharePoint 2019 farm 2 Nodes (App & Search) and (Web & Cache). When I try to search or click any button I get this error: " Access to XMLHttpRequest at...
1 Sep 2010 by Al-Farooque Shubho
For implementing Forms authentication you really don't need the tables and stored procedures that are generated by running the asp.net_regsql.exe. These are required only if you need to use Membership API (Which is built on top of Forms authentication). All you need is the followings:1....
19 Feb 2010 by Alaric Dailey
I suspect that you are simply missing a permission on the database. Add the user for your DOMAIN and MachineName using this format DOMAIN\MachineName$ to the users allowed to use the database so it could look something likeHUNDREDACREWOOD\TiggersMachine$If this doesn't solve your...
23 Oct 2012 by Albarhami
I have an issue:i am validationg webparts and application pages for sharepoint using jquery validate() the jquery validation works fine and checks all the rules and displaying messages as well,but the issue is that:if the rules are fine the submit button works and submits data as many...
27 Nov 2014 by Alessandro Moneta
Hello, I have a cite collection (in sharepoint 2003)with many sites and subsites.I have to extract in sql a list of all the users for every site.Could you help me or tell me which tables and colums I have to use to build the query?Thank you very much in advance,Alex
30 Nov 2014 by Alessandro Moneta
find code by myself...............................................
14 Aug 2013 by Alex Choroshin
Getting "This collection already contains an address with scheme HTTP" error when creating a custom WCF Service.
14 Aug 2013 by Alex Choroshin
Can’t Activate Site Collection Feature When Creating New Site From a Custom Web Template in SharePoint
14 Aug 2013 by Alex Choroshin
Getting Authentication Login Prompt When Trying To Open Office Document With Unique Permissions in SharePoint
14 Aug 2013 by Alex Choroshin
SharePoint control overrides my JavaScript "Keypress" event.
4 Dec 2013 by Alex Choroshin
Fast search pipeline extensibility for specific content source.
21 Jun 2013 by Alexander andri
Try this,select cast(GETDATE() as DATE) as date_only from Table
28 Oct 2019 by AlHal9
This code shows how to use a combobox in a Sharepoint online webpart using react. The sample data is hard coded. How can I bind the combo box to a Sharepoint list? I have a list of 60 cost centers and I want them to appear in a combo box with autocomplete switched on. import * as React from...