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

Sharepoint 2013 Central admin site gives error : Connection Close

$
0
0

Hi,

 I have a Singles Server Farm for SP2013 where I am facing the below error when I access the Central Admin.

HTTP/1.1 200 OKServer: Microsoft-IIS/8.0Connection: close

I Have other Web applications on the same server which are connecting and working fine.

I tried several things (as mentioned below) but to no luck.

1) Ran Sharepoint config Wizard Successfully, Result Same.

2) Ran Powershell PSConfig.exe -cmd upgrade -inplace b2b -force successfully, result same.

3) Unprovisioned Central Admin Through Powershell psconfig.exe -cmd adminvs -port 1000 -provision

Reporvisioned Central Admin Through Powershell psconfig.exe -cmd adminvs -port 1000 -provision , Result Same

4) Unprovisioned Central Admin Through Powershell

Recreated CCentral Admin through Powershell New-SPCentralAdministration -Port 1001 , Result Same

Is there any way to drop the Central Admin and recreate it without effecting the existing Site Collections?

Any Help is highly appreciated.

Rgds,

SSP


SSP


What are the threads we may face after convert windows classic to claim authentication SharePoint 2013?

$
0
0
Recently I have migrated my test site from windows classic to claim authentication. Before doing in production, how to check my site collection working fine? or What are the issues we may face after changed to claim from classic? Because site contains n number of groups, workflows. Any suggestion would be highly appreciable..

List View Lookup Threshold can stop Information Management policies working.

$
0
0

Does anyone have an explanation of why Information Management policies can stop working for a site, Raising the Value of the List View Lookup Threshold then allows it to work again.

The query that runs as part of the Information Management policies must be governed by  the list view lookup threshold. Most of our sites are set to 8 (default) and expiration runs fine. On one site a large number of columns were added to a library and Expiration stopped moving files to another library. Increasing the list view lookup threshold to 16 then allowed Expiration to start moving the files.

What confused me was the definition of a lookup column as  Standard lookup columns, single-value managed metadata, multiple-value managed metadata, single-value people and group columns, and multiple-value people and group columns , Workflow Status (one for each workflow) , Created by , Modified by ( people ) are obviously counted as lookup columns . I counted these and concluded that I only had 7 however what I did not realise is that each workflow assigned to the Library or Content Type within the library geneartes its own column that can only be seen when modifying a view or using a tool such as Sharepoint Manager. Therefore I had 21, List View Lookup Threshold is broken. Information Management policies stop working.

Can someone tell me if I have this right as it will mean a serious re-design of our Lists and Libraries.

User Email Address is showing incorrectly?

$
0
0

Hey SharePoint fam,<o:p></o:p>

I have a weird issue going on where I'm trying to add a user to a site but the Active Directory pop out is showing incorrect email address and alerts are going to incorrect email address.  I have checked user mysite, active directory, sql user profile database and email address is showing correctly but for some reason when I try to add user the email address is sending incorrect address.  is there another job or script that needs to run to update correct email address.  <o:p></o:p>

I have totally removed user from Site Collection and readded as well.<o:p></o:p>

Thanks N Advance

<o:p></o:p>

SharePoint 2013: Unable to connect to SearchServiceApplication from remote farm(Consuming) through PowerShell

$
0
0

Hi All,

Issue: In a Multi Farm architecture (Cross farm Services) from a consuming farm ,I am unable to get a reference to Search Service Application object  (using Get-SPEnterpriseSearchServiceApplication).


I am trying to create a managed property at site collection level using PowerShell script

Below is the code snippet I used:

$site = Get-SPSite http://sitecollectionurl
$siteguid = $site.id
proxy= [Microsoft.Office.Server.Search.Administration.SearchServiceApplicationProxy]::
 GetProxy([Microsoft.SharePoint.SPServiceContext]::GetContext($site));
 $proxy.ServiceEndpointUri
 
$ssaId = $proxy.GetSearchServiceApplicationInfo().SearchServiceApplicationId

I am able to get the GUID of Search Service Application created in Publishing Farm

Not sure what exactly is the issue bur the following statement is failing

  $mmproperty=Get-SPEnterpriseSearchMetadataManagedProperty -Identity RefinableDate00
 -SearchApplication $ssaId -SiteCollection $siteguid

Get-SPEnterpriseSearchMetadataManagedProperty : SearchApplication $ssaId not found.
At line:1 char:14

 NOTE: I am able to create a managed property using UI- SiteSettings-> SiteCollection Administration-> Search Schema-> New Managed Property

I would really appreciate your help in this regard.

Thanks,
Daram

 

 

 

Secure Store Issues

$
0
0

Production Farm (SharePoint 2013)

-2 WFEs (hardware load balanced)

-2 APPs

servers in the farm can't communicate via virtual loadbalancer ip

so I've edited the host file for SharePoint each server and manually put the for each of the

sites (HNSC) in the format

<shorturl>  IP

<FQDN>     IP

I'm using InfoPath and SharePoint web services to auto populate form. Form uses udcx connection files edited with right secure store target application ID, however each time I load the form in the browser I greeted with "Warning there has been an error while processing the form." No error ID.

I believe the culprit is secure store service which generating a number of errors. I need help in resolving these errors. Anytime I run an iiSreset and I try to access the secure store service application I'm greeted with "Cannot complete this action as the Secure Store Shared Service is not responding. Please contact your administrator." When I refresh the service page the error goes away and appears as though secure store is working fine. however these events are logged in Windows log.

EventID 7557

The Secure Store Service application SPSecureStoreSvcAppProxy is not accessible. The full exception text is: An error occurred while making the HTTP request to https://<hostname>:32844/7dffd8ceac7740c281a6570bd8af3e2d/SecureStoreService.svc/https. This could be due to the fact that the server certificate is not configured properly with HTTP.SYS in the HTTPS case. This could also be caused by a mismatch of the security binding between the client and the server.

also

A failure was reported when trying to invoke a service application: EndpointFailure

Process Name: w3wp

Process ID: 6520

AppDomain Name: /LM/W3SVC/899120004/ROOT-1-130874373174222193

AppDomain ID: 2

Service Application Uri: urn:schemas-microsoft-com:sharepoint:service:7dffd8ceac7740c281a6570bd8af3e2d#authority=urn:uuid:3727b4dcc39e4ba7beabb968d608914d&authority=https://<hostname_of_app1>:32844/Topology/topology.svc

Active Endpoints: 1

Failed Endpoints:1

Affected Endpoint: https://<hostname_of_app1>:32844/7dffd8ceac7740c281a6570bd8af3e2d/SecureStoreService.svc/https

EventID 8313

A failure was reported when trying to invoke a service application: EndpointFailure

Process Name: OWSTIMER

Process ID: 1848

AppDomain Name: DefaultDomain

AppDomain ID: 1

Service Application Uri: urn:schemas-microsoft-com:sharepoint:service:de48251ec7e64b2dadb85e4ba859bca2#authority=urn:uuid:3727b4dcc39e4ba7beabb968d608914d&authority=https://<hostname_of_app1>:32844/Topology/topology.svc

Active Endpoints: 1

Failed Endpoints:1

Affected Endpoint:

The Execute method of job definition Microsoft.Office.Server.UserProfiles.LMTRepopulationJob (ID ff1b807f-4307-4b5e-8364-50d8f2938d6c) threw an exception. More information is included below.

Unexpected exception in FeedCacheService.IsRepopulationNeeded: Unable to create a DataCache. SPDistributedCache is probably down..

I need help in resolving sercure store errors

Thanks


KB3085483 broke SharePoint workflows design capability

$
0
0

Yesterday, we got a message on APP Server that Windows must apply critical updates. One of the applied update is 

"Security update for microsoft sharepoint enterprise server (KB 3054813)"

Since this update is applied, i can't edit any of the sharepoint workflows from SharePoint designer. 

This is not a SharePoint designer client issue as i have tried SPD from many client machines.

The key problem is that SPD can't download the file Microsoft.SharePoint.WorkflowServices.Activities.Proxy.DLL with version 15.0.0.4753

I have tried many solution (clearing cache, manually copying files from working sharepoint farm etc) but nothing has worked. I always get error message

"The list of workflow actions on the server references an assembly that doesn't exist on server"

The update applied by windows is uninstallable. 

I manage other SharePoint farms, where this update is not applied and those are working fine.

What should i do ?


Hammad Arif EPM Advice Blog

How to do housekeeping in Digital Asset Management

$
0
0

We plan to have a server that store video files and images as file server, and I wonder how to do housekeeping in this kind of DAM system. I do not have much knowledge in it.

From information read from the internet, I just have general idea of housekeeping, like backup, file virus scan, maintain server resource. It would be nice if someone could tell me more about it, please.


Unique users Daily vs Monthly

$
0
0

Hi there,

We have 500 employees and Monthly Usage showing me 14000 unique users.

There seems to be an issue with SharePoint analytic. Unique users don't reflect the total number of employees in the organization.

http://<HostName>/_layouts/15/Reporting.aspx?Category=AnalyticsSiteCollection

Could you please explain how to read Monthly Usage vs Daily Usage?

Thank you

Muzaffar Sadiq


Mickey


Migrate AD user problem - User Profile

$
0
0

Hi All,

We have an user just hired from contractor to full time. His old user name was changed from "xxx\am_z0902" to "xxx\am_93321" in active directory. So his "SID" is not change just a renamed. 

We have some custom code on our home page and it reaches out the user profile serves to get an one of his properties . When the renamed user visits the page and code throws an exception.

Looking at the ULS logs, I see that page is requested by his new name. Then custom code is searching his attribute on user profile with his old name. It is very odd and exception is being thrown saying "Could not get the property of the user "xxx\am_z0902".

I tired the followings:

1- Look at the user profile service to find the user and I see that it is showing the new name

2- Look through the synchronization logs (Forefront IM) to see if there is an error and there is an error complaining about "Exception while trying to migrate account "xxx\am_z0902 " to "xxx\am_9321"

3- then I tried to migrate account by stsadm migrateuser like following:

stsadm -o migrateuser -oldlogin "xxx\am_z0902" -newlogin "xxx\am_66481" -ignoresidhistory 

then I got an error

stsadm: The specified old login name could not be found. No records had been updated.

that is all I tried and I cannot solve this. I wish I can :)


SharePoint 2013 Intermittent 503 Errors after Patching

$
0
0

We have a SharePoint 2013 farm consisting of two WFEs, two application servers and a search server.

We have recently applied the following updates to our SharePoint 2013 farm:

KB3085501
KB3085483
KB3054813

Ever since applying these patches we are getting intermittent 503 errors from either a page requested or resources on the page (css / images / etc). Looking in the event viewer, there are the following errors showing:

A runtime exception was detected. Details follow.
Message: The remote server returned an error: (503) Server Unavailable.

Technical Details:
System.Net.WebException: The remote server returned an error: (503) Server Unavailable.
   at Microsoft.Office.Server.Search.Administration.SearchApi.RunOnServer[T](CodeToRun`1 remoteCode, CodeToRun`1 localCode, Boolean useCurrentSecurityContext, Int32 versionIn)
   at Microsoft.Office.Server.Search.Administration.SearchApi..ctor(SearchServiceApplication application)
   at Microsoft.Office.Server.Search.Administration.SearchServiceApplication.get_SearchApi()
   at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()

After some searching, we have tried starting / restarting application pools but this has had no effect. I've looked at the seach service (which the error seems to point to) but can't find any problems.

Has anyone else had similar issues after installing these updates?

Thanks

SharePoint Enterprise 2013 - Customers in different time zones

$
0
0

We have allot of customers in different times zones that all use the same lists, libraries and calendars setup in our location.

How can we display the other time zone locations on a list or library so that all the customers can see their time zone?

Currently, I only see the option to setup regional time zones at the site collection regional settings or at the site regional settings, but do not see any options on list or libraries.

I tried finding a 'formula' for a new custom column to convert the created and modified field into different time zones, but couldn't find any examples.

Suggestions?

[Urgent] Microsoft windows fabric V1 RTM This product did not install successfully, windows server 2012

$
0
0

My SharePoint 2013 server is almost ready (on windows server 2012). But, at the end of configuration, when I tried to Install Workflow Manager 1.0 using Web Platform Installer 4.6, It shows the following message,

We're sorry. The following products have failed to install.

Microsoft windows fabric V1 RTM  This product did not install successfully. There is a problem with this Windows Installer Package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor.


Regards

Move site collection to another Farm

$
0
0

Hi

We have two SharePoint 2013 Farms and we are trying to Move a site collection (with all content) from one SharePoint farm  to another SharePoint Farm. Both the Farms have their own DB servers.

Can pls suggest how this can be achieved. Please elaborate the steps with any commands if applicable.

Thanks in advance.

in sharepoint 2013 how i get the web analytics reports like in sharepoint 2010?

$
0
0

HI

we have publishing portal for internet in sharepoint 2013

in sharepoint 2013 how i get the web analytics reports  like in sharepoint 2010

i want to get reports for 

how many users view site per day and concurrent users

how many page view per day etc

i created search service application in sharepoint 2013


adil


Editing Contribute Permission for Office 365

$
0
0
I was wondering if there's a way to edit the 'Contribute' permission site wide? We would like to remove the ability for people to delete items that are shared with them.

Alerts Not Working when "New items are added" is selected

$
0
0

We are using SharePoint 2013 on-premise standard edition. I noticed there was same question at 2009. I am not sure whether it is an old bug or feature.

We have a list with "require content approval" enabled. By setup "Alert me" on that list for  "New items are added", a confirmation email will be immediately sent. The mail will confirm user have setup "alert me" on that list. However, whatever new item added to the list, regardless the item is approved/pending/rejected, no email is sent.

After we change "New items are added" to "All changes", the "alert me" work as expected.

Is it desired behaviour?

The application (Microsoft SQL Server (2008 and 2008 R2), from vendor Microsoft) has the following problem:

$
0
0

HI

n a sharepoint wfe server i saw below error many times why i get this error and how to solve this . sharepoint wfe server O/S: windows server 2012 R2

database : sql server 2012

Log Name:      Application

Source:        Microsoft-Windows-ApplicationExperienceInfrastructure

Date:          9/22/2015 11:10:30 AM

Event ID:      1

Task Category: None

Level:         Warning

Keywords:     

User:          NETWORK SERVICE

Computer:      Xxx.xxxportal.com

Description:

The application (Microsoft SQL Server (2008 and 2008 R2), from vendor Microsoft) has the following problem: Microsoft SQL Server (2008 and 2008 R2) is not supported on this version of Windows. For more information, contact Microsoft.

Event Xml:

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

  <System>

    <Provider Name="Microsoft-Windows-ApplicationExperienceInfrastructure"    <EventID>1</EventID>

    <Version>0</Version>

    <Level>3</Level>

    <Task>0</Task>

    <Opcode>2</Opcode>

    <Keywords>0x8000000000000000</Keywords>

    <TimeCreated SystemTime="2015-09-22T08:10:30.441883600Z" />

    <EventRecordID>62612</EventRecordID>

    <Correlation />

    <Execution ProcessID="1272" ThreadID="1276" />

    <Channel>Application</Channel>

    <Computer>Xxx.xxxportal.com</Computer>

    <Security UserID="S-1-5-20" />

  </System>

  <EventData>

    <Data Name="DBType">15</Data>

    <Data Name="AppNameCount">40</Data>

    <Data Name="AppName">Microsoft SQL Server (2008 and 2008 R2)</Data>

    <Data Name="VendorNameCount">10</Data>

    <Data Name="VendorName">Microsoft</Data>

    <Data Name="SummaryCount">126</Data>

    <Data Name="Summary">Microsoft SQL Server (2008 and 2008 R2) is not supported on this version of Windows. For more information, contact Microsoft.</Data>

    <Data Name="SessionID">0</Data>

  </EventData>

</Event>


adil

Permission

$
0
0

My clients have around 13,000 AD users,according to client, they all can access to SharePoint

How do i set them as contributor to discussion list but they can't access to site content? the best hide the "gear" (setting) on the top right

The trust relationship between the primary domain and the trusted domain failed + Running Configuration Wizard

$
0
0

Hi,

I have a SharePoint 2013 farm with 2 WFE Servers and 2 Application servers and one database server.

Right now we are facing the below error in Event Log when we try to change one of the App server to host the CA by running the Configuration wizard

Failed to connect to the configuration database.
An exception of type System.SystemException was thrown.  Additional exception information: The trust relationship between the primary domain and the trusted domain failed.

System.SystemException: The trust relationship between the primary domain and the trusted domain failed.

   at System.Security.Principal.SecurityIdentifier.TranslateToNTAccounts(IdentityReferenceCollection sourceSids, Boolean& someFailed)
   at System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection sourceSids, Type targetType, Boolean forceSuccess)
   at System.Security.Principal.SecurityIdentifier.Translate(Type targetType)
   at Microsoft.SharePoint.Administration.SPAce`1.get_PrincipalName()
   at Microsoft.SharePoint.Administration.SPAcl`1.Add(String principalName, String displayName, SPIdentifierType identifierType, Byte[] identifier, T grantRightsMask, T denyRightsMask)
   at Microsoft.SharePoint.Administration.SPAcl`1..ctor(String persistedAcl)
   at Microsoft.SharePoint.Administration.SPIisWebServiceApplication.OnDeserialization()
   at Microsoft.SharePoint.Administration.SPPersistedObject.Initialize(ISPPersistedStoreProvider persistedStoreProvider, Guid id, Guid parentId, String name, SPObjectStatus status, Int64 version, XmlDocument state)
   at Microsoft.SharePoint.Administration.SPConfigurationDatabase.GetObject(Guid id, Guid parentId, Guid type, String name, SPObjectStatus status, Byte[] versionBuffer, String xml)
   at Microsoft.SharePoint.Administration.SPConfigurationDatabase.FetchObject(Guid id)
   at Microsoft.SharePoint.Administration.SPConfigurationDatabase.GetObject(Guid id, Boolean checkInMemoryCache, Boolean checkFileSystemCache)
   at Microsoft.SharePoint.Administration.SPConfigurationDatabase.Microsoft.SharePoint.Administration.ISPPersistedStoreProvider.GetObject(Guid id)
   at Microsoft.SharePoint.Administration.SPPersistedObjectCollection`1.get_Item(Guid objId)
   at Microsoft.SharePoint.Administration.SPPersistedObjectCollection`1.<GetEnumeratorImpl>d__0.MoveNext()
   at Microsoft.SharePoint.Upgrade.SPFarmSequence.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.IsBackwardsCompatible(Object o, Boolean bRecurse)
   at Microsoft.SharePoint.Administration.SPServerProductInfo.DetectLocalUpgradeStatus()
   at Microsoft.SharePoint.Administration.SPServerProductInfo.DetectLocalProductVersions(SPProductVersions prodVer)
   at Microsoft.SharePoint.Administration.SPServerProductInfo.UpdateProductInfoInDatabase(Guid serverGuid)
   at Microsoft.SharePoint.Administration.SPFarm.Join(Boolean skipRegisterAsDistributedCacheHost)
   at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
   at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
   at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()

Can someone let me know if you have any solutions to fix the issue.

Note: I have removed the server from the domain and rejoined back. But it doesnt resolve the issue

Thanks,

Steve



Viewing all 21070 articles
Browse latest View live


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