No announcements
-
6 VotesSharePoint Development and Programming FAQ
System.IO.FileNotFoundException: Could not load file or assembly” or another generic error message. Answer: The SharePoint ...Sticky | 0 Replies | 102232 Views | Created by Michael Washam - MSFT - Thursday, June 12, 2008 6:07 PM
Found 33874 threads
-
0 VotesGet Version History of SharePoint Task List
Hi , I have a requirement to get Version history of all users who have Edited the Task list . and that list can also be ... -
0 VotesTrigger SharePoint 2013 Workflow 30 days before
Hi , I have a workflow that has to be triggered 30 days before the Due date , but it is not triggering . I am writing this ...Unanswered | 1 Replies | 897 Views | Created by kbdotnet - Monday, August 10, 2020 8:36 AM | Last reply by kbdotnet - Monday, August 10, 2020 8:43 AM -
0 VotesAdd network link in Sharepoint List column
Hi , I want to add some Network path in the SharePoint Hyperlink column . But it not working on clicking . I am ... -
0 VotesSharePoint Errors Mapping
Hello, Do you know a way to map SharePoint errors to a list of my custom errors (if I have defined the Sharepoint error to this file, this error have to be replaced with my custom ...Unanswered | 1 Replies | 7164 Views | Created by Bogdan Mocanu - Wednesday, January 14, 2009 7:02 AM | Last reply by WarnerK - Friday, July 31, 2020 12:50 PM -
0 VotesMigration error from 2010 to 2016
Dear All, We have migrated our site from 2010 to 2016. In 2010 i was referring text file in CEWP and it is working fine. but after migration to 2016, it is not working and there is ...Unanswered | 5 Replies | 996 Views | Created by Harshavardhan N - Monday, July 20, 2020 11:34 AM | Last reply by Justin Liu_FoxDave - Wednesday, July 22, 2020 9:07 AM -
0 VotesActual information about Sharepoint Framework (SPFx) development
Good day, I´m currently developing webparts for Sharepoint Online in the Sharepoint Framwework, but the information available in the web are for versions of npm, ... -
0 VotesConfigure outgoing email for a SharePoint Server farm - Error starting SMTP service
Hi all, We are setting an SMTP configuration for outgoing emails by following this ...Unanswered | 2 Replies | 991 Views | Created by Vitor Graça - Wednesday, July 8, 2020 9:30 AM | Last reply by Vitor Graça - Thursday, July 9, 2020 11:38 AM -
0 VotesUpload files from server to SharePoint online library using Azure
Hi All, I come across a situation where I need to do automation for my client to upload documents from a folder on server to SharePoint online library. I only have share drive ...Unanswered | 1 Replies | 1129 Views | Created by TidkeAmol - Thursday, June 11, 2020 11:30 AM | Last reply by Valentin_lafay - Wednesday, July 8, 2020 11:49 AM -
0 VotesE-mail not received by approvers in SharePoint native Approval Workflows
Hi, We have a blog site in SharePoint 2007 on which the Posts List has an automated SharePoint Approval Workflow (native SharePoint Approval Workflow) configured to send an e-mail ...Unanswered | 1 Replies | 1238 Views | Created by Vitor Graça - Thursday, July 2, 2020 4:58 PM | Last reply by Sharath Aluri (MCP, MCSE, MCSA) - Thursday, July 2, 2020 9:53 PM -
0 VotesSharePoint Email Setup
I have configured Email Setup to get Email messages in SharePoint. But, I am not getting any .eml file in Drop Folder and not getting email in SharePoint List also. I am getting the ...Unanswered | 2 Replies | 6955 Views | Created by K V B Gururaaja - Monday, February 8, 2010 9:19 AM | Last reply by Sharath Aluri (MCP, MCSE, MCSA) - Monday, June 15, 2020 3:00 PM -
0 VotesHow to display count of list item based on status.
how to show the sharepoint list item count based on status column in modern page sharepoint online. Refer the below screen shot. -
0 VotesExport all site collections and users to a file
Is there any way to export all the site collections and users in them to a file in SharePoint online. I tried to extract from office 365 admin page and SharePoint admin page but non of them are ...Unanswered | 1 Replies | 980 Views | Created by murthy1235 - Wednesday, May 6, 2020 10:28 AM | Last reply by Sharath Aluri (MCP, MCSE, MCSA) - Wednesday, May 6, 2020 11:58 AM -
0 VotesWhere can i find the "people or group" columns in AllUserData table ?
Hi, How can I find "people or group" columns in AllUserData table? Any idea ? Tarek ...Answered | 4 Replies | 10342 Views | Created by Tarek Ghazali - Saturday, June 13, 2009 4:58 PM | Last reply by Mohammad Modrek - Sunday, May 3, 2020 9:17 PM -
0 VotesOffice 365
Hi i am .net developer need to configure office 365 for sending mail what i am getting as the problem is that , my client ask me set it as a direct send ...Unanswered | 1 Replies | 1634 Views | Created by PKlpawan - Wednesday, May 3, 2017 1:31 PM | Last reply by Kayla.Brown - Thursday, April 23, 2020 9:18 AM -
10 VotesGet current Web url through javascript
Hi, I need to have my current website url through Javascript. My site is url is, ...Answered | 8 Replies | 58263 Views | Created by RajAcc - Monday, March 19, 2012 8:03 AM | Last reply by Liquid_khaos - Tuesday, March 24, 2020 10:02 PM -
2 Votesconvert .eml email to .msg format in SharePoint
Hi, We have started using email enabled libraries in our SharePoint site and have realised that the messages are coming through in .eml. Since we use exchange and outlook 2007 the ...Answered | 23 Replies | 20535 Views | Created by bRaD86 - Monday, April 19, 2010 2:45 AM | Last reply by Ryanlong - Saturday, March 14, 2020 11:22 AM -
0 Votes403 error while trying to update user profile of another user using rest call and pnp.sp.profile code in SFX webpart
{ //code to update userprofile for user ... -
0 VotesHow to edit custom newform.aspx?
Hi, Basically I'm new in sharepoint. I believe this is a common question but i didin't manage to find a solution suitable for me. I want to edit the form for ...Unanswered | 5 Replies | 15100 Views | Created by KTU-S - Tuesday, September 18, 2012 8:11 AM | Last reply by Silverflare - Friday, February 28, 2020 7:13 PM -
0 VotesUsing X-Path to provide total count of items in a list and group totals
I am new to Xpath, and was wondering how to achieve the following results based on a list using a data view. The list contains colums that record a specific area (North, South, East, West). The list ...Answered | 4 Replies | 8281 Views | Created by kincarg - Thursday, June 12, 2008 7:27 PM | Last reply by João Cláudio Faria - Friday, February 28, 2020 12:59 PM -
3 Votesconvert .eml file to .msg file in a document library
Hi All, My requirement is as follows. I have a document library to which users will upload .eml files.On the itemadded event of this doc lib, i'll have to convert ...Answered | 13 Replies | 12052 Views | Created by Hanif - MCPDEA.Net - Tuesday, September 14, 2010 5:50 AM | Last reply by tatumburke - Wednesday, February 26, 2020 12:17 PM - Items 1 to 20 of 33874 Next ›
No announcements
