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

PSConfig fails - Failed to upgrade SharePoint Products

$
0
0

I have installed the CU of March of SharePoint 2013 Foundation Server, and then I try to run PSConfig from command line. But I got below error:

SharePoint Products Configuration Wizardversion 15.0.4420.1017. Copyright (C) Microsoft Corporat
ion 2012. All rights reserved.

Performing configuration task 1 of 6
Initializing SharePoint Products upgrade...

Waiting to get a lock to upgrade the farm.

Successfully initialized SharePoint Products upgrade.

Performing configuration task 2 of 6
Initiating the upgrade sequence...

Failed to initiate the upgrade sequence.

An exception of type Microsoft.SharePoint.Upgrade.SPUpgradeException was thrown.  Additional exception information: One or more types failed to load. Please refer to the upgrade log for more details.

Total number of configuration settings run: 2 
Total number of successful configuration settings: 1 
Total number of unsuccessful configuration settings: 4 
Successfully stopped the configuration of SharePoint Products and Technologies. 
Configuration of SharePoint Products and Technologies failed.  Configuration must be performed before you use SharePoint Products and Technologies.  For further details, see the diagnostic log located at C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12LOGSPSCDiagnostics_9_19_2013_8_55_36_517_1019261715.log and the application event log.

And I look into the log file found below error:

09/19/2013 08:56:21.58PSCONFIG (0x24D4)0x06ECSharePoint Foundation UpgradeSPDelegateManagerajyx8DEBUGBegin registering Microsoft.Office.TranslationServices, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c.00000000-0000-0000-0000-000000000000
09/19/2013 08:56:21.58PSCONFIG (0x24D4)0x06ECSharePoint Foundation UpgradeSPDelegateManagerajyyaDEBUGNo assembly manifest found.00000000-0000-0000-0000-000000000000
09/19/2013 08:56:21.58PSCONFIG (0x24D4)0x06ECSharePoint Foundation UpgradeSPDelegateManagerajyybERRORFailed to call GetTypes on assembly Microsoft.Office.TranslationServices, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c. Cannot Found method:“Microsoft.Office.Web.Common.ProcessImageInfo Microsoft.Office.Web.Common.EnvironmentAdapters.IImagingAdapter.ProcessImage(System.IO.Stream, Double, Double)”。00000000-0000-0000-0000-000000000000
09/19/2013 08:56:21.58PSCONFIG (0x24D4)0x06ECSharePoint Foundation UpgradeSPDelegateManagerajyx7DEBUGMutex released.00000000-0000-0000-0000-000000000000
09/19/2013 08:56:21.58PSCONFIG (0x24D4)0x06ECSharePoint Foundation UpgradeSPUpgradeSessionajxmeERRORCanUpgrade [SPConfigurationDatabase] failed.00000000-0000-0000-0000-000000000000
09/19/2013 08:56:21.58PSCONFIG (0x24D4)0x06ECSharePoint Foundation UpgradeSPUpgradeSessionajxmeERRORException: Failed to call GetTypes on assembly Microsoft.Office.TranslationServices, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c. Cannot Found method:“Microsoft.Office.Web.Common.ProcessImageInfo Microsoft.Office.Web.Common.EnvironmentAdapters.IImagingAdapter.ProcessImage(System.IO.Stream, Double, Double)”。00000000-0000-0000-0000-000000000000
09/19/2013 08:56:21.58PSCONFIG (0x24D4)0x06ECSharePoint Foundation UpgradeSPUpgradeSessionajxmeERROR  at Microsoft.SharePoint.Upgrade.SPDelegateManager.RegisterAssembly(Dictionary`2 dictInitialType, Assembly asm, UInt32 nOrder)     at Microsoft.SharePoint.Upgrade.SPDelegateManager.get_InitialTypeDictionary()     at icrosoft.SharePoint.Upgrade.SPDelegateManager.GetDelegateTypes(Type tpObject)     at Microsoft.SharePoint.Upgrade.SPDelegateManager.GetDelegates(Object o)     at Microsoft.SharePoint.Upgrade.SPDelegateManager.GetUpgraders(Object o)     at Microsoft.SharePoint.Upgrade.SPUpgradeSession.CanUpgrade(Object o)00000000-0000-0000-0000-000000000000
09/19/2013 08:56:21.58PSCONFIG (0x24D4)0x06ECSharePoint Foundation UpgradeSPUpgradeSessionajxmtDEBUGCannot upgrade [SPConfigurationDatabase].00000000-0000-0000-0000-000000000000
09/19/2013 08:56:21.58PSCONFIG (0x24D4)0x06ECSharePoint Foundation UpgradeSPUpgradeSessionajxmuDEBUGSkip [SPConfigurationDatabase] NeedsUpgrade.00000000-0000-0000-0000-000000000000
09/19/2013 08:56:21.58PSCONFIG (0x24D4)0x06ECSharePoint Foundation UpgradeSPUpgradeSessionajxmkDEBUGIsBackwardsCompatible [SPConfigurationDatabase] returned: True.00000000-0000-0000-0000-000000000000
09/19/2013 08:56:21.64PSCONFIG (0x24D4)0x06ECSharePoint Foundation UpgradeSPManagerajxooDEBUGCleaning up local config cache00000000-0000-0000-0000-000000000000
09/19/2013 08:56:21.68PSCONFIG (0x24D4)0x06ECSharePoint Foundation UpgradeSPManagerajxoxERRORSPManager.Initialize failed.00000000-0000-0000-0000-000000000000

Who can help us, any ideas? thanks.



How to remove the sync button from the ribbon

$
0
0

I will be provisioning several site collections via powershell script. During the provisioning, I would like to remove the sync button from the ribbon using powershell and without having to modify the master page nor removing the entire ribbon. In the UI I can go the site setting>Search and offline availability> then set "Allow items from this site to be downloaded to offline clients" to No. But with powershell I tried the code below but that does not remove the actual sync button. Is that even possible with powershell?

Get-SPSite -Identity "http://sitename" | Get-SPWeb –Limit All | ForEach-Object {
 
$_.ExcludeFromOfflineClient = $true

$_.Update()

}


Enable FIPS 140 for SharePoint 2013

$
0
0

I know previous versions of SharePoint did not support the enablement of the FIPS 140-2 Cryptographic Modules as required by US Federal standards, but has SharePoint 2013 been enhanced in order to support FIPS 140-2 standards? 


Thomas Talley

Reporting (Project Publish) Waiting to be Processed (Sleeping)

$
0
0
 

When ever I get a project it seems any reporting items get stuck in a status of:Reporting (Project Publish)

Waiting to be Processed (Sleeping).

There certainly are no other jobs blocking the issue but there was some issues with building olap and so forth that have now been resolved. I was wondering if there is something in the database that believes something is still processing that is blocking any new  project reporting items from starting. This is for project server 2013.

Multiple Credentials Prompt for Sharepoint 2013 Site when Accessing via iPad

$
0
0

Hi,

I currently have a Sharepoint 2013 site up and running, whenever i log in via a PC / Desktop I can only connect to the site directly (without typing in the username/password) if I have enabled the Internet Setting to Automatic Login with Current Username and Password. 

Issue is I didn't have such a problem when i was running on Sharepoint 2010 in the past. 

Now currently the main problem that i have is that whenever I login to the Sharepoint site via my iPad with VPN (Airwatch) configured with a Domain User Certificate, i will be prompted to login multiple times with the certificate. For eg. After selecting the correct certificate once the exact same prompt appears for me to select again and again till i have to do it about 8 times before i am able to get into the site as a authenticated user.

Is there any solution out there for such a issue?

Any help would be greatly appreciated!

Can’t see “Print to PDF” option in document library

$
0
0

Hi

In document library in sharepoint 2013, I can’t see little stack icon in preview pane of a document and can’t see “print to pdf” option. what’s wrong?

2013 Online - Creating new collections from a custom template?

$
0
0

My organization has multiple new construction projects each year (100+ projects) and while each project is different, experience has shown that project sharepoint sites can consume tens of gigs of storage.  For this reason we intend each new project to have its own site collection in the 2013 online environment.

My question: Is there a method to create new site collections in the 2013 online environment and choose a custom template while creating the site?

I can not find any way to make the custom site solution available at the global level.  I only have the option under the "Custom" tab to "Select template later..."

Any guidance would be appreciated.

Michael Baird

Incoming mail on WFE or App server?

$
0
0

Hi, 

Firstly are you suppose to configure Incoming mail on WFE server or App Server?

Can it work on a WFE server?

Got it all the way to the drop folder but SharePoint 2013 not picking it up...

THanks


unable to add users or groups in new site collection

$
0
0

Hi all.  So someone decided I was the company's new SharePoint guy while I was away on vacation and I'm getting a crash course in SharePoint deployment.

This is my issue:

I've created a new web application and site collection.  I've designated myself as a site administrator.  I'm able to login to the new site collection, however when I try to add a new group it fails with an "unknown error".  When I try to add users to the default SharePoint "Members" group it fails as well.  The search either just runs until it times out or if I try to manually enter a user seeming nothing happens.

Any help would be appreciated!

Newsfeed Notifications not being sent by email

$
0
0

Hello everyone,

I'm not able to receive some notifications from Newsfeed. Email messages associated with newsfeed settings in the My Sites profile are not being sent. For example, I selected that I want to be notified when someone leaves a note on my profile, yet when a note is posted no message is sent. Alerts and workflow email messages are being sent. I'm also receiving emails when someone start to follow me or share a document with me. This problem happens with all SharePoint's users. Someone could help me?

Thank you


flavio

The EXECUTE permission was denied on the object 'proc_putObjectTVP', database XYZ

$
0
0

We have setup a new SP 2013 environment and now we are getting the below error 

"The EXECUTE permission was denied on the object 'proc_putObjectTVP', database XYZ"

I have seen many articles for this error in this form and most of the articles talk about directly assigning the permission to the config database from SQL server.

I just want to ask, if this is microsoft bug and this is the only way of resolving this issue OR is there any microsoft recomended way to handle this issue.

Regards,

Yogendra Singh Rawat

SharePoint Online 2013 bandwidth trottle??

$
0
0
We are in the process of migrating our file shares into SharePoint Online 2013.  The word trickling down to myself, the SharePoint Administrator, is that there is bandwidth throttle for upload of 300MB/hr.  However, I can't seem to get a straight answer on whether or not that is accurate.  We have close to 4TB of data to migrate in, and at that throttle, it's going to take us well over a year of uploading files 24/7.  Any suggestions?

Adding Users to groups using powershell

$
0
0

Hi,

I have written script to add users to groups through power shell script.

I am picking group names,user names from csv file as below

//inputbatch.bat file

Powershell.exe -Command Set-ExecutionPolicy "Bypass"
Powershell.exe -Command "& {E:\Addusers\addusers.ps1}"
Pause 

//addusers.ps1

$usercsv = import-csv E:\Addusers\UserPermissions.csv
                              
#Get the site name to the variable    
$web = Get-SPWeb "http://siteurl"


foreach($users in $usercsv)
{
#Get the group name to the variable
$groupName = $web.SiteGroups[$users.GroupName]
#Assign user to variable
$user = $web.EnsureUser($users.UserName)
#Add user to group 
$groupName.AddUser($user)
Write-Host -ForegroundColor green "User Added Successfully";

}

I am getting the expected output but the problem is,in the script file csv file path needs to be updated as below

$usercsv = import-csv E:\Addusers\UserPermissions.csv

Now,deployment team is allowed to update .bat file alone.

So is there any chance to update the csv file path in .bat file and manage the stuff?

Please share your ideas/thoughts on the same.

Regards,

Naga Sudheer M


Thanks & Regards, Sudheer

Edit in Browser in ON-Premises SharePoint Server 2013

$
0
0

Hello

we have SharePoint 2013 On-Premises Enterprise Edition and running secure sites on that. Previously edit in browser for excel it was working. Since last two days it is not working and and excel file opening in excel services (Its showing excel services). I am unable to see edit in browser option on this-

Can some one help me on the edit in browser. 


Thanks Ranveer Katiyar

The trial period for this product has expired or Secure Store Shared Service is not supported for this SKU - SharePoint Foundation 2013

$
0
0

After sucessfulling installing the SharePoint Foundation 2013, when i try to access the Secure Stored Service Application i get the below error

Secure Store Service Error in SharePoint Foundation 2013

11/16/2012 18:13:02.84  w3wp.exe (0x1774)                        0x15E8 Secure Store Service          Secure Store                   g0n6 High     The trial period for this product has expired or this feature is not supported in this SKU. b3b6e19b-7de2-e016-ad32-0fc975829ef0
11/16/2012 18:13:02.84  w3wp.exe (0x1774)                        0x15E8 SharePoint Foundation         General                        8nca Medium   Application error when access /_admin/sssvc/ManageSSSvcApplication.aspx, Error=The trial period for this product has expired or Secure Store Shared Service is not supported for this SKU.   at Microsoft.Office.SecureStoreService.Server.SecureStoreServiceApplicationProxy.Execute[T](String operationName, Boolean validateCanary, ExecuteDelegate`1 operation)     at Microsoft.Office.SecureStoreService.Server.SecureStoreServiceApplicationProxy.IsMasterSecretKeyPopulated()     at Microsoft.Office.SharePoint.ClientExtensions.SecureStoreAdministration.SSSAdminHelper.EnsurePrerequisite(SecureStoreServiceApplicationProxy proxy, String& errorMessage)     at Microsoft.Office.SharePoint.ClientExtensions.SecureStoreAdministration.ManageSSSvcApplication.InitializeGridView()     at Microsoft.Office.SharePoi... b3b6e19b-7de2-e016-ad32-0fc975829ef0
11/16/2012 18:13:02.84* w3wp.exe (0x1774)                        0x15E8 SharePoint Foundation         General                        8nca Medium   ...nt.ClientExtensions.SecureStoreAdministration.ManageSSSvcApplication.OnLoad(EventArgs e)     at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) b3b6e19b-7de2-e016-ad32-0fc975829ef0
11/16/2012 18:13:02.84  w3wp.exe (0x1774)                        0x15E8 SharePoint Foundation         Runtime                        tkau Unexpected Microsoft.Office.Server.ProductExpiredException: The trial period for this product has expired or Secure Store Shared Service is not supported for this SKU.    at Microsoft.Office.SecureStoreService.Server.SecureStoreServiceApplicationProxy.Execute[T](String operationName, Boolean validateCanary, ExecuteDelegate`1 operation)     at Microsoft.Office.SecureStoreService.Server.SecureStoreServiceApplicationProxy.IsMasterSecretKeyPopulated()     at Microsoft.Office.SharePoint.ClientExtensions.SecureStoreAdministration.SSSAdminHelper.EnsurePrerequisite(SecureStoreServiceApplicationProxy proxy, String& errorMessage)     at Microsoft.Office.SharePoint.ClientExtensions.SecureStoreAdministration.ManageSSSvcApplication.InitializeGridView()     at Microsoft.Office.SharePoint.ClientExtensions.SecureSto... b3b6e19b-7de2-e016-ad32-0fc975829ef0
11/16/2012 18:13:02.84* w3wp.exe (0x1774)                        0x15E8 SharePoint Foundation         Runtime                        tkau Unexpected ...reAdministration.ManageSSSvcApplication.OnLoad(EventArgs e)     at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) b3b6e19b-7de2-e016-ad32-0fc975829ef0
11/16/2012 18:13:02.84  w3wp.exe (0x1774)                        0x15E8 SharePoint Foundation         General                        ajlz0 High     Getting Error Message for Exception System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Microsoft.Office.Server.ProductExpiredException: The trial period for this product has expired or Secure Store Shared Service is not supported for this SKU.     at Microsoft.Office.SecureStoreService.Server.SecureStoreServiceApplicationProxy.Execute[T](String operationName, Boolean validateCanary, ExecuteDelegate`1 operation)     at Microsoft.Office.SecureStoreService.Server.SecureStoreServiceApplicationProxy.IsMasterSecretKeyPopulated()     at Microsoft.Office.SharePoint.ClientExtensions.SecureStoreAdministration.SSSAdminHelper.EnsurePrerequisite(SecureStoreServiceApplicationProxy proxy, String& errorMessage)     at Microsoft.Office.Sha... b3b6e19b-7de2-e016-ad32-0fc975829ef0
11/16/2012 18:13:02.84* w3wp.exe (0x1774)                        0x15E8 SharePoint Foundation         General                        ajlz0 High     ...rePoint.ClientExtensions.SecureStoreAdministration.ManageSSSvcApplication.InitializeGridView()     at Microsoft.Office.SharePoint.ClientExtensions.SecureStoreAdministration.ManageSSSvcApplication.OnLoad(EventArgs e)     at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.HandleError(Exception e)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest()     at System.Web.UI.Page.ProcessRequest(HttpContext context)     at System.Web.Htt... b3b6e19b-7de2-e016-ad32-0fc975829ef0
11/16/2012 18:13:02.84* w3wp.exe (0x1774)                        0x15E8 SharePoint Foundation         General                        ajlz0 High     ...pApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()     at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) b3b6e19b-7de2-e016-ad32-0fc975829ef0
11/16/2012 18:13:02.86  w3wp.exe (0x1774)                        0x15E8 SharePoint Foundation         General                        aat87 Monitorable   b3b6e19b-7de2-e016-ad32-0fc975829ef0

Is it a bug or any issue in configuration?


Raghavendra Shanbhag | Blog: http://moss-solutions.blogspot.com
Please click "Propose As Answer " if a post solves your problem or "Vote As Helpful" if a post has been useful to you.
Disclaimer: This posting is provided "AS IS" with no warranties.


SharePoint 2013 - Document Library Template cannot 'resolve' document owner

$
0
0

Hi All -

Strange problem this.. I currently have an issue where the document owner's name does not 'resolve' when creating a new Word document from the content type template of a document library. In other words, if a user goes to the document library and selects New and Word Document from the dropdown, a new document appears as normal. However, when viewing the metadata of this document, the document owner does not populate.

I thought this might be to missing user profile data in the UPS database, but all data such as firstname, lastname, displayname etc. is there.

If anyone has any ideas about this, I would appreciate being pointed in the right direction.

Thanks!


sysadmin

Cannot create a new Web Application

$
0
0

Hi - I have inherited development environment running a single server SharePoint 2013 instance. The site is functioning well and appeared fully operational. However - it won't allow me to create new web applications (via the web interface or Powershell) - the Create New Web Application page times out after about 30 minutes, and when using Powershell I am greeted with the following error which I also see within the log file - I have cleared the config cache as some of the answers pointed to this however this has not worked. I am a serevr admin, farm admin and site collection administrator.

Any guidance appreciated, I'm into my second day of this and would rather not have to re install SharePoint :/

SPWebApplication 'IA 18004 v1': Could not properly migrate Policy. Exception: 'Microsoft.SharePoint.Administration.SPUpdatedConcurrencyException: An update conflict has occurred, and you must re-try this action. The object SPWebApplication Name=IA 18004 v1 was updated by DEVELOPMENT\ACODSP13$, in the OWSTIMER (6312) process, on machine ACODSP13.  View the tracing log for more information about the conflict.     at Microsoft.SharePoint.Administration.SPConfigurationDatabase.StoreObject(SPPersistedObject obj, Boolean storeClassIfNecessary, Boolean ensure)     at Microsoft.SharePoint.Administration.SPPersistedObject.BaseUpdate()     at Microsoft.SharePoint.Administration.SPWebApplication.Update()     at Microsoft.SharePoint.Administration.SPWebApplication.MigratePolicyUsers(SPCommonMigrateUse...0c639ee4-19f3-450c-958a-192745b67a55

Problems to open Sharepoint files with Office: mac 2011 Home & Student

$
0
0

I can't open Word, Excel documents stored on SharePoint when using my iMac with Office: mac 2011 Home & Student, but I can do it on my Air-book with Office: mac 2011 (first version). 

I get a black screen telling me to enter a product code or try Office 365. when I click on "Use Office to view your files for free" - nothing happens. I cannot open the file. Please help.

Details are:

Welcome to Office:mac
How would you like to get started?
Enter your purchased product key
Sign in to an existing Office 365 subscription
Try Office 365, including Office for Mac

OR  Use Office to view your files for free  ==>    NO SUCCESS!!

Do I really need an upgrade? the Office of the iMac was just installed 4 months ago and the Air-book one 2 years ago! (first doesn't allow me to see files from Sharepoint and second everything goes).

Migrate Sharepoint 2010 with TFS 2010 Inetgreated to Sharepoint 2013 and TFS 2013.

$
0
0

Hi,

Currently we have SharePoint 2010 and TFS 2010 , both are installed on two different 2008 servers

TFS 2010 is integrated with SharePoint 2010 using TFS extension pack,

Now, we are planning to Upgrade\Migrate TFS and SharePoint 2010 to 2013.

What will be the correct order to migrate, i.e. first migrate TFS or SharePoint or vice versa.

Any steps ?

Thanks in advance

SPDeletedSite Retention Period

$
0
0

Hello,

I have been searching all over to see if I can find this answer, but have not had any success in doing so.  Hopefully someone here can enlighten me on these questions I have.

When a site is deleted vie tha SharePoint Central Admin, the site is then placed in theSPDeletedSite object allowing it to become available for restore via powershell cmdlets.  However, I have some questions regarding this:

  1. What the retention period is before the site is permanently deleted?
  2. Is this a seperate retention setting from the Recycle Bin and if so is it configurable?
  3. If it does share the same retention period, does it just go straight to Stage 2 and how does the % of live quota work if the Site Collection no longer exists to begin with?
  4. Does the deleted site collection count towards the size of the content database it belonged to or does it go to a different database?

Thanks in advance!

Ron

Viewing all 21070 articles
Browse latest View live


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