SharePoint Foundation 2013 - March 2014 Update Issue - Need help

We've just applied the SharePoint Foundation 2013 March 2014 Update, it always requires that we run the SharePoint Products Configuration Wizard at the end of install, but this time it's getting stuck at step 9 of 10 (the profile sync service cannot be
started even as admin). Is anyone else having any issues with this update? Has anyone else applied it yet? Is anyone else planning to apply it?
If anyone can help with advice on this I'd appreciate it.

Hi,
We can still access CA but sync will not start. Tried rebooting after the failed configuration and tried to run it again but it didn't work.
4/2014 10:45:16  5  ERR            Exception: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at http://localhost:32843/SecurityTokenServiceApplication/securitytoken.svc
that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException:
No connection could be made because the target machine actively refused it 127.0.0.1:32843
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
   at System.Net.HttpWebRequest.GetRequestStream()
   at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
   --- End of inner exception stack trace ---
Server stack trace:
   at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
   at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at Microsoft.IdentityModel.Protocols.WSTrust.IWSTrustContract.Issue(Message message)
   at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken rst, RequestSecurityTokenResponse& rstr)
   at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken rst)
   at Microsoft.SharePoint.SPSecurityContext.SecurityTokenForContext(Uri context, Boolean bearerToken, SecurityToken onBehalfOf, SecurityToken actAs, SecurityToken delegateTo, SPRequestSecurityTokenProperties properties)
   at Microsoft.SharePoint.SPSecurityContext.SecurityTokenForLegacyLoginContext(Uri context)
   at Microsoft.SharePoint.SPSite.InitUserToken(SPRequest request)
   at Microsoft.SharePoint.SPSite.SPSiteConstructor(SPFarm farm, Guid applicationId, Guid contentDatabaseId, Guid siteId, Guid siteSubscriptionId, SPUrlZone zone, Uri requestUri, String serverRelativeUrl, Boolean hostHeaderIsSiteName, SPUserToken
userToken, Boolean appWebRequest, String appHostHeaderRedirectDomain, String appSiteDomainPrefix, String subscriptionName, String appSiteDomainId, Uri primaryUri)
   at Microsoft.SharePoint.SPSite..ctor(Guid id, SPFarm farm, SPUrlZone zone, SPUserToken userToken)
   at Microsoft.Office.Project.Server.Upgrade.FullFarmDependentProjectDatabaseSequence.SPSiteExists(Guid siteId)
   at Microsoft.Office.Project.Server.Upgrade.ProjectDatabaseSequence.AddNextLevelObjects()
   at Microsoft.SharePoint.Upgrade.SPHierarchyManager.Grow(SPTree`1 root, Boolean bRecursing, SPDelegateManager delegateManager)
   at Microsoft.SharePoint.Upgrade.SPHierarchyManager.Grow(SPTree`1 root, SPDelegateManager delegateManager)
   at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse)
   at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively)
   at Microsoft.SharePoint.Administration.SPDatabase.Upgrade(Boolean recursively)
   at Microsoft.SharePoint.Upgrade.SPUpgradeSession.ReflexiveUpgrade(Object o, Boolean bRecurse)
   at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse)
   at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively)
   at Microsoft.SharePoint.Upgrade.SPUpgradeSession.ReflexiveUpgrade(Object o, Boolean bRecurse)
   at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse)
   at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run()
   at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
4/2014 10:45:16  5  ERR            An exception of type System.ServiceModel.EndpointNotFoundException was thrown.  Additional exception information: There was no endpoint listening at
http://localhost:32843/SecurityTokenServiceApplication/securitytoken.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at //localhost:32843/SecurityTokenServiceApplication/securitytoken. that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException,
if present, for more details. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:32843
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
   at System.Net.HttpWebRequest.GetRequestStream()
   at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
   --- End of inner exception stack trace ---
Server stack trace:
   at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
   at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at Microsoft.IdentityModel.Protocols.WSTrust.IWSTrustContract.Issue(Message message)
   at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken rst, RequestSecurityTokenResponse& rstr)
   at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken rst)
   at Microsoft.SharePoint.SPSecurityContext.SecurityTokenForContext(Uri context, Boolean bearerToken, SecurityToken onBehalfOf, SecurityToken actAs, SecurityToken delegateTo, SPRequestSecurityTokenProperties properties)
   at Microsoft.SharePoint.SPSecurityContext.SecurityTokenForLegacyLoginContext(Uri context)
   at Microsoft.SharePoint.SPSite.InitUserToken(SPRequest request)
   at Microsoft.SharePoint.SPSite.SPSiteConstructor(SPFarm farm, Guid applicationId, Guid contentDatabaseId, Guid siteId, Guid siteSubscriptionId, SPUrlZone zone, Uri requestUri, String serverRelativeUrl, Boolean hostHeaderIsSiteName, SPUserToken
userToken, Boolean appWebRequest, String appHostHeaderRedirectDomain, String appSiteDomainPrefix, String subscriptionName, String appSiteDomainId, Uri primaryUri)
   at Microsoft.SharePoint.SPSite..ctor(Guid id, SPFarm farm, SPUrlZone zone, SPUserToken userToken)
   at Microsoft.Office.Project.Server.Upgrade.FullFarmDependentProjectDatabaseSequence.SPSiteExists(Guid siteId)
   at Microsoft.Office.Project.Server.Upgrade.ProjectDatabaseSequence.AddNextLevelObjects()
   at Microsoft.SharePoint.Upgrade.SPHierarchyManager.Grow(SPTree`1 root, Boolean bRecursing, SPDelegateManager delegateManager)
   at Microsoft.SharePoint.Upgrade.SPHierarchyManager.Grow(SPTree`1 root, SPDelegateManager delegateManager)
   at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse)
   at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively)
   at Microsoft.SharePoint.Administration.SPDatabase.Upgrade(Boolean recursively)
   at Microsoft.SharePoint.Upgrade.SPUpgradeSession.ReflexiveUpgrade(Object o, Boolean bRecurse)
   at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse)
   at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively)
   at Microsoft.SharePoint.Upgrade.SPUpgradeSession.ReflexiveUpgrade(Object o, Boolean bRecurse)
   at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse)
   at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run()
   at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
4/2014 10:45:16  1  ERR          One or more configuration tasks has failed or some tasks were not run
4/2014 10:45:16  1  INF          Leaving function TaskDriver.OnTaskDriverStopping
04/14/2014 10:45:16  1  INF        Leaving function TaskDriver.ExecuteTasks
04/14/2014 10:45:16  1  ERR        One or more configuration tasks has failed to execute
4/2014 10:45:16  1  ERR          Configuration of SharePoint Products failed.  Configuration must be performed in order for this product to operate properly.  To diagnose the problem, review
the extended error information located at D:\Logs\PSCDiagnostics_4_14_2014_10_44_8_154_1605984328.log, fix the problem, and run this configuration wizard again.
04/14/2014 10:45:16  1  INF          Entering function StringResourceManager.GetResourceString
4/2014 10:45:16  1  INF      Leaving function TaskDriver.Run
04/14/2014 10:45:16  1  ERR      Post setup configuration was not run successfully when using the command line task driver module
04/14/2014 10:45:16  1  INF    Leaving function PsconfigCommandLineMain.Main
This is the meaty part of the errors we are getting. Right now our entire site is down. If you know of anything to remedy these errors let me know.

Similar Messages

  • SharePoint 2013 - March Public Update Issues

    In our test environment for SharePoint 2013, we installed the March 2013 PU for SharePoint.  The farm is small - a single WFE and one App server (housing Central Administration as well, both running Windows Server 2012).  The install of the patches
    succeeded fine on both servers.  Now, when I try to deploy the solution with the Products Configuration Wizard, it fails with the following logged in the PSCDiagnostics log:
    02/12/2014 14:18:53  8  ERR                Failed to initiate the upgrade sequence.
    An exception of type Microsoft.SharePoint.Upgrade.SPUpgradeException was thrown.  Additional exception information: Exception of type 'Microsoft.SharePoint.Upgrade.SPUpgradeException' was thrown.
    Microsoft.SharePoint.Upgrade.SPUpgradeException: Exception of type 'Microsoft.SharePoint.Upgrade.SPUpgradeException' was thrown.
       at Microsoft.SharePoint.Upgrade.SPManager.BootStrap(Guid sessionId, SPUpgradeOperationFlags flags)
       at Microsoft.SharePoint.PostSetupConfiguration.UpgradeBootstrapTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    I've been digging around online for the error and any related solutions.  One promising solution was that the farm account was locked.  I've dug through all the accounts used in AD for SharePoint and none are locked.
    Here's a section of the logs where the first error occurs:
    Entering function TaskDriver.FireOnTaskDriverEvent
    02/12/2014 14:18:53 8 INF Entering function UserInterface.TaskDriverEventHandler
    02/12/2014 14:18:53 8 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType stopping, message Successfully stopped the configuration of SharePoint Products.
    02/12/2014 14:18:53 8 INF Leaving function UserInterface.TaskDriverEventHandler
    02/12/2014 14:18:53 8 INF Entering function PsconfigBaseForm.TaskDriverEventHandler
    02/12/2014 14:18:53 8 INF Invoking the UI thread with the task driver event
    02/12/2014 14:18:53 1 INF Entering function ConfigurationProgressForm.InvokeTaskDriverEventHandler
    02/12/2014 14:18:53 1 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: notapplicable, TaskDriverEventArgs.EventType stopping, message: Successfully stopped the configuration of SharePoint Products.
    02/12/2014 14:18:53 1 INF Received a non null event from the task driver
    02/12/2014 14:18:53 1 INF The UI has received a stopping event from the task driver
    02/12/2014 14:18:53 1 INF Not running in high contrast, so we will paint the background with our trademarked image
    02/12/2014 14:18:53 1 INF Not running in high contrast, so we will paint the background with our trademarked image
    02/12/2014 14:18:53 1 INF Not running in high contrast, so we will paint the background with our trademarked image
    02/12/2014 14:18:53 1 INF Not running in high contrast, so we will paint the background with our trademarked image
    02/12/2014 14:18:53 1 INF Not running in high contrast, so we will paint the background with our trademarked image
    02/12/2014 14:18:53 1 INF Not running in high contrast, so we will paint the background with our trademarked image
    02/12/2014 14:18:53 1 INF Leaving function ConfigurationProgressForm.InvokeTaskDriverEventHandler
    02/12/2014 14:18:53 8 INF The task driver event indiated that the task driver is stopping, so we will sleep an extra 1 ms so things don't go too fast for the user
    02/12/2014 14:18:53 1 INF Not running in high contrast, so we will paint the background with our trademarked image
    02/12/2014 14:18:53 8 INF Leaving function PsconfigBaseForm.TaskDriverEventHandler
    02/12/2014 14:18:53 8 INF Leaving function TaskDriver.FireOnTaskDriverEvent
    02/12/2014 14:18:53 8 INF Leaving function TaskDriver.OnTaskDriverStopping
    02/12/2014 14:18:53 8 INF Leaving function TaskDriver.ExecuteTasks
    02/12/2014 14:18:53 8 ERR One or more configuration tasks has failed to execute
    02/12/2014 14:18:53 8 INF Entering function TaskDriver.Stop
    02/12/2014 14:18:53 8 INF Entering function StringResourceManager.GetResourceString
    02/12/2014 14:18:53 8 INF Resource id to be retrieved is PostSetupConfigurationFailedEventLog for language English (United States)
    02/12/2014 14:18:53 8 INF Resource retrieved id PostSetupConfigurationFailedEventLog is Configuration of SharePoint Products failed. Configuration must be performed in order for this product to operate properly. To diagnose the problem, review the extended error information located at {0}, fix the problem, and run this configuration wizard again.
    02/12/2014 14:18:53 8 INF Leaving function StringResourceManager.GetResourceString
    02/12/2014 14:18:53 8 ERR Configuration of SharePoint Products failed. Configuration must be performed in order for this product to operate properly. To diagnose the problem, review the extended error information located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS\PSCDiagnostics_2_12_2014_14_17_34_955_1885083345.log, fix the problem, and run this configuration wizard again.
    02/12/2014 14:18:53 8 INF Entering function StringResourceManager.GetResourceString
    02/12/2014 14:18:53 8 INF Resource id to be retrieved is PostSetupConfigurationFailedUserMessage for language English (United States)
    02/12/2014 14:18:53 8 INF Resource retrieved id PostSetupConfigurationFailedUserMessage is Configuration of SharePoint Products failed. Configuration must be performed before you use SharePoint Products. For further details, see the diagnostic log located at {0} and the application event log.
    02/12/2014 14:18:53 8 INF Leaving function StringResourceManager.GetResourceString
    02/12/2014 14:18:53 1 INF Not running in high contrast, so we will paint the background with our trademarked image
    02/12/2014 14:18:53 8 INF Entering function TaskDriver.OnTaskDriverStop
    02/12/2014 14:18:53 8 INF Sending a task driver stop event: TaskDriverEventArgs.EventCriticalityType error, TaskDriverEventArgs.EventType.stop, Configuration of SharePoint Products failed. Configuration must be performed before you use SharePoint Products. For further details, see the diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS\PSCDiagnostics_2_12_2014_14_17_34_955_1885083345.log and the application event log.
    02/12/2014 14:18:53 8 INF Entering function TaskDriverStateChange.Enter
    02/12/2014 14:18:53 8 INF Acquiring the writer lock to change the state
    02/12/2014 14:18:53 8 INF Current state of the task driver is neverrun. You want to change it to stoppedrunning
    02/12/2014 14:18:53 8 INF Changed state of the task driver to neverrun
    02/12/2014 14:18:53 8 INF Released the writer lock to change the state
    02/12/2014 14:18:53 8 INF Leaving function TaskDriverStateChange.Enter
    02/12/2014 14:18:53 8 INF Entering function TaskDriver.FireOnTaskDriverEvent
    02/12/2014 14:18:53 8 INF Entering function UserInterface.TaskDriverEventHandler
    02/12/2014 14:18:53 8 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType error, TaskDriverEventArgs.EventType stop, message Configuration of SharePoint Products failed. Configuration must be performed before you use SharePoint Products. For further details, see the diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS\PSCDiagnostics_2_12_2014_14_17_34_955_1885083345.log and the application event log.
    02/12/2014 14:18:53 8 INF Leaving function UserInterface.TaskDriverEventHandler
    I've also tried running the command line equivalent with the same results.
    Any suggestions on hunting the problem down? We're fairly new to SharePoint and stuck right now.
    Thanks
    jason

    Trevor,
    Thanks for the tip.  Still getting used to SharePoint here.
    Looking at the entire psconfigui.exe processes in the log, I see a handful of "Unexpected" events.  This is a group of three in a row that stuck out to me:
    02/12/2014 14:18:08.17 psconfigui (0x1B2C) 0x1C80 SharePoint Foundation Upgrade SPUpgradeSession ajxme ERROR CanUpgrade [SPConfigurationDatabase] failed. 00000000-0000-0000-0000-000000000000
    02/12/2014 14:18:08.17 psconfigui (0x1B2C) 0x1C80 SharePoint Foundation Upgrade SPUpgradeSession ajxme ERROR Exception: Failed to call GetTypes on assembly Microsoft.Office.TranslationServices, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c.
    Method not found: 'Microsoft.Office.Web.Common.ProcessImageInfo Microsoft.Office.Web.Common.EnvironmentAdapters.IImagingAdapter.ProcessImage(System.IO.Stream, Double, Double)'. 00000000-0000-0000-0000-000000000000
    02/12/2014 14:18:08.17 psconfigui (0x1B2C) 0x1C80 SharePoint Foundation Upgrade SPUpgradeSession ajxme ERROR    at Microsoft.SharePoint.Upgrade.SPDelegateManager.RegisterAssembly(Dictionary`2 dictInitialType, Assembly asm, UInt32 nOrder)  
      at Microsoft.SharePoint.Upgrade.SPDelegateManager.get_InitialTypeDictionary()     at Microsoft.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
    Checking the second entry, I found the following thread - http://goo.gl/Yskd5H.
    Going to try a repair and re-grab the update and re-run it.

  • 10.9.5 update issues -- need help with sync to LG phone

    1. Can't sync contacts from imac to Gmail. End goal is to sync contacts to LG phone
    2. Notes missing after update
    3. Not all calendar entries show up on LG phone

    While 2 GB is the absolute minimum to install Mavericks, if you want to do anything with the Mac you need more then that. Upgrade your RAM.
    Until you upgrade the RAM seriously consider shutting down the Mac nightly. You should also seriously review the items in the User Login Items to see if there are any there that you really don't need to have startup with your login to reduce the amount of RAM you are using.

  • SharePoint Foundation 2013 error after March 2013 PU

    Hi all!
    i have SharePoint Foundation 2013, install March 2013 PU but now i can't edit webpart pages that have a search webpart. Then i install the SP1 too, but the issue continue. Any idea?
    I read about the SP1 problem, but i installed the lasted update.
    the errror on the IE developer tool says that  SCRIPT5009: 'WebForm_OnSubmit' is undefined
    Its only when i put a search webpart on page.
    thanks

    Hi all,
    I had to open a MS case to resolve this issue.
    I going to explain the problem and the resolution for you.
    Our SharePoint time zone is Caracas (-4:30)
    Our SharePoint language was Spanish (Venezuela)
    This was part of the page code before install the upgrade:
    var _spRegionalSettings={adjustHijriDays:0,calendarType:1,firstDayOfWeek:0,firstWeekOfYear:0,localeId:2058,currentDateInLocalCalendar: new Date(2014, 5, 27),showWeeks:0,timeZone:'-04:30:00.0001171',timeZoneInHours:-4.5,workDayEnd:1020,workDayStart:480,workDays:'0111110',time24:0};…
    And after the upgrade:
    var _spRegionalSettings={adjustHijriDays:0,calendarType:1,firstDayOfWeek:1,firstWeekOfYear:2,localeId:3082,currentDateInLocalCalendar: new Date(2014, 5, 27),showWeeks:0,timeZone:'-04:30:00.0005463',timeZoneInHours:-4,5,workDayEnd:1020,workDayStart:480,workDays:'0111110',time24:1};…
    So for this thing all script failed.
    In our case I noticed when added any search webpart.
    So the resolution:
    Change the language to Spanish (Mexico) or some language where the decimal separator wasn’t a coma “,”
    I hope this help.
    Thank you Victoria.
    Alexandra
    Alexandra

  • Sharepoint Foundation 2013 User field issue

    Guys, I have an issue with Sharepoint Foundation 2013 site that we have created some custom workflows for. We have a couple required fields that we type in a users name and it automatically pulls up a user based on Active directory. once we choose that name
    and then save the form. the field immediately becomes blank when i open the workflow item back up. I'm kind of at a loss. I've already totally hosed the server once and was forced to restore.  This seams to have started when we installed share point server
    patch KB2881077 but i cannot uninstall or roll back the patch as there is no option to.
    Thoughts?

    If you're using SharePoint 2013 April 2013 CU or higher, this is a known issue where the People data is missing in Edit view. There is a separate issue that is resolved in the September 2014 CU:
    http://support.microsoft.com/kb/2995905
    Consider the following scenario:
    You create a SharePoint 2013 list that contains a Person or Group (people picker) column.
    You create or edit an item, and then you select a person whose name contains a comma in the Person or Group field.
    In this scenario, the value of the Person or Group field is lost when you save the item. 
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Subsite permission issues in Sharepoint foundation 2013

    Hi,
    I'm using SharePoint foundation 2013 and i'm having issue with the permissions on sub sites.  I am owner of the primary site and the sub site inherits permissions, but I cannot edit the theme or upload files on the sub sites.
    Is there anything i need to change somewhere else?
    Thanks for the help
    David

    Hi,
    Thanks for the reply.  I think i have resolved the issue with uploading files.  The issue with the sub site and themes is that when i go to "change the look" no themes appear at all.  There are no errors just no theme options.  I have
    checked permissions and i am site owner for both root and sub sites.
    thanks for the help.
    David

  • SharePoint Foundation 2013 - Search Configuration Issue - 2 App Servers and 2 Front-End Servers

    Hi, 
    We have a SharePoint Foundation 2013 with SP1 Environment. 
    In that, we have 2 Front-End Servers and 2 App Servers. In the Front-End Servers, the Search Service is stopped and is in Disabled state and in the 2 App Servers in One App Server, Search is Online and in another Search is Starting but goes to Stopped sooon
    after.
    Originally, we had only 1 App Server and we were running our Search Service and Search Service Application in that. Now since the index location became full and we were unable to increase the drive there, we added one more App Server and now the issue is
    Search is not properly getting configured in either of these App servers. What we want to do is run Search only in the new App Server, because we have a lot of storage space for Index locations here, but in the older App Server, not run Search at all.  We
    tried keeping the Search Service disabled and ran the below PowerShell Scripts, but none of the ones are working. These scripts are creating the Search Service Application, but the error of "Admin Component is not Online", "Could not connect
    to the machine hosting SharePoint 2013 admin component" is coming up. 
    http://www.funwithsharepoint.com/provision-search-for-sharepoint-foundation-2013-using-powershell-with-clean-db-names/
    http://blog.falchionconsulting.com/index.php/2013/02/provisioning-search-on-sharepoint-2013-foundation-using-powershell/
    http://blog.ciaops.com/2012/12/search-service-on-foundation-2013.html
    Can I get some help please?
    Karthick S

    Hi Karthick,
    For your issue, could you provide the
    detail error message of ULS log  to determine the exact cause of the error?
    For SharePoint 2013, by default, ULS log is at      
    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS
    For troubleshooting your issue,  you can try to run the SharePoint Products Configuration Wizard on your WFE servers and run the script for configuring the search service on SharePoint
    Foundation:
    [string]$farmAcct = "DOMAIN\service_Account"
    [string]$serviceAppName = "Search Service Application"
    Function WriteLine
    Write-Host -ForegroundColor White "--------------------------------------------------------------"
    Function ActivateAndConfigureSearchService
    Try
    # Based on this script : http://blog.falchionconsulting.com/index.php/2013/02/provisioning-search-on-sharepoint-2013-foundation-using-powershell/
    Write-Host -ForegroundColor White " --> Configure the SharePoint Foundation Search Service -", $env:computername
    Start-SPEnterpriseSearchServiceInstance $env:computername
    Start-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance $env:computername
    $appPool = Get-SPManagedAccount -Identity $farmAcct
    New-SPServiceApplicationPool -Name SeachApplication_AppPool -Account $appPool -Verbose
    $saAppPool = Get-SPServiceApplicationPool -Identity SeachApplication_AppPool
    $svcPool = $saAppPool
    $adminPool = $saAppPool
    $searchServiceInstance = Get-SPEnterpriseSearchServiceInstance $env:computername
    $searchService = $searchServiceInstance.Service
    $bindings = @("InvokeMethod", "NonPublic", "Instance")
    $types = @([string],
    [Type],
    [Microsoft.SharePoint.Administration.SPIisWebServiceApplicationPool],
    [Microsoft.SharePoint.Administration.SPIisWebServiceApplicationPool])
    $values = @($serviceAppName,
    [Microsoft.Office.Server.Search.Administration.SearchServiceApplication],
    [Microsoft.SharePoint.Administration.SPIisWebServiceApplicationPool]$svcPool,
    [Microsoft.SharePoint.Administration.SPIisWebServiceApplicationPool]$adminPool)
    $methodInfo = $searchService.GetType().GetMethod("CreateApplicationWithDefaultTopology", $bindings, $null, $types, $null)
    $searchServiceApp = $methodInfo.Invoke($searchService, $values)
    $searchProxy = New-SPEnterpriseSearchServiceApplicationProxy -Name "$serviceAppName - Proxy" -SearchApplication $searchServiceApp
    $searchServiceApp.Provision()
    catch [system.exception]
    Write-Host -ForegroundColor Yellow " ->> Activate And Configure Search Service caught a system exception"
    Write-Host -ForegroundColor Red "Exception Message:", $_.Exception.ToString()
    finally
    WriteLine
    ActivateAndConfigureSearchService
    Reference:
    https://sharepointpsscripts.codeplex.com/releases/view/112556
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected].
    Eric Tao
    TechNet Community Support

  • Crawl Health Reports in Sharepoint Foundation 2013 Farm

    I am getting the following error within a newly build SharePoint Foundation 2013 Farm. I would like to know how I go about resolving this issue:
    When browsing to Central Admin --> Search Administration --> Crawl Health Reports, I receive the following error:
    Sorry, something went wrong
    Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "Resources.MossChart.resources" was correctly embedded or linked into assembly "App_GlobalResources.kbifvsaw" at compile time, or
    that all the satellite assemblies required are loadable and fully signed.
    Technical Details
    Troubleshoot issues with Microsoft SharePoint Foundation.
    Correlation ID: 0b83a29c-2582-9044-9d87-fc1089e8f7ee
    Date and Time: 7/8/2014 1:47:38 PM
    When I browse to Central Admin --> Search Administration --> Crawl Health Reports, I receive the following error:
    Sorry, something went wrong
    Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "Resources.MossChart.resources" was correctly embedded or linked into assembly "App_GlobalResources.kbifvsaw" at compile time, or
    that all the satellite assemblies required are loadable and fully signed.
    Technical Details
    Troubleshoot issues with Microsoft SharePoint Foundation.
    Correlation ID: 1b83a29c-0562-9044-9d87-f319e14ba795
    Date and Time: 7/8/2014 1:48:43 PM
    I suspect that both errors have the same root cause, but I could do with some assistance in resolving this. Do I need to install some Microsoft Chart Controls by any chance? I am assuming that as the links are there in SharePoint Foundation, that they should
    be working within this edition of SharePoint.
    Kevin Evans

    Hi  Kevin,
    According to your error message,  please  make sure "Resources.MossChart.resources" was correctly embedded or linked into assembly "App_GlobalResources.kbifvsaw”, it seems like that mosschart.resx
    and mosschart.en-US.resx missing or bad of the error web site.
    To correct the problem you can manually deploy the resource files to the correct IIS Virtual Directory location. To deploy the resource files manually following the steps below.
    1. Navigate to 'C:\Program Files\Common Files\Microsoft Shared\web server extensions\15\CONFIG\Resources'
    2. Copy the files 'mosschart.resx' and 'mosschart.en-US.resx'.
    3. Navigate to the IIS Virtual Directory of your SharePoint website
    4. Paste 'mosschart.resx' 'mosschart.en-US.resx’ into the Virtual Directory's App_GlobalResources folder
    5. Perform an IISRESET
    6. Refresh your page.
    Reference:
    http://social.technet.microsoft.com/Forums/en-US/4a89e23c-a1c1-4b8a-99e9-4e1a36b8ecf8/web-analytics-errors?forum=sharepointadminprevious
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Eric Tao
    TechNet Community Support

  • Upgrading the Features framework in SharePoint foundation 2013

    Hi all,
    I have a question, how can I upgrade the features of Sharepoint foundation 2013. In Sharepoint Health Analyzer, there is an error "missing server side dependencies" and description of this error it has been said that I need to upgrade the feature
    to latest version.
    Can you please tell me how can I upgrade the feature so that above error does not appear in Health Analyzer.
    Thanks for help.

    Try below:
    http://itfreesupport.com/2014/09/missing-server-side-dependencies-on-sharepoint-2010-and-sharepoint-2013/
    If this helped you resolve your issue, please mark it Answered. You can reach me through http://itfreesupport.com/

  • Error Uninstalling SharePoint Foundation 2013

    I foolishly installed Sharepoint foundation on an exchange server and it broke my access to ECP and OWA.  I have attempted uninstallig but get the message "One or more required Office components failed to complete successfully.  For more information,
    consult the setup log file".  In the application logs SharePoint 2010 Products Configuration Wizard reports event ID 101, "Configuration of the SharePoint Products has succeded." and the following is recorded in the setup log file;
    2014/01/21 16:28:44:820::[3180] Showing message Title: 'Setup', Message: 'Are you sure you want to remove Microsoft SharePoint Foundation 2013 from your computer?
    We’ve noticed you have other Office products that will remain installed after you uninstall this product.  We recommend you Repair these products from the Programs and Features item in your Control Panel once you’re done uninstalling.'
    2014/01/21 16:28:45:961::[3180] Message returned: 6
    2014/01/21 16:28:45:961::[6260] Showing message Title: 'Warning:', Message: 'Before uninstalling this product, note the following:
    - Removing this product might result in partial loss of functionality for sites that depend on features installed by this product.
    - If you installed this product over an existing SharePoint Products installation or choose to cancel the uninstall after this dialog box, you must run the SharePoint Products Configuration Wizard to reconfigure the server farm after Setup has exited.
    Do you want to uninstall now?'
    2014/01/21 16:28:47:597::[6260] Message returned: 1
    2014/01/21 16:28:47:597::[6260] Kicking off chained uninstall...
    2014/01/21 16:28:47:597::[6260] Do not use Uninstall MSI to uninstall
    2014/01/21 16:28:47:597::[6260] Executing command path: 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\BIN\PSConfig.exe', args: '-cmd uninstall'
    2014/01/21 16:28:48:831::[6260] Command 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\BIN\PSConfig.exe' returned: 0
    2014/01/21 16:28:48:831::[6260] Executing command path: 'C:\Program Files\Common Files\Microsoft Shared\SERVER15\Server Setup Controller\dbwrap.exe', args: 'timeout=2950 InstallMode=Uninstall'
    2014/01/21 16:29:03:331::[6260] Error: Command: 'C:\Program Files\Common Files\Microsoft Shared\SERVER15\Server Setup Controller\dbwrap.exe' failed with error code: -2067922941. Type: 8::CommandFailed. 
    2014/01/21 16:29:03:331::[3180] Showing completion dialog.
    2014/01/21 16:29:13:476::[3180] Reboot requested if needed.
    2014/01/21 16:29:13:476::[3180] No reboot is needed.
    2014/01/21 16:29:13:507::[3180] Catalyst execution finished: 01/21/2014 16:29:13.  Return code: 8.
    2014/01/21 16:29:13:507::[3180] PERF: TickCount=1856000 Name=RunSetup Description=End function
    I've looked for issues associated with thid dbwrap.exe error code and found nothing.  Does anyone have any suggestions or experience with this error?

    Nevermind I figured it out.  I had to uninstall SQL express manually before uninstalling Sharepoint Foundation.

  • SharePoint Foundation 2013 guide

    hello guys, getting off my hands to get wet on sharepoint.
    need a guide on how to setup document management using sharepoint foundation
    thanks.
    Every second counts..make use of it. Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
    IT Stuff Quick Bytes

    Hi,
    Please check the below Urls
    https://technet.microsoft.com/en-us/library/ff607621(v=office.14).aspx
    http://sharepoint.stackexchange.com/questions/110899/sharepoint-foundation-2013-document-management
    http://www.jornata.com/resources/Documents/Configuring%20SharePoint%202013%20Document%20Management%20and%20Search_Scott%20Jamison_SPSNH_2013.pdf
    Don't forget to mark it as an Answer if it resolves your issue and Vote Me as helpful if it useful.
    Mahesh

  • SharePoint Foundation 2013 - Treeview current navigation linking to wrong page

    Good day,
    We are having issues with the OOTB tree view for SharePoint Foundation 2013.
    The client has a document library with a folder structure. Clicking on the first level folder (Private) navigates you to the wrong url, but when you navigate to one of its child folders, by expanding the parent folder (Private) and THEN clicking on the parent
    folder, it navigates to the right url.
    See attatched screenshots:
    Error:
    No error:

    Hey guys,
    Any update on this? Sorry for the hassle, guessing it's a SharePoint bug?
    Thanks,
    Abrie van Wyk

  • Sharepoint Foundation 2013 People field wont save data

    Guys, having an issue with a list column. We have some columns that are Person or Group.  when we enter in a user, it finds it just fine saves it just fine. but if i come back into that list and edit some other field the Person or Group field is totaly
    cleared out. I don't know what is going on. we are using SharePoint foundation 2013.

    If you're using SharePoint 2013 April 2013 CU or higher, this is a known issue where the People data is missing in Edit view. There is a separate issue that is resolved in the September 2014 CU:
    http://support.microsoft.com/kb/2995905
    Consider the following scenario:
    You create a SharePoint 2013 list that contains a Person or Group (people picker) column.
    You create or edit an item, and then you select a person whose name contains a comma in the Person or Group field.
    In this scenario, the value of the Person or Group field is lost when you save the item. 
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Sharepoint foundation 2013 collaboration - for a VERY small workgroup. Right choice???

    Hi!
    Let me start with a short background:
    I've developed an ASP.Net application which currently uses Apache Solr for search and retrieval operations and for that purpose it works well. However, the users of this application has started to ask for facilities such as discussion forums, document-collaboration
    (webdav, versioning, workflow...), calendars etc. and I'm faced with a feeling that I'm about to embark on a journey where I will develop functionality which is present in some of the "free" tools that Microsoft offers.
    I've downloaded Search Server Express 2010 and in a very short amount of time I was able to develop a rather, well, sophisticated collaboration environment which gives me almost all of the above. Search is a KEY-feature that is one of the major concerns
    for me as Solr provides alot of very sophisticated search-related operations but I've heard alot of good stuff about the Search Server included in SP Foundation 2013, which makes me wonder what that would give me if I take the plunge...
    I'm a complete newbie to this SP-related stuff so I thought I'd better ask the pros in this forum so I don't make any unwise decisions leaving me in the dust :)
    Soo, my dear fellow forum members - what would be the best way to go about this given the following facts:
    small workgroup (8 people)
    possibility to handle office-document, pdf-files and plain-text
    discussion forums (both team-based and public)
    team calendars
    possibility to provide, say, a REST-api for digesting text-based data
    powerful search facility able to index all of the document formats mentioned above
    I'm leaning towards SharePoint Foundation 2013... what do you say - will it provide the above?
    Many thanks to you all in advance,
    /Peter

    Simple answer: yes. SharePoint Foundation sounds like an excellent choice. There's one question that you'll need to answer: 8 people is not much, but how much data are they working with? That's probably not going to be an issue, but something you need
    to be aware of.
    Kind regards,
    Margriet Bruggeman
    Lois & Clark IT Services
    web site: http://www.loisandclark.eu
    blog: http://www.sharepointdragons.com

  • Sharepoint Foundation 2013 and Outlook 2010 Reminders

    Hello, I have recently been informed by one of my users that they are experiencing a peculiar issue in regards to their SharePoint calendar. A brief history is that we are currently using SharePoint
    Foundation 2013 with Outlook 2010, all of our users have calendars for their departments in SharePoint, and those calendars have been added to Outlook for their convenience. This particular user has a SharePoint alert set up on their calendar for all changes,
    and receives an alert immediately. After some troubleshooting, this is how my user is getting the issue they described:
    User1 will create an appointment from Outlook on the SharePoint calendar that User2 has their alert set up for. User2 will receive the appropriate alert email that there has been a new event
    added to the calendar. User1 then receives an Outlook reminder that their event is coming up. If User1 clicks "dismiss" on that reminder, User2 will have another alert email generated hours later which informs them that the calendar event for User1
    has been modified. If you view the event from SharePoint it will show a new modified time with User1's name, even though there have been no changes made. The other interesting part about the modified time is that it will not reflect when User1 clicked “dismiss”
    on the reminder, instead it will reflect the time that the SharePoint alert email was generated.
    This is not a fluke issue; I've been able to recreate the scenario 100% of the time if I follow this pattern. I can also simulate it on any calendar I create or that is already existing in our
    environment.
    I have been researching and trying to find an answer to this problem for several days now, but the only thing I have found is a post from someone else experiencing the same issue with no solution.
    So any feedback would be greatly appreciated. If there is more information that is needed to better assist me, please let me know.
    Thank you for your time.

    Hello, if I remember correctly the issue was that I created the form with InfoPath 2013 and was trying to test using InfoPath 2010. This does not work.
    Did you create the form using InfoPath 2013?

Maybe you are looking for