Quantcast
Channel: SharePoint 2013 - Setup, Upgrade, Administration and Operations forum
Viewing all 21070 articles
Browse latest View live

Add Users from local domain to a field in sharepoint list 2013

$
0
0

Hi all,

I want to add users/accounts from the local domain (my company domain) to the users in Sharepoint group, which i can use in a field. How can i do that?

Thanks.


How to Connect SharePoint Online with ADFS Authontication with Organizational Credentials when we are not having Onmicrosoft Account using C# in SharePoint Online 2013/ Office 365

Migrate SharePoint site collection from one url to Another (Same Server)

$
0
0

Dear Team,

I just want to migrate a site collection from one url to another url in same server.I already took backup and when i tried, I got the below error.

,Error message screen

Could you please anyone guide me on this.

Thanks & regards,

Rathan.


Y.K

Without using SPD or WSP or Visual Studio code - how can the creator of an item receive an email alert if his item changes?

$
0
0

Hi there

In a list - we have 100s of thousands of items - and we canNOTset all of their creators's names in the List Alerts.

Without using SPD or WSP or Visual Studio code - how can the creator of an item receive an email alert if his item changes?

Thanks so much.

SharePoint 2013 workflow available on one site collection, but not another in the same webapp

$
0
0

Not seeing any obvious reason for this, 2013 WFs have been running for sometime.

But trying to create a new WF in a site that I recently migrated from a non-prod 2013 farm, and it says 2013 WFs are not available.

Problem is, go to another site, in the same webapp, and 2013 workflows are available.

What gives?

The WF was created in the non-prod farm, and it would not copy to the Prod farm, so the developer attempted to re-create it, and that's when we see this issue.


Joshua Fuente

SharePoint 2016 & Office 365 SharePoint

$
0
0

 SharePoint 2016 releasing in May, i am aware of new features, want to know how these features available in Office 365 SharePoint. We have customer who are using Office 365 SharePoint, want to know how the SharePoint 2016 release going to affect Offie 365


RBS Migrate error in SharePoint 2013 with SQL Server 2014 BI Edition

$
0
0

All,

We are trying to migrate data off of RBS in a SharePoint 2013 farm running an Enterprise version of SharePoint and a SQL Server 2014 BI edition for the database.

When we run the first set of commands from this TechNet article:

https://technet.microsoft.com/en-us/library/ff628254.aspx

We get the following error - which appears has us stumped because the rbs.Migrate appears to not require any paramaters and even if a database is placed in quotes as such with the rbs.Migrate command - we still obtain the similar behavior:

Issue with word docs after upgrade tpo windows 10

$
0
0
I recently updated to Windows 10. When I tried to open a word doc it showed that it was converted to an mp3. Then I noticed all docs were changed to mp3 docs this includes excel, jpg, How do I get the documents back to their original format. If this cannot be fixed I have lost a lot of important documents and Microsoft owes me.

eDiscovery export fails. Error: Reference in the deployment does not match the identity defined in the application manifest.

$
0
0

We have setup eDiscovery center. But when try to export any query results, the Discovery download manager fails to start. Throws below error.


Discovery Download Manager:
DiscoveryDownloadManager.exe(en-us), Version=15.0.4695.1000, Culture=neutral, PublicKeyToken=c3bce3770c238a49, processorArchitecture=msil

Discovery Download Manager Menifest
DiscoveryDownloadManager.exe(en-us), Version=15.0.4713.1000, Culture=neutral, PublicKeyToken=c3bce3770c238a49, processorArchitecture=msil
Logs:

PLATFORM VERSION INFO
	Windows 			: 6.1.7601.65536 (Win32NT)
	Common Language Runtime 	: 4.0.30319.34209
	System.Deployment.dll 		: 4.0.30319.34280 built by: FX452RTMGDR
	clr.dll 			: 4.0.30319.34209 built by: FX452RTMGDR
	dfdll.dll 			: 4.0.30319.34280 built by: FX452RTMGDR
	dfshim.dll 			: 4.0.41209.0 (Main.041209-0000)

SOURCES
	Deployment url			: http://SharePointSite/sites/ediscovery/_layouts/15/ddm/1033/DiscoveryDownloadManager.application?url=http://SharePointSite/sites/ediscovery/MasterPageDeactivated&listId=7643ce02-0cba-4e01-857a-969b7fd2779b&itemId=1&download=True
						Server		: Microsoft-IIS/8.5
						X-Powered-By	: ASP.NET
	Application url			: http://SharePointSite/sites/ediscovery/_layouts/15/ddm/1033/ddm/DiscoveryDownloadManager.exe.manifest
						Server		: Microsoft-IIS/8.5
						X-Powered-By	: ASP.NET

IDENTITIES
	Deployment Identity		: DiscoveryDownloadManager.exe(en-us), Version=15.0.4695.1000, Culture=neutral, PublicKeyToken=c3bce3770c238a49, processorArchitecture=msil

APPLICATION SUMMARY
	* Online only application.
	* Trust url parameter is set.
ERROR SUMMARY
	Below is a summary of the errors, details of these errors are listed later in the log.
	* Activation of http://SharePointSite/sites/ediscovery/_layouts/15/ddm/1033/DiscoveryDownloadManager.application?url=http://SharePointSite/sites/ediscovery/MasterPageDeactivated&listId=7643ce02-0cba-4e01-857a-969b7fd2779b&itemId=1&download=True resulted in exception. Following failure messages were detected:+ Reference in the deployment does not match the identity defined in the application manifest.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
	No transaction error was detected.

WARNINGS
	There were no warnings during this operation.

OPERATION PROGRESS STATUS
	* [3/10/2016 2:39:14 PM] : Activation of http://SharePointSite/sites/ediscovery/_layouts/15/ddm/1033/DiscoveryDownloadManager.application?url=http://SharePointSite/sites/ediscovery/MasterPageDeactivated&listId=7643ce02-0cba-4e01-857a-969b7fd2779b&itemId=1&download=True has started.
	* [3/10/2016 2:39:17 PM] : Processing of deployment manifest has successfully completed.
	* [3/10/2016 2:39:17 PM] : Installation of the application has started.

ERROR DETAILS
	Following errors were detected during this operation.
	* [3/10/2016 2:39:17 PM] System.Deployment.Application.InvalidDeploymentException (SubscriptionSemanticValidation)
		- Reference in the deployment does not match the identity defined in the application manifest.
		- Source: System.Deployment
		- Stack trace:
			at System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String& appManifestPath)
			at System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, Uri& appSourceUri, String& appManifestPath)
			at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
			at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
			at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
			at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)

COMPONENT STORE TRANSACTION DETAILS
	No transaction information is available.




SharePoint 2013 Usage reports under Search Service Application are empty

$
0
0

Hi All,

SharePoint Usage reports under Search Service Application in SP 2013 are empty. I have tried with below options but no luck:

  • Verified the RequestUsage folder (under Logs folder) and it creates the .usage files periodically and the ImportProgress.ini file contains -1 value
  • Verified the EventStore folder (under C:\Program Files\Microsoft Office Servers\15.0\Data\Office Server) and it creates folders and files everyday and it contains URLs and GUIDs
  • The Timer jobs ‘Microsoft SharePoint Foundation Usage Data Import’ and ‘Microsoft SharePoint Foundation Usage Data Processing’ are enabled and running successfully
  • Confirmed via PowerShell command that AnalyticsUsage usage and PageRequest usage definitions have Receivers with enabled state
  • Verified the table ‘RequestUsage’ in the database ‘WSS_Logging’ database and it contains huge records
  • The table ‘AnalyticsItemData’ in the database ‘<Search_Service_Application Name>_AnalyticsReportingStore’ contains data but not sure how to validate it
  • Verified that WSS_Admin_WPG and WSS_WPG groups had full access to Office Server folder
  • Cleared the SharePoint config cache and restarted Timer service

I don’t find any error in SharePoint Log and Event Viewer L

Whenever I am trying to generate report from 'Number of Queries' or 'Top Queries by Month' under 'View Usage Reports' in Central Admin, I get only '0' counts.


Thanks in Advance !

Raman.




Where can I get OneDrive for business offline installer?

$
0
0
Our company have blocked Internet so I cannot run the OneDrive for business I downloaded here (https://onedrive.live.com/about/en-ie/download/) Where can I get the offline installer?

SharePoint webpage security validation timeout increase

$
0
0

We have a request from a user community to increase webpage security validation timeout from default (30 minutes?) to 180 minutes (Central Admin site, Web application General Setting, Webpage security validation expiry). What are the impacts/disadvantages to increase this timeout period?

J Justin

After upgrade to sharepoint 2013 unable to get the deployed webparts

$
0
0

Hi,

I have recently upgraded sharepoint 2010 to 2013.

I am unable to get the deployed webparts of sharepoint 2010. Also the features are not avaliable and the UI changes in master page is also not working.

It seems I have whole new sharepoint 2013 site and do all customization.

How to get previous webparts and features

Regards

Zakir

Single Sign On not working while opening files using windows explorer

$
0
0

Hi!

We have a file library that when browsing with internet explorer, it opens "Library" guide that allow as click on a button and explore it with windows explorer. 

When we click on that button, credentials are asked for user authentication.

Sharepoint server is joined in the same windows domain that client workstation is joined. 

Why is it asking for user credentials? Is that a way to use SSO on this?

Thanks in advance. 

Sorry, we couldn't find your license to use this feature. If you know who manages the licenses for your organization, tell them you'd like a license to use 'Excel Services'.

$
0
0

We have a problem where people send out a share to a document, this works for all files except XLSX.

SharePoint sends out a link with ?web=1 at the back and as we only have standard license the receiving user gets "Sorry, we couldn't find your license to use this feature. If you know who manages the licenses for your organization, tell them you'd like a license to use 'Excel Services'." We also have the feature enabled to "Open Documents in Client Applications by Default"

Further testing showed me this:

These links work:

http://contoso.com/sites/test/Test%20lib/Inventory%20software.xls

http://contoso.com/sites/test/Test%20lib/Inventory%20software.xls?web=1

http://contoso.com/sites/test/Test%20lib/Inventory%20software.xlsx

This link gives me the error message:

http://contoso.com/sites/test/Test%20lib/Inventory%20software.xlsx?web=1

I suspect Excel Services has something todo with this, but can't find the cause why SharePoint is sending out links with ?web=1.

Thanks for the help



SharePoint Site Owner not able to give permission

$
0
0
I have a user in SharePoint Site Owner group having full access is not able give permissions to other users. When any list or folder settings is clicked message comes "sorry you don't have access to this page". Any idea why this is happening?

Regards, Syed Faizan ur Rehman, CBPM®,PRINCE2®, MCTS

The Execute method of job definition Microsoft.AnalysisServices.SPAddin.UsageProcessingTimerJob ... threw an exception.

$
0
0

Hi

I recently had to change the location of my Central Admin website (because of third-party licencing issues) - it moved from the App server to the Front-end server.

However, one of my timer jobs still thinks the site is on the App server and I can't see how to change its mind on that:

The Execute method of job definition Microsoft.AnalysisServices.SPAddin.UsageProcessingTimerJob (ID d3bab6e4-42a3-40d8-8cb3-6252ea0ee357) threw an exception. More information is included below.

The Web application at http://APP:9999/PowerPivot Management/c750b7e3-de0b-4ef9-81de-90223c002973/PowerPivot Management Data.xlsx could not be found.

The 'CentralAdministrationURL' key in the registry is correctly set on both servers.  I can't think of where else this value could be set.

Does any else have any ideas for me?


Andrew vR

Search Results Web Part inside an Enterprise Serach site collection is not showing any results

$
0
0

I am working on sharepoint server 2013 , and i want to show a page which lists all our users, so i did the following steps :-

  • I created a new site collection of type "Enterprise Search Center".
  • Then i added a new page which have the "People Search" page layout.
  • i modify the "People Search" web page, and i change the query, where i mentioned to show all people which have @ in their worker mail as follow:-

but the search did not return any results:-

Although when i click on a username link (such as clicking on a username link inside created by field) inside a sharepoint list item i will be redirected to the following page, which show the user email address:-

so can anyone adivce how i can force the People Search to show results ?


Description of a new 14 folder, inside the Pages Library, in a 2010 to 2013 upgraded SP Search Center

$
0
0

Hello and thanks for any reply as well as your reading time,

My question is in regards to a new folder, created after a SharePoint 2010 to 2013 upgrade. This new"14" folder is located in the Pages library of the Search Center, and it seems to contain the 4 basic pages included in a Search Site. (Advanced.aspx, Default.aspx, PeopleResults.aspx, and Results.aspx)

Is there any documentation regarding this new folder, its purpose and functionality? I have been trying Google/Bing searches and only find results in reference to those hive folders /14/ and /15/ and upgrading custom WPs, etc. I think I would rather chew on some broken glass than return to page 6 of a Google search result that will only lead me to page 7 of Googles search results... 

Can anyone offer me more information regarding this new-post-upgrade "14" folder?

Many thanks,

T

 

SharePoint “Application Pool accounts” READ Permission on ADLDS instance?

$
0
0

Hi, I have installed SharePoint 2013 farm on “AS” domain and SharePoint application pool account is “AS\SPAdmin”.

Now I have setup ADLDS server without any domain and server keep in workgroup. External user id created on ADLDS instance (CN=LDAP,DC=”server name”,DC=local).

Now I want to provide read access to “AS\SPAdmin” on ADLDS instance so that SharePoint can authenticate external user in ADLDS but I am not able to add “AS\SPAdmin” id into Readers group in “member” Attribute.

Please guide me how to achieve it.

Viewing all 21070 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>