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

Office Web Apps in SharePoint 2013 - "Spell Checking Unavailable"

$
0
0

We have just recently configured Office Web Apps with SharePoint 2013 and all is going well, except users are getting a notification when in the document in the top right stating "Spell Checking Unavailable". I cannot find anything on this in my searches (mainly because everything points back to Outlook Web Apps).

Any assistance in resolving this would be much appreciated.


Regards, Daniel


Improving SharePoint Response Time (TTFB)

$
0
0

Hi

I have an Intranet site site that is getting less than desirable response times generally between 3 - 6 (Time to First Byte) seconds. Most of the times around the 5 second area. This is occurs through out the day.

This is happening on our production environment, our UAT is actually performing a lot better between 1 - 2 seconds and the hardware specs are much lower.

The production is in a 3 sever farm 1 sql 2 WFE, however the internal dns is pointing directly the wfe which doesnt havent have the cad and the share point load balancer (i dont knnow why its been done like this, done before my time here)

Things i have looked and tried.

- stopping distribution cache
- Systems Performance ie memory usage and hard drive space etc
- SQL memory allocation.
- looked through events

Does anyone have any tips or does anyway know of away i can trace a request so i can see where its getting held up. The Sharepoint logs havent been that helpful.

Thanks,

Sign Out Error when mulitple forms of authentication enabled on web application

$
0
0

When both Forms Authentication and Windows Authentication are enabled on a SharePoint web application zone and a user clicks "Sign Out" it goes to an error page.  See error message from ULS

System.ArgumentException: Exception of type 'System.ArgumentException' was thrown.  Parameter name: encodedValue  at Microsoft.SharePoint.Administration.Claims.SPClaimEncodingManager.DecodeClaimFromFormsSuffix(String encodedValue)    at Microsoft.SharePoint.Administration.Claims.SPClaimProviderManager.GetProviderUserKey(IClaimsIdentity claimsIdentity, String encodedIdentityClaimSuffix)    at Microsoft.SharePoint.Administration.Claims.SPClaimProviderManager.GetProviderUserKey(String encodedIdentityClaimSuffix)    at Microsoft.SharePoint.Utilities.SPUtility.GetFullUserKeyFromLoginName(String loginName)    at Microsoft.SharePoint.ApplicationRuntime.SPHeaderManager.AddIsapiHeaders(HttpContext context, String encodedUrl, NameValueCollection headers)    at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PreRequestExecuteAppHandler(Object oSender, EventArgs ea)    at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

In 2010 sign out with both authentication providers enabled works fine.  Any solutions out there for this problem?  What I have seen in my searches as possible solutions is all custom code and this is not a viable solution for my company.

Enterprise Keyword Column not being crawled SharePoint 2013

$
0
0

In my organization, user are starting to utilize Enterprise Metadata and Keywords feature available in SharePoint document library. But for some reason items within that column are not being displayed in search results.

I checked the URL in central admin search service application page. It says it was successfully crawled. I am still not able to search using those keywords.

Can someone shed some light on this behavior.

Thank you

Site collection user list missing users after upgrade

$
0
0

On a recent SharePoint 2010 (classic auth) to SharePoint 2013 migration I ran into an issue in which certain users were not brought across to site collection correctly. 

If you review any of the created by, modified by, assigned to, etc... people fields prior to the migration they are pointing to an item in the User List which does not exist anymore.  Any of the new items are pointing to their new point to a new item in the User List which exists.  These users also had areas on this site in which unique permissions were granted, these permissions did not migrate.

Here are screenshots displaying what is happening and the errors we are receiving through ULS.  Is there a fix for these links?

Old link = ID 168

New link = ID 76

When clicking on 76 it navigates to the user page successfully.

When clicking on 168 we get a correlation error.


Here are the highlights of the ULS logs

Application error when access /_layouts/15/userdisp.aspx, Error=User cannot be found.   at Microsoft.SharePoint.SPList.GetItemById(String strId, Int32 id, String strRootFolder, Boolean cacheRowsetAndId, String strViewFields, Boolean bDatesInUtc, Boolean bExpandQuery)     at Microsoft.SharePoint.SPContext.get_Item()

System.ArgumentException: User cannot be found.    at Microsoft.SharePoint.SPList.GetItemById(String strId, Int32 id, String strRootFolder, Boolean cacheRowsetAndId, String strViewFields, Boolean bDatesInUtc, Boolean bExpandQuery)     at Microsoft.SharePoint.SPContext.get_Item()

Getting Error Message for Exception System.ArguntException: User cannot be found.     at Microsoft.SharePoint.SPList.GetItemById(String strId, Int32 id, String strRootFolder, Boolean cacheRowsetAndId, String strViewFields, Boolean bDatesInUtc, Boolean bExpandQuery)     at Microsoft.SharePoint.SPContext.get_Item()

Registering Workflow error on Sharepoint 2013 farm for Project Server

$
0
0

Register-SPWorkflowService -SPSite "http://uportal/my" -WorkflowHostUri "http://uportal:12290" -AllowOAuthHttp

Register-SPWorkflowService : The underlying connection was closed: An
unexpected error occurred on a receive. Client ActivityId :
57fcbca4-edb9-4e69-9721-b616161f681c.
At line:1 char:1
+ Register-SPWorkflowService -SPSite "http://uportal/my" -WorkflowHostUri
"http:// ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~
    + CategoryInfo          : InvalidData: (Microsoft.Share...WorkflowService:
   RegisterSPWorkflowService) [Register-SPWorkflowService], WorkflowCommunica
  tionException
    + FullyQualifiedErrorId : Microsoft.SharePoint.WorkflowServices.PowerShell
   .RegisterSPWorkflowService


Hyder Zaidi

Sharepoint 2013 session state

$
0
0

Hi ,

I have sharepoint 2013 webapp on load balancer. Load is shared across two servers.

Can anyone let me know if it is ok to enable inprocess session state on my sp2013 webapp?

I have read many sharepoint 2010 articles saying if we enable inprocess session state on a multiple server farm, the session might not be maintained properly. But, I didn't find relevant information for sharepoint 2013

Did distributed cache service on Sp2013 resolve this by any chance? Can we safely enable inprocess session state even on a multiple server farm?

I understand loadbalancer stickiness is not required in sp2013 as distributed cache service takes care of sessions. Did this resolve inproc session problem also? I mean even if the session state is inprocess, since the session is maintained in both front end servers (due to distributed cache), will the session pick up from where it left 

OR

Are we still having problems in session state if we enable inprocess mode

pls let me know



Sync Tasks To Outlook Gives "Sync disabled due to errors" error?

$
0
0

Hi,

I am hoping someone can help with an issue we are having trying to get the Task Sync Feature working between SharePoint 2013 and Outlook 2013 using Exchange Server 2013 all on premises. Originally we had an error message saying it was unable to sync with Exchange but after reading "lots" of articles on the internet we finally figured this out to be a script that needed to be ran on Exchange server as well as the Exchange EWS installed on Exchange and SharePoint, finally we made sure our "mysites" was HTTPS.

After getting though this issue we are now presented with the current issue which is simply saying "Sync disabled due to errors. Last try <date/time>". We have gone though forums on the intranet to try to sort the issue out without success. A lot of the forums are pointing to rights issues so we have made sure the User Profile and the Work Management Service have permissions together. Also on top of this as a "test" we have given the user profiles involved Admin rights on the SharePoint and the SQL server as well as giving the users dbAdmin rights on SQL and still see the error (we don't plan to keep it like this mind you!).

Any help or guidance on this error and how to fix it would be appreciated, we can see nothing in the event log of SharePoint, Exchange or SQL servers to identify what could be going wrong?

Many thanks in advance

Mike


Something went wrong. To try again, reload the page and then start the workflow, error on starting a workflow

$
0
0

i have already create a custom workflow with sharepoint designer and checked for error and it seem fine. i published it on my document library so apprear the first issue : the column that contain the name of my workflow apprear and the link to start my workflow(contain the name of my first stap) doesn't appear. the second problem is that when i tried to start the workflow manually on a specific document i get an alert : Something went wrong. To try again, reload the page and then start the workflow

i tried : -restart service bus message broker -restart service bus gateway -recycle workflowMgntpool -flushed the dsn resolver cache and the problem still occure

on uls log viewer it seems to be an error on w3wp.exe process

the workflow history is empty


Incorrect Picture URL for People Search

$
0
0

Hi

I am having a weird issue relating to People search using the wrong Picture URL in this case pictures are not displaying cause they are coming through as HTTP when all is set to HTTPS.

Problem:
Picture URL within People Search is pointing to HTTP not HTTPS. Within the User Information List, users that have not logged on before, have HTTP pictures. Users that have logged on, their names within the User Information List, simply redirects to the MySite Page and displays the HTTPS image as expected(in MySite). So this begs the next question why is people search displaying incorrect image for both logged on and inactive users.

To note:
-This is a new install and has not gone to production yet.
-MySite using SSL
-'Setup MySites' configured correctly and displays HTTPS and linked to correct search center.
-MySite profile for the users that have logged display the correct images to HTTPS(desired outcome)
-Viewing profiles via UPS -> Manage User Profiles, all images are there using HTTPS(desired outcome)
-Users that have not logged on have the HTTP picture within the User Information List(undesired outcome)
-Search using default content source with sps3s://mysitehost.domain.com not https://mysitehost.domain.com(tried this too no effect)
-Crawl Rule added as both https and sps3s with mysitehost.domain.com
-Tried switching MySite web application AAM around to default being HTTP and Internet HTTPS and visa versa. Left as default HTTPS and Internet HTTP now.

What I can gather:
-UPS sync updates pictures and seems to not be related to the problem.
-Search does not throw any errors within crawl logs and mysite content can be accessed fine.
-How can I update value within User Information list? Better to just delete and re-add to permission groups? 
-Search is being unreasonable and will not crawl sps3s://mysitehost.domain.com

To still test:
Try update something within AD and see if change actually comes through via people search and UPS


To add to the confusion, I have an UAT environment which is working as expected with same configuration.

Any assistance would be appreciated.

“Timeout error CodePlex.SharePointInstaller.InstallException: Timeout error” while installing SP farm solution

$
0
0

I am trying to install SP solution inside my SharePoint 2013, but during the installation i got the following exception :-

***** Bamboo Core V2 (Prerequisite Component) *****
***** ERROR *****
Timeout error
CodePlex.SharePointInstaller.InstallException: Timeout error ---> CodePlex.SharePointInstaller.InstallException: Timeout error
   at CodePlex.SharePointInstaller.InstallProcessControl.WaitForJobCompletionCommand.Execute()
   --- End of inner exception stack trace ---
   at CodePlex.SharePointInstaller.InstallProcessControl.WaitForJobCompletionCommand.Execute()
   at CodePlex.SharePointInstaller.InstallProcessControl.TimerEventInstall(Object myObject, EventArgs myEventArgs)
[17/04/2015 02:12:18] The Solution was not removed. Make sure all jobs against the solution are executed.

***** Bamboo SharePoint Wiki Publisher *****
***** ERROR *****
Timeout error
CodePlex.SharePointInstaller.InstallException: Timeout error ---> CodePlex.SharePointInstaller.InstallException: Timeout error
   at CodePlex.SharePointInstaller.InstallProcessControl.WaitForJobCompletionCommand.Execute()
   --- End of inner exception stack trace ---
   at CodePlex.SharePointInstaller.InstallProcessControl.WaitForJobCompletionCommand.Execute()
   at CodePlex.SharePointInstaller.InstallProcessControl.TimerEventInstall(Object myObject, EventArgs myEventArgs)
[17/04/2015 02:27:38] The Solution was not removed. Make sure all jobs against the solution are executed.

so can anyone advice on what could be causing this timeout error ? baring in mind that i am running the installation using the admin account and we have the following architecture :-

- Single server that contain SP 2013  + sql server 2008 r2.

- I can login to the DB using the current user.

- All SP services +application pools are running well.

- we have web applications that are running well..

Upgrade SharePoint 2013 SP1 to CU Mar 2015 with Workflow Manager

$
0
0

Hi Guys,

I've tried upgrading SharePoint 2013 SP1 Farm to latest package of CU Mar 2015 today, I've been able to do so and ran PCW and everything seems ok at first glance.. except I have Workflow Manager 1.1. which was also configured on the same server and I was using it to run my SP 2013 Workflows. Problem is now I can't trigger any of my Workflows.

Grateful if you could advise.

Thanks and Regards,

Rhyan

I couldn't access sharepoint site without typing default.aspx

$
0
0

I built the site, and CA is working fine but I have two issues with the site collection:

1- I couldn't access the site without typing www.abc.com/default.aspx. When I type www.abc.com, I got an error message, saying, sorry something went wrong.

2- The Top Navigation or Home (top left corner), which default to wyx/, cannot access, and I thing it related to question #1. I think there was something wrong with nagivation and reference link. I don't know how to fix it, can anyone help me on that regards, please, thanks.

HTTP 500 Internal Server Error in newly built SP 2013 farms

$
0
0
We have multiple new SharePoint 2013 farms built on Windows Server 2012 with a fairly standard, out of the box build. On all of these servers, we frequently get HTTP 500 Internal Server Errors.  This frequently happens after the server is restarted or after the nightly app pool recycle.  An IISReset usually fixes it but it may take several attempts before it takes.  The ULS logs show some errors but a search online doesn't seem to help.  We have production 2010 farms that are not experiencing this.  It is only happening on the new 2013 farms.  Two error messages we see in the ULS logs are listed below.  Any hints, tips, or assistance otherwise is much appreciated.  Thank you!

-----

SPSecurityContext: Get trust client failed with exception: System.IO.FileLoadException: Could not load file or assembly 'Microsoft.IdentityModel.Extensions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=69c3241e6f0468ca' or one of its dependencies. Provider type not defined. (Exception from HRESULT: 0x80090017)  File name: 'Microsoft.IdentityModel.Extensions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=69c3241e6f0468ca' ---> System.Runtime.InteropServices.COMException (0x80090017): Provider type not defined. (Exception from HRESULT: 0x80090017)    
 at Microsoft.SharePoint.SPSecurityContext.GetTrustChannel()    
 at Microsoft.SharePoint.SPSecurityContext.SecurityTokenForContext(Uri context, Boolean bearerToken, SecurityToken onBehalfOf, SecurityToken actAs, SecurityToken delegateTo, SPRequestSecurityTokenProperties properties)

An exception occurred when trying to establish endpoint for context: Could not load file or assembly 'Microsoft.IdentityModel.Extensions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=69c3241e6f0468ca' or one of its dependencies. Provider type not defined. (Exception from HRESULT: 0x80090017).

-----


Sharepint 2013 Workflow is Cancelling

$
0
0

SP 2013 Workflow is Canceled State with the following error:

RequestorId: d08295d5-75f5-547a-f676-7217f1489791. Details: System.ApplicationException: HTTP 401 {"error_description":"The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs."} {"x-ms-diagnostics":["3001000;reason=\"There has been an error authenticating the request.\";category=\"invalid_client\""],"SPRequestGuid":["01276eb2-0161-4ec0-8754-fb70c8d54ecb"],"request-id":["01276eb2-0161-4ec0-8754-fb70c8d54ecb"],"X-FRAME-OPTIONS":["SAMEORIGIN"],"SPRequestDuration":["24"],"SPIisLatency":["0"],"Server":["Microsoft-IIS\/8.0"],"WWW-Authenticate":["Bearer realm=\"684555f0-cd9f-427f-b401-71f61c14a85a\",client_id=\"00000003-0000-0ff1-ce00-000000000000\",trusted_issuers=\"00000005-0000-0000-c000-000000000000@*,00000003-0000-0ff1-ce00-000000000000@684555f0-cd9f-427f-b401-71f61c14a85a\"","NTLM"],"X-Powered-By":["ASP.NET"],"MicrosoftSharePointTeamServices":["15.0.0.4505"],"X-Content-Type-Options":["nosniff"],"X-MS-InvokeApp":["1; RequireReadOnly"],"Date":["Thu, 02 Jan 2014 06:17:46 GMT"]} at Microsoft.Activities.Hosting.Runtime.Subroutine.SubroutineChild.Execute(CodeActivityContext context) at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)

When i check the uls log i found the following error:

General Event ID: ajji6 - Unable to write SPDistributedCache call usage entry.

User Profiles Event ID: ae0s1 - Identity claims mapped to '0' user profiles. Claims: [nameid: '', nii: 'windows', upn: '', smtp: '', sip: ''], User Profiles:

User Profiles Event ID: ae0sr - UserProfileException caught.. Exception Microsoft.Office.Server.Security.UserProfileNoUserFoundException: 3001002;reason=The incoming identity is not mapped to any user profile account in SharePoint. Possible cause is that no user profiles are created in user profile database. Contact your administrator.    
 at Microsoft.Office.Server.Security.UserProfileIdentityClaimMapper.GetSingleUserProfileFromClaimsList(UserProfileManager upManager, IEnumerable`1 identityClaims)    
 at Microsoft.Office.Server.Security.UserProfileIdentityClaimMapper.<>c__DisplayClass2.<GetMappedIdentityClaim>b__0() is thrown.


User getting purged from user group every morning!

$
0
0

As the title says, a particular user is getting removed from user group every morning. We add him, he gets dropped next morning.

I do not see anything in the ULS logs or event viewer. What can I do? Help!

--- Article Removed ---

$
0
0
***
***
*** RSSing Note: Article removed by member request. ***
***

"Sorry we can't seem to connect to the SharePoint store" > Logs say 407 Proxy Authentication Required

$
0
0

Hi All,

I have configured SharePoint 2013 App Management services and subscription services.

I am even able to build and use custom SharePoint hosted apps.

But whenever I click on SharePoint Store link to add SharePoint apps from App Store, it gives below error.

"Sorry we can't seem to connect to the SharePoint store" > Logs say 407 Proxy Authentication Required.

Tried multiple solutions on the internet but still no luck.

Please guide me on this issue. Appreciate your help.

Thanks,

Rahul Babar


ASP.NET, C# 4.0, Sharepoint 2007/2010, Infopath 2007/2010 Developer http://sharepoint247.wordpress.com/


"Clone" Concern

$
0
0

We are using a wss3 ("production") server on our network. I want to create a SharePoint Foundation 2013 test upgrade box and "copy" the wss3 content DBs to it (that's another story). Both boxes will be up and running on our network simultaneously.  Are there any issues (say with internal GUIDs) that you are aware of that could be problematic using this approach? (The last thing I want to do is have data intended for the wss3 box to somehow end up in the 2010 test box)

TIA,

edm2

2010 to 2013 Migration Site Collection Upgrade goes to white screen

$
0
0

After mounting my WSS_Content database, I went back to the migrated site collection to upgrade it, once I click "Im ready" to start the site collection upgrade, the processing screen flashes and then it goes to a white screen. Any assistance would be great

 

The log files read:

Failed to read resource file "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\Resources\ReportServerResources.en-US.resx" from feature id "(null)". 5db4fd9c-949d-9007-4fb6-adcf6da30e07

Failed to open the file 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\Resources\ReportServerResources.resx'. 5db4fd9c-949d-9007-4fb6-adcf6da30e07

#20015: Cannot open "": no such file or folder. 5db4fd9c-949d-9007-4fb6-adcf6da30e07

(#2: Cannot open "": no such file or folder.) 5db4fd9c-949d-9007-4fb6-adcf6da30e07


Viewing all 21070 articles
Browse latest View live


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