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

Content Organizer Question

$
0
0

Consider the following scenario:

Files are copied from a Working Library to an Approved Documents library. 

Some routing takes place based on Metadata

Destination Library uses SharePoint Versioning to overwrite existing file

On a subsequent modification, metadata changes and the destination folder may change.

How would Content Organizer handle that?  Does it look globally for the file when deciding if it needs to overwrite it, or would it create a file in the new folder location, and the old file would still be there in the previous location, meaning someone would have to manually delete the old file from the destination library to eliminate duplicates?

Thank you in advance for your consideration


DWM


Error in Claims Authentication

$
0
0

Recently my sharepoint environment has started logging this error:

PClaimsAuthRoleProvider.GetRolesForUserBestEffort() failed to load groups for 'domain\username': System.DirectoryServices.AccountManagement.PrincipalOperationException: An error (1301) occurred while enumerating the groups.  The group's SID could not be resolved.     at System.DirectoryServices.AccountManagement.SidList.TranslateSids(String target, IntPtr[] pSids)     at System.DirectoryServices.AccountManagement.SidList..ctor(SID_AND_ATTR[] sidAndAttr)     at System.DirectoryServices.AccountManagement.AuthZSet..ctor(Byte[] userSid, NetCred credentials, ContextOptions contextOptions, String flatUserAuthority, StoreCtx userStoreCtx, Object userCtxBase)     at System.DirectoryServices.AccountManagement.ADStoreCtx.GetGroupsMemberOfAZ(Principal p)     at System.DirectoryServices.AccountManagement.UserPrincipal.GetAuthorizationGroupsHelper()     at Microsoft.SharePoint.Administration.Claims.SPClaimsAuthRoleProvider.<>c__DisplayClass4.<GetRolesForUserBestEffort>b__0()     at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)     at Microsoft.SharePoint.Administration.Claims.SPClaimsAuthRoleProvider.GetRolesForUserBestEffort(String username). 

Configure server to act as WFE

$
0
0

Hi all-

I am fairly new to SP2013, so apologies in advance.  I started with 3 VMs -> one for SQL, one for SP Central Admin, and one for a WFE server.  I did my initial development using the SP Central Admin and SQL server only.  Since then, I have added the third VM, SP2DEV, to my SharePoint farm.  I have configured services using the Streamlined Topolgies located here:  https://www.microsoft.com/en-us/download/details.aspx?id=37000.  When I attempt to access my WFE on the SP2DEV server, I receive a simple 401 Unauthorized error.  I suspect I am missing something painfully simple.  Thanks in advance.

B

PPTX text missing in office web app Server

$
0
0

Hello ,

I have PPTX document in SharePoint library.  If I open PPTX document in the Clientapplication, then all the text is displayingcorrectly. 

Opening the same document with Office web app Client(Browser), then some text is missing in the pptx.

Office Web App server: 2013

Sharepoint:2013.

Word and pdf are working fine.

Images are attached.

Using Office web app


Amar

SharePoint Online Maximum Site Template (wsp) upload size

$
0
0

What is the maximum site template (wsp) upload size from Solution Gallery, supported by SharePoint Online ?


SharePoint 2013 Central Admin become emoticon when browse

$
0
0

Dear Expert,

I've a question regarding our SharePoint 2013 Central Admin.When we want to browse the ca using IE or Chrome the display automatically become a lot of emoticon/symbol.We currently on a stage to install the portal into the SharePoint.(e.g we touch web config,workflow or else)

Kindly can anyone share the knowledge how to solve or trace this problem.

TQ

/Shahril

Possibility to add multiple mail servers on SharePoint Foundation 2013

$
0
0

Hi all,

Is it possible to configure multiple mail servers on SharePoint Foundation 2013?

Thanks to advise.

Kind Regards,

Sheila

Sharepoint 2013 Slow occasional response

$
0
0

Hi All,

We have a sharepoint 2013 farm having 3 web front ends. 2 app servers and a sql server. We have occasional slow down (2-3  every month randomly for a period of 10 mins) of sharepoint and some times has to reboot due to severe slow downs (response time of more than 1 min).  There are not exception reported in logs except high connection time to the databases. Normal connection time to our databases would be .06 seconds how ever during the slow down it reported a time from 17 seconds to 2408 seconds for various databases. Sharepoint config db continued to report this for a long time of 4 hrs where for other databses these were intermittent.

SQL connection time: 184.008721778885 for Data Source=;Initial Catalog="Sharepoint_config";Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Connect Timeout=15 

The sharepoint web servers were running below 80 percent memory and cpu with sql server running at 30% cou and 70% memory. The disk latency of SQl server stayed at 20 ms through out was not showing alarmingly slow. SharePoint app servers were showing high cpu

Please find some of observations below:

  1. There were no events in ESXI and sql server 
  2. SQL server backups were running  the time issue had happened. 
  3. No event reported in sharepoint server and ULS as well.

Please let me know what would be the way to trouble shoot this issue and narrow it down.


Thanks & Regards, Balu


method 'startworkflowonlistitem' in type 'microsoft.sharepoint.workflowservices.fabricworkflowinstanceprovider' from assembly 'microsoft.sharepoint.workflowservices, version=15.0.0.0, culture=neutral, publickeytoken=71e9bce111e9429c' does not have an impl

$
0
0

workflow is not working

Installed patch 

https://support.microsoft.com/en-us/kb/2880963 

then restarted SharePoint Foundation Workflow Timer Service

sill the issue same no change 

Crawl not working, receiving socket time outs

$
0
0

We're using an ACS proxy to authenticate via the Azure AD. That part works fine. The web app is only set to use the ACS Provider and therefore, users don't get a page showing two login options.

To allow crawling, I have extended the web app and enabled NTLM authentication. Normally, this should work. However, after a minute or so the crawl just exits and the crawl log says it timed out.

Looking at the ULS logs I see, under "Service Connections", The socket was aborted because an asynchronous receive from the socket did not complete within the allotted timeout of 00:01:00. The time allotted to this operation may have been a portion of a longer timeout. ---&amp;gt; System.IO.IOException: The read operation failed, see inner exception. ---&amp;gt; System.TimeoutException: The socket was aborted because an asynchronous receive from the socket did not complete within the allotted timeout of 00:01:00. The time allotted to this operation may have been a portion of a longer timeout. ---&amp;gt; System.Net.Sockets.SocketException: The I/O operation has been aborted because of either a thread exit or an application request     at System.ServiceModel.Channels.SocketConnection.HandleReceiveAsyncCompleted()     at System.ServiceModel.Channels.SocketConnection.OnReceiveAsync(Object sender, SocketAsyncEventArgs eventArgs)     --- End of inner exception stack trace ---  

The account used for crawling has all the appropriate rights. Unfortunately, this is the only web app we're crawling so I don't know if the crawl fundamentally flawed or if I'm missing some other setting.

Any help would be appreciated.


Matthew Barrett Concept Interactive Inc.

SharePoint rights not granted to Azure AD users

$
0
0

We have SharePoint 2013 installed on-prem and the AD is replicated to Azure AD. We've added the ACS provider to authenticate against the Azure AD and it is working fine.

The problem I am experiencing is that users who are in SharePoint Security groups are not getting the rights they should, now that we're using ACS. When a user logs into the site using their ACS/AAD login (user@domain.com) and they were previously granted site ownership, they no longer see the "cog" menu item for site actions. Also, if we go to the people picker we are not able to add AD groups. With thousands of users it is imperative that we are able to add groups instead of individual users.

Thanks in advanced for your suggestions.


Matthew Barrett Concept Interactive Inc.

Single Office Web Apps support multiple domain names

$
0
0

Dear Sir/Madam

I have the following questions about the OWA setting, please advise the solutions. Thanks!

1)      Can you configure a single Office Web Apps farm with multiple domain names (owa.internal.com, owa.external.com, owa.homeaccess.com)? 
2)      Can you configure a SharePoint Web Application so that requests for URLs in different Alternate Access Mapping Zones get sent to a specific Office Web App domains e.g. Intranet -> owa.internal.com, Extranet -> owa.external.com, Custom -> owa.homeaccess.com? 

Best Regards,

Windows 8, Internet Explorer and Yammer Embedded

$
0
0

I have a total of 3000 users worldwide, all different countries. People use all different browsers. There is nothing standardized. I have a user with Windows 8 and Internet Explorer.  I cannot replicate the same in Windows 7 with IE 11. I do have Trusted Sites setup in my IE. We are using SP 2013 with SP 1 (Nov 2014 CU). The problem is about the login prompts and pop-up window - the following happens:

  1. Go to Team page with IE, it has the Yammer embedded in it
  2. Yammer embed web part shows a login button
  3. Click Log in
  4. Authentication opens in a pop-up window
  5. Enter email address only
  6. Verifies login but displays Yammer feed in the pop-up
  7. Close pop-up
  8. Refresh the Intranet Team page
  9. Yammer feed now appears.

How can I remove the pop-up? How do I get rid of the login prompt?

Thanks,

Doug F, M.S., ITIL.

SP2013 connecting to SP2016 for use with Delve in O365

$
0
0

Has anyone heard of pointing to a SP2013 farm from a SP2016 server (in a hybrid situation) in order to crawl the contents of the 2013 farm for Delve (in O365)? Delve can only be used with O365. However, using a hybrid approach the contents of the on premise SP2016 could be crawled and the index would reside in O365. 

Setup fails - .NET version 4.5 is required

$
0
0

I've seen some posts about this but those cases were different from mine.  I have:

- Windows Server 2012 R2

- installed SQL Server 2014 Standard with SP1

- I ran prerequisites installer and it specifically said .NET 4.5 got installed

- I tried to run setup.exe (for Sharepoint Server 2013 with SP1) and it says that it cannot proceed because .NET version 4.5 is required.

I checked under Programs and it shows:

Microsoft .NET Framework 4 Multi-Targeting Pack - version 4.0.30319 (which is .NET 4.5 I believe)

I tried to download .NET version 4.5.1 and got a message that this .NET version is already installed.

What do I need to do to fix this?

thanks,




How best to implement a business model in SharePoint and AD

$
0
0

I have a situation which I have a hunch is fairly common in the business world, but which I'm finding a challenge to incorporate into my SharePoint Farm.

We host multiple clients on host named site collections, each with their own URL, Content DB and their own Nintex DB.

We don't currently use search since we are on a single wfe and a single app server and don't want to tax our setup just yet, although if a case could be made for using search to solve this problem then I could convince management to invest in another wfe. So I hope thats enough context, now the conundrum:

Each company has their own OU in AD and we use these groups to manage permissions in both SharePoint and in our backend financial application which uses web services to communicate back and forth with our SharePoint. An invoice comes in for a company, a task is created for approval based on some business rules and eventually the task is approved and mark completed both in SP and in the backend accounting system.

The whole purpose for having SP is to provide a means for external clients to approve workflow tasks.

We have created views, 'My Active Tasks' which filters on tasks assigned to [Me] and 'Active Tasks', which are grouped by User. Tasks are assigned to AD groups.

But this doesn't really match the clients business model. Our customers would like Store Managers to see only tasks for their stores, District Managers to only see Tasks from their stores, and Regional Managers to only see tasks from their stores!

Additionally, they would like some users to only see tasks that are from certain vendors. But we are assigning tasks to these AD groups.

I don't see this being possible in AD as there are simply too many permutations to make it manageable. Since we are assigning to AD groups everyone in that group gets a task. What the client would like is that only the person in that Store would get a task and that the Regional Mgr and District Mgr would only see the stores/tasks relevant to them!

I'm not 100% certain of this but, I don't think that AD has enough fields to keep this information with the User's profile or that they could be leveraged to solve the task assignment issue. We would likely have to use a description type field and put a comma delimited string of Store IDs that a particular manager is responsible for and it could get messy quickly not to mention the trouble of keeping it all up to date.

We also have this information in another datastore (not AD) but we aren't sure how to leverage this to meet our needs of assigning or limiting visibility to items in SP.

Has anyone else had to solve this kind of problem and if so how in the world how did you manage it?

Thank you


Love them all...regardless. - Buddha

SharePoint Online List sort

$
0
0

I am trying to get my list to sort ascending by a single text field. It will sort part of the list, then near the end it will start sorting ascending again?

Why doesn't it sort ascending (alphabetically) based on the text field?

Thanks

Kim

Advanced Web Part gallery and options cannot be accessed

$
0
0

Hi All

I have just migrated some data from SP 2007 to SP2010. Most things are working ok, however when I go to add a web part, and then choose the "Advanced Web Part gallery and options" I receive an error. It happens only in the newly created site collection. New and existing 2010 site collections are ok. When Iuse teh correlation ID and query the log I get the following error:

Timestamp    : 16/06/2016 1:27:04 PM
Continuation : False
Process      : w3wp.exe (0x0380)
ThreadID     : 5132
Area         : SharePoint Foundation
Category     : Runtime
EventID      : tkau
Level        : Unexpected
Message      : System.NullReferenceException: Object reference not set to an in
               stance of an object.    at Microsoft.SharePoint.WebPartPages.Too
               lPane.OnPreRender(EventArgs e)     at System.Web.UI.Control.PreR
               enderRecursiveInternal()     at System.Web.UI.Control.PreRenderR
               ecursiveInternal()     at System.Web.UI.Control.PreRenderRecursi
               veInternal()     at System.Web.UI.Control.PreRenderRecursiveInte
               rnal()     at System.Web.UI.Page.ProcessRequestMain(Boolean incl
               udeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Correlation  : f1403da0-cef8-42c7-a243-78338b45c0bc
Context      : {}

This of course makes no sense to me. Any ideas from anyone as to what I can try next ?

Thanks

Visually display the progress

$
0
0

Hi all,

I can't get an answer on a quite simple question (at least I think it's quite simple).

I want to make some nice graphs which will give an overview of the progress we make at our department on our team site in SharePoint 2013.

When searching Google & YouTube, people continuously point to the Business Data folder, but the problem is that I can't find this folder when adding a web part ...
Is this something to do with the SharePoint version we have at our company? I asked our IT deparment, but unfortunately they don't have any SharePoint knowdlegde at all.. the only thing they could say is that we haveSharePoint
Server 2013 (v15.0.4433.1506) . Hope that someone could help me, thanks already for your effort!

Cannot use SPCacheUser with ACS authentication

$
0
0

The SPCacheUser and reader accounts help with the performance of SharePoint by utilizing the accounts in page caching. Hence reducing the number of user sessions/pages to cache.

Example:

$wa = Get-SPWebApplication "http://servername:port"
$wa.Properties["portalsuperuseraccount"] = "i:0#.w|domain\spcacheuser"
$wa.Properties["portalsuperreaderaccount"] = "i:0#.w|domain\spcachereader"
$wa.Update()

However, when we move to ACS authentication against Azure AD, using UPN values, the site becomes broken and usually unavailable to users. If we try to add the user UPN values of the spcacheuser/reader accounts, it does not work either.

Has anyone found a solution to this problem?


Matthew Barrett Concept Interactive Inc.

Viewing all 21070 articles
Browse latest View live


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