Users get the following error when trying to sync document libraries that require checkout, "This library is not supported because it requires checkout". Why are we not able to sync those libraries? The "allow offline access" option is enabled.
SharePoint 2013 / OneDrive for Business Synchronization Issues
error in navigating to the site colec
while navigating to teh sitecollec, am getting the below error:
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
user profile synchronization service start and stop
Hi,
Problem: user profile synchronization service on app server its starting and after few minutes get stop
i have 3 tier farm.
SQL Server 2012 R2 with Availability Group. Listener name is being used for database connection.
MS SharePoint Application Server SP1 + September CU
MS SharePoint Web Server SP1 + September CU
I have start user profile service on Application server.
When i try to start user profile synchronization service on app server its starting and after few minutes get stop.
FIM service startup type automatic, logon as domain\farmaccount
farm account given log on locally rights.
pls guide what be an issue and how to fix it.
thx
iffi
SharePoint hot standby farm, SQL availability groups, readable secondary replicas - supported options?
SharePoint hot standby farm, SQL availability groups, readable secondary replicas - supported options?
We are setting up a hot-standby SharePoint environment across two data centres. The concept of this having to be two separate SharePoint farms to avoid a potentially unsupported stretched topology are understood. We are using SQL 2012 with availability groups to replicate the data between data centres.
As it stands, we built the first farm including web applications and service applications. The databases that support asynchronous replicas (e.g. content and some service applications, not farm specific databases) are in an availability group that spans across SQL servers in both data centres. For information only at this point, the remaining farm specific databases are in a separate synchronous availability group for in-data centre failover.
Switching the primary replica for the content and service application databases to a SQL server in the recovery data centre then allowed us to build the second farm. Everything was scripted, so when the databases exist, the web applications and service applications just used those existing databases.
My question, which I’ve found mixed answers for so far, is can we make use of the readable secondary replica in the second data centre with the second SharePoint farm for things like search crawling, whilst the day-to-day running and user traffic is routed to the primary data centre. I’d like to understand what level of “lights on” we can have with the second, recovery farm.
Absolutely no traffic will be routed to the second farm whilst the first, primary farm is active. This is purely to monitor as much as possible that the second farm is in a healthy state, preventing (as much as possible) the event logs from filling up with errors about databases it can’t see, and maintaining a search index that’s as close to the primary farm as possible.
From what I can see, using readable secondary replicas for SharePoint wasn’t supported because of the missing read-only intent. Later articles including this one (http://technet.microsoft.com/en-us/library/jj715261(v=office.15).aspx) seem to suggest that it is an option,
“Readable secondary replicas are supported for runtime usage if you install the SharePoint 2013 April 2014 cumulative update (CU) package or better. For more information about this CU, seeOffice 2013 cumulative update for April 2014”,
but I’m unclear what their definition of “runtime usage” is.
I'm wondering if anyone out there with experience or insight into what we're trying to achieve can help shed any light!
Thanks in advance.
http compression gzip compression SharePoint 2013
Hi All,
Can we enable http compression for SharePoint 2013 web application?
Many Thanks,
sudesh withanage
Dispatcher failfast is causing the Workflow Manager backend to terminate
Hi,
Sharepoint 2013
1 CA server
1 WFE
None of the workflows are working.
I checked and found that the Workflow Backend Service is getting stopped again and again.
I am getting the below error -
Dispatcher failfast is causing the Workflow Manager backend to terminate. Exception: System.AggregateException: The dispatcher failure rate has reached 11%. InnerException is the last failure; see traces for other failures. ---> System.MissingMethodException: Method not found: 'Void Microsoft.Workflow.Tracing.WorkflowEventSource.EnqueuedTimeEarlierThanDueTime(System.String, System.String, Microsoft.Workflow.Tracing.EventTraceActivity)'.at Microsoft.Workflow.Dispatcher.ServiceBusDispatcherMessage.get_CurrentTime()
at Microsoft.Activities.Dispatcher.DispatchLoopInstanceAsyncResult.WorkflowSessionCreated(IAsyncResult result)
at Microsoft.Activities.Dispatcher.DispatchLoopInstanceAsyncResult.Isolate(AsyncCompletion callback, IAsyncResult result)
at Microsoft.Activities.Dispatcher.DispatchLoopInstanceAsyncResult.ExceptionHandlingFrame(IAsyncResult result)
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.MissingMethodException: Method not found: 'Void Microsoft.Workflow.Tracing.WorkflowEventSource.EnqueuedTimeEarlierThanDueTime(System.String, System.String, Microsoft.Workflow.Tracing.EventTraceActivity)'.
at Microsoft.Workflow.Dispatcher.ServiceBusDispatcherMessage.get_CurrentTime()
at Microsoft.Activities.Dispatcher.DispatchLoopInstanceAsyncResult.WorkflowSessionCreated(IAsyncResult result)
at Microsoft.Activities.Dispatcher.DispatchLoopInstanceAsyncResult.Isolate(AsyncCompletion callback, IAsyncResult result)
at Microsoft.Activities.Dispatcher.DispatchLoopInstanceAsyncResult.ExceptionHandlingFrame(IAsyncResult result)<---
I have followed all the rouble shooting steps mentioned in similar MSDN articles.
Kindly help.
Prerequisite installer return code (-1)
Hello everyone,
I'm trying to initiate unattended installation(OFFLINE) of Sharepoint 2013 with SP1 over Windows 2012R2. It seems that the process fails at the prerequisites installtion part. I have all prerequisites copied to theprerequisitesinstallerfiles folder and it actually manage to install some of the components but then it exit with return code -1 and I cant figure out why.
This is the a capture of the last lines in the log:
Input requested: Issues in upgrading search for public site to 2013
We have a fully branded 2010 public site that uses search. In our upgrade to 2013:
We'd would prefer not to perform the visual upgrade because we don't want to update our master pages and page layouts.
Search currently uses a 2010 search scope to limit results to the single site collection - there are other portals on the farm.
We can't use the new 2013 result sources that replace search scopes, so I'm looking for a good way to limit search results. I know I could create a separate search service app for the portal, but I'd prefer not to do that.
Does anyone see a way to do this without performing the 2013 visual upgrade OR using custom development OR creating a new search service application that serves just the 2013. I know I'm asking to have my cake and eat it, too, but I want to exhaust all easy options before I try something more complex.
Thanks for your help.
Nate
Setting Users for my managed services and application pools
I setup my SharePoint 2013 test environment and I developed an intranet site. Now inside my test environment I set all the application pool & managed services to use Farm user account for simplicity. Now I want to setup my UAT environment and I want to follow the best practice for managing users and service accounts.
I have read the “Core Solutions Of MS SharePoint 2013” book, and it have listed the following table:-
First question. What is the difference when saying that the user “Must be a member of the Farm Administrators group” Or must be “Domain user account”?
Second question , when I first install SharePoint 2013 a lot of applications pools and managed services such as excel services , access services, Performance Point Service Application, business
data connectivity and Machine Translation Service will be automatically created , so which account they will be using and should I define separate accounts for each managed service ?
Third question. What is the recommendation for SharePoint 2013 regarding service accounts?, to use separate account for each manage service, for example one user for excel services , second user
for access services ,etc?
Fourth question. For example the documentation mentioned that the Required roles for the excel services is “Domain user account.”, but what permissions this domain user need to have ?
thanks for any help, and sorry so adding multiple questions inside the same post.
Configure Apps for SharePoint 2013 in dev environment without DNS
I have a SP 2013 dev env
http://spitlab/ .I want to configure app store in this environment
will I be able to do it without access to a DNS server
I followed the below two articles
http://www.ashokraja.me/post/Develop-SharePoint-2013-Napa-App-In-Local-Dev-Environment-Configuring-On-Premises-without-DNS.aspx
I am able to install third party apps but when I click on it . it gets redirected to sfs.in
next i try this
http://sharepointconnoisseur.blogspot.com/2013/07/shortcut-to-prepare-sharepoint-2013-app.html
same thing I am able to install 3rd party apps but when i click on it .. it goes to intranet.com
so is it possible to install third party apps on a dev box without DNS and check out third party apps and if what steps am i missing ?
Search not working on WFE's
Within the last few weeks our search has broken. It works on the index server where all search components are running. However on the WFE it doesn't seem to be working.
I get this when running a search from the WFE. Appears to almost be a connection between the WFE and the Index server. I have re-created my search service, cleared my sharepoint cache files, iisreset and rebooted. Still no luck.
Our farm is running sharepoint version 15.0.4505.1005
3 VM's. 1 index, 2 WFE's. Both WFE's are displaying similar results.
Anyone have any suggestions. I will also open a ticket with Microsoft.
A failure was reported when trying to invoke a service application: EndpointFailure Process Name: OWSTIMER Process ID: 7744 AppDomain Name: DefaultDomain AppDomain ID: 1 Service Application Uri: urn:schemas-microsoft-com:sharepoint:service:72913aa5493e45788ec4578db1db8a62#authority=urn:uuid:44400d589b254255b72b83c5b4f8f38a&authority=https://bosspl04:32844/Topology/topology.svc Active Endpoints: 2 Failed Endpoints:1 Affected Endpoint: http://bosspl04:32843/72913aa5493e45788ec4578db1db8a62/MetadataWebService.svc
The Execute method of job definition Microsoft.SharePoint.Publishing.Internal.PersistedNavigationTermSetSyncJobDefinition (ID f61073a4-ef7f-4ffb-98e2-d53082566fa3) threw an exception. More information is included below. There was no endpoint listening at http://bosspl04:32843/72913aa5493e45788ec4578db1db8a62/MetadataWebService.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
Event ID 8313
A failure was reported when trying to invoke a service application: EndpointFailure
Process Name: OWSTIMER
Process ID: 7744
AppDomain Name: DefaultDomain
AppDomain ID: 1
Service Application Uri: urn:schemas-microsoft-com:sharepoint:service:72913aa5493e45788ec4578db1db8a62#authority=urn:uuid:44400d589b254255b72b83c5b4f8f38a&authority=https://bosspl04:32844/Topology/topology.svc
Active Endpoints: 2
Failed Endpoints:1
EmilyBen
retention pages
We are testing the Retention policy on a content type and we want a custom workflow to run on the expiration. (publishing sites)
Event: Created +1day
Action: Run a custom workflow
So far, we tried with various documents including the default article pages, but the workflow is never kicked off .
What could be wrong here?
is there a way to troubleshoot this?
Updating my SharePoint 2013 enterprise server using windows update. Should I install all updates
I have the following:-
- Windows server 2008 R2.
- SharePoint enterprise server 2013 sp1.
Today I run the windows update and it showed that there are 28 important update with total size of 1.1 GB. When I view the details for the updates I found updates for SharePoint foundation, outlook, word, lync, office 2013 as follow:-
First question. Should I install all the updates or since I am using SharePoint enterprise and I do not to install updates for :-
- SharePoint foundation,
- outlook,
- word,
- lync,
- office 2013
… so should I ignore these updates and only install SharePoint enterprise 2013 related updates and security updates for windows server 2008 r2.?
Second question. Generally speaking will windows update only show the updates required for my server? Or it simply display any new updates regardless if i need them or not. For example inside my live SharePoint serve I do not have outlook or lync installed , so why it showed me an update for outlook and another one for lync?. and if I install these updates what will basically happen? Will the update consume a disk space, or it will not be installed ?
Thanks
Publishing search to a consuming farm - configuring security access to the items being searched in the Publishing Farm
Hi
We are planning to publish our sp2013 Search service app to a SP2010 consuming farm. The question is do we have to add users from the consuming farm to the publishing farm for them to see any search results? Once the Search SA is published is it possible to add users from the consuming farm to sites? If not how will they see any results? Surely security trimming will mean they will see nothing?
Can we add all the users who need to see search results as a group to a Web app policy on the publishing farm? If so then will these users from the consuming farm be able to logon to SP sites in the publishing farm? The aim is for them to consume search only. Will they show up in people picker once the farms trust each other? The farms are in different domains
Thanks
J
Cannot access SharePoint 2013 publishing site
HI,
I set up a SharePoint 2013 and everything seemed to work fine (setup was basically done using the codeplex autoinstaller script).
But now I detected, that I have an issue with the publishing feature. Regardless of whether I activate this feature on an existing site collection or whether I create a new site collection with the Publishing Portal template, I cannot access the site. Even not with the site collection administrator account.
I tried to assign the Central-Admin app-pool to the website (found this hint several times), but it doesn't solve the issue.
In the ULS logs, I found the following:
SPRequest.GetAclForScope: UserPrincipalName=i:0).w|s-1-5-21-3951779234-2814364508-2306989609-1113, AppPrincipalName= ,bstrWebUrl=http://krom.devnet.local/sites/pub ,guidScopeId=dff5401d-7fa6-4868-bcfe-ece146d7e275 ,fRequirePermissionCheck=True |
System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)), StackTrace: at Microsoft.SharePoint.SPReusableAcl..ctor(SPRequest request, String webUrl, Guid scopeId, Boolean requirePermissionCheck) at Microsoft.SharePoint.Publishing.AclCache.GetAclForScope(Guid scopeId, Boolean disposeOfSite) at Microsoft.SharePoint.Publishing.WebControls.ConsoleXmlUtilities.ConfigurationXml(String configProvider, Boolean isBuiltInConfigFile) at Microsoft.SharePoint.Publishing.WebControls.ConsoleXmlUtilities.GetConsoleNodeCollection(String configXml, ConsoleNode prePopulatedRootNode) at Microsoft.SharePoint.Publishing.WebControls.ConsoleXmlUtilities.GetConsoleNodeCollectionFromXmlFile(String configName, Boolean isBuiltInConfigFile) at Mi... |
...crosoft.SharePoint.Publishing.WebControls.XmlConsoleDataSource.LoadTreeFromConfigXml() at Microsoft.SharePoint.Publishing.WebControls.XmlConsoleDataSource.OnLoad(EventArgs e) at Microsoft.SharePoint.Publishing.WebControls.PublishingSiteActionsMenuCustomizer.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfte... |
...rAsyncPoint) 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.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error) at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb) at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) at System.Web.Hosting.PipelineRuntime.ProcessRequestNo... |
...tificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr native... |
...RequestContext, IntPtr moduleData, Int32 flags) |
Access Denied. Exception: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)), StackTrace: at Microsoft.SharePoint.Library.SPRequestInternalClass.GetAclForScope(String bstrWebUrl, Guid guidScopeId, Boolean fRequirePermissionCheck, Object& pvarAcl, UInt64& lAnonymousMask) at Microsoft.SharePoint.Library.SPRequest.GetAclForScope(String bstrWebUrl, Guid guidScopeId, Boolean fRequirePermissionCheck, Object& pvarAcl, UInt64& lAnonymousMask). |
Exception in file C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\Template\Layouts\EditingMenu\SiteAction.xml: Thread was being aborted. Any ideas, what causes this issue and how to solve it? Thanks!! |
When is the 'Claims to Windows Token' service needed ?
Running SharePoint 2013 Enterprise SP1 with claims based authentication (Kerberos Windows authentication)
A few questions regarding the 'Claims to Windows Token Service':
- Does this service need to be running if we are not going to be using any BI features such as SSRS or not going to be accessing data from a SQL database from Excel / Visio services etc ?
- If the service needs to run, is it recommended to leave it running as the LocalSystem account or use a domain account ?
Thanks,
Mario
Change Sql server of sharepoint 2013
I have instlled sharepoint 2013 with sql express edition. Now the issue is rising that my database grows up more than 10gb. Now i want to move it to sql express edition. Suggest me the best way to do?
I have database backup. Sharepoint site backup and stuff required to do.
Thanks in advance.
Upgrade SharePoint 2007 to SharePoint 2013 - Deprecated Web Templates
Hi,
We are in a process of upgrading SharePoint 2007 Applications to SharePoint 2013. In our analysis phase we found that some of the subsites are using "Site Directory" web template. This web template is deprecated in SP-2010 but was available for upgrade purpose and now in 2013 its no more available.
Whats the best way to migrate these deprecated sites to SharePoint 2013?
Thanks
Pat
Blank white screen after login prompt on sharepoint site
Greetings all
We have sharepoint site setup which is running fien since a year now with one WFE web server, db server, ad server
We received a problm recently when we received blank screen after entering login details.
Upon restart of website via IIS it resumed.
I am still finding what are causes and which event log would help to identify errors?
Error "Rule context is not detected" trying to add an Audience rule
I'm trying to create an Audience (or edit an existing Audience).
When I add a rule and change the "Select one of the following" from User to Property, I get a red box at the top that says:
Rule context is not detected. This page needs to be loaded from Audience page.
The page cannot be displayed because the URL is missing a parameter. Please access this page through the management pages of the portal site.
An error has occurred while accessing SQL database or system resources. If this is the first time you have seen this message, please try again later. If this problem persists, please contact your administrator.
What is going on with this? It is occurring on our production system and our staging server. The production server has SP1 with the June 2014 CU installed, but the staging server has the September 2014 CU installed. Both have the same problem.