Questions tagged [2010]
For questions completely specific to SharePoint 2010 and **not past or future versions**
8,517 questions
0
votes
0
answers
38
views
Workflow was canceled by System Account. Workflow failed to start
I am using SharePoint 2010 SPD workflows on SharePoint 2016. Today I noticed that any new workflows are failing to start. Existing workflows are running.
Is there a known bug/issue from Microsoft ...
0
votes
0
answers
48
views
SharePoint 2010 Search crawl not working
SharePoint Search is not working in our production environment, it is showing no result, when we start manually start Crawl it is showing error in crawl log
An unrecognized HTTP response was received ...
0
votes
2
answers
278
views
Dowload a Copy of a folder to computer Sharepoint 2010
I'm attempting to download an entire folder from a sharepoint 2010 site. I have all the administrator permissions one could want and can alter settings as I please. However, I can't seem to figure out ...
0
votes
0
answers
91
views
JavaScript\moment.js function won't change date
I have date fields that I need to run calculations on. Its a 3 step process.
Run date through function to compare against holiday list, if date matches a date listed in holiday list, push forward 1 ...
0
votes
0
answers
303
views
Get users properties from displayname of user using javascript
I need to get user properties such as email, id, account name, department, and job title using JavaScript. I can successfully pull someone's display name from a people picker field, however, trying to ...
0
votes
2
answers
584
views
Application error when access /_layouts/15/WrkTaskIP.aspx, Error=Value cannot be null. Parameter name: item
I have a SharePoint 2010 style workflow running on SharePoint 2013. One of the users to whom task is assigned is getting following error when he tries to update task.
Sorry, something went wrong
I ...
0
votes
2
answers
322
views
How to decommission a SharePoint site collection?
We have a SharePoint server 2010. We have migrated the content to SharePoint online. Now we have to plan a decommission of a SharePoint site collection.
What best practices for decommissioning a ...
0
votes
0
answers
54
views
I want to send an email to all the users who has access to my SharePoint site collection including subsite and its users it's for SP 2010
I am using SharePoint 2010.
I want to send an email to all the users who has access to my site collection including subsites and users who has access to subsites.
Please provide me a solution.
0
votes
1
answer
2k
views
Getting "Uncaught TypeError: Cannot read properties of undefined (reading 'href')" error on SharePoint 2010 form load
When opening a SharePoint 2010 form in modal mode I get the following error:
Uncaught TypeError: Cannot read properties of undefined (reading 'href')
See code below for usage and troubleshooting.
$(...
0
votes
1
answer
315
views
customize list view web part using custom xslt in SharePoint Online
Inside our SharePoint 2010 we do some list view modifications using XSLT, similar to the one described in this link @ https://mundrisoft.com/tech-bytes/how-to-customize-list-view-web-part-using-custom-...
0
votes
1
answer
94
views
Limitation of storing Documents inside SharePoint online compared to SharePoint on-premises and file shares
We want to move all the documents we have from SharePoint 2010 & Windows server 2012 to SharePoint Online sites. On some cases we will use Power Shell to do the move Or for small folders we will ...
0
votes
1
answer
170
views
Migrate SharePoint 2010 sites to SharePoint online (migrate the sites as-is)
We want to do a migration from SharePoint 2010 to SharePoint online using a tool named ShareGate. first thing we want to do, is to migrate the sites as-is. and we are planning to enable custom ...
0
votes
0
answers
127
views
Update of field's "ShowInEditForm" in a content type is not being reflected
I'm trying to show a special field from a content type in the Edit Form of the Library Invalids. The field is called Invalid.
As far as, I can see in the PowerShell, the value of ShowInEditForm is set ...
0
votes
0
answers
33
views
Current Item:Version has wrong version number in SP 2010 workflow
I have a workflow on a library. It first checks if the Current Item:Version ends in ".0" (to see if it's a major version). I have a Log statement at the beginning of the workflow to record ...
1
vote
0
answers
43
views
SharePoint 2010 [SharePoint_ManagedMetadata].[dbo].[ECMChangeLog] growing out of control
I am a DBA trying to manage the database back end of a very elderly and poorly maintained SharePoint 2010 application. I have almost no knowledge of the application or architecture other than that ...