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

Cannot Stop Following a Site in Followed Sites

$
0
0

In our My Sites - Followed Sites page we are able to Stop Following sites listed. When we click the "Stop Following" link no client side error is displayed, no error shows in the ULS log, and the browser never appears to navigate anywhere. I suspect a jQuery or JavaScript call is failing, but not sure how or why.

Details:

  • SharePoint 2013 Enterprise
  • March 2013 PU Installed
  • Three Server Farm Setup
  • Least Priv'd Account Configuration
  • No custom branding applied to the site

signinurl

$
0
0

Hi All,

While configuring AD FS claims based authentication can I use  signinurl as https://mmmmm/adfs/ls or I must use https://adfsservername/adfs/ls

Thanks

sharepoint 2013 users

$
0
0

As we found , that There is  a manual migration required for  a very old STS 1.0 web  to sharepoint 2013 , we were looking at created users in bulk using any tool or scripts.

is it possible that we can create users in Active drectory first and then add or invite and assign groups./roles in sharepoint 2013?

Regards

Logon to Sharepoint via ADFS and Shibboleth / how to assign Site Collection rights?

$
0
0

Dear helpful readers,

we actually succeeded in setting up ADFS to log onto our sharepoint via Shibboleth, deliver a few attributes and have them show up in your SP's website - including eMail and userPrincipalName.

Now we're trying to give these logged-on users special permissions for a Site Collection. Doesn't work though both Shibboleth and ADFS/Sharepoint do access the same AD tree and therefor userPrincipalName is an unique identifier.

Basic question: Is this possible at all? If I log onto Sharepoint with using ADFS only (without reaching out towards Shibboleth) these users do get their permissions and everything seems fine. It looks as if Sharepoint won't connect that uPN to the matching user in AD.

Thanks for listening.

Site columns pages (mngfield.aspx) loads very slow (more than 3 minutes)

$
0
0

Hi,

Site columns page of subsites on my production farm loads very long. It takes not less than 3 minutes to load it. It is happening for all subsites, whereas Site columns page of the site collection works well.

Also it is impossible to open Site Columns of any subsites using SPD (I am getting: "An error occurred while trying to fetch data from your SharePoint site").

The following PowerShell cmdlet for my subsite runs very fast:

$web.AvailableFields.SchemaXml | Out-File c:\temp\fields.txt

In the ULS I can see a lot of stings (more than 3000) like:

[Forced due to logging gap, cached @ 05/29/2013 08:20:43.03, Original Level: Verbose] SQL connection time: 0.0594349281822131
[Forced due to logging gap, Original Level: VerboseEx] SQL IO Statistics: Procedure {0}, {1}
[Forced due to logging gap, cached @ 05/29/2013 08:20:45.05, Original Level: VerboseEx] SPRequestParameters: AppPrincipal={0}, UserName={1}, UserKye={2}, RoleCount={3}, Roles={4}
[Forced due to logging gap, Original Level: VerboseEx] Reverting to process identity

And right before loading completes I can see that some resources were not disposed during the request:

Leaving Monitored Scope (SharePointForm Control Render). Execution Time=168222,944536247
An SPRequest object was not disposed before the end of this thread.  To avoid wasting system resources, dispose of this object or its parent (such as an SPSite or SPWeb) as soon as you are done using it.  This object will now be disposed.  Allocation Id: {1695290C-4861-4C41-80F5-DC2BDFFF88C9}  
This SPRequest was allocated at    at Microsoft.SharePoint.Library.SPRequest..ctor()     at 
Microsoft.SharePoint.SPGlobal.CreateSPRequestAndSetIdentity(SPSite site, String name, Boolean bNotGlobalAdminCode, String strUrl, Boolean bNotAddToContext, Byte[] UserToken, SPAppPrincipalToken appPrincipalToken, String userName, Boolean bIgnoreTokenTimeout, Boolean bAsAnonymous)     at 
Microsoft.SharePoint.SPWeb.InitializeSPRequest()     at 
Microsoft.SharePoint.SPWeb.EnsureSPRequest()     at 
Microsoft.SharePoint.SPWeb.InitWebPublic()     at 
Microsoft.SharePoint.SPWeb.get_LanguageCulture()     at 
Microsoft.SharePoint.SPWeb.get_Title()     at 
Microsoft.SharePoint.ApplicationPages.FieldListRenderer.Render(HtmlTextWriter output)     at
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)     at 
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)     at 
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)     at 
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)     at 
Microsoft.SharePoint.WebControls.AjaxDelta.RenderChildren(HtmlTextWriter output)     at 
System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer)     at 
System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer)     at 
Microsoft.SharePoint.WebControls.AjaxDelta.Render(HtmlTextWriter writer)     at 
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)     at 
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)     at 
System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer)     at 
System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)     at 
Microsoft.SharePoint.WebControls.SharePointForm.Render(HtmlTextWriter output)     at 
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)     at 
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)     at 
System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)     at 
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)     at 
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)     at 
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)     at 
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)     at 
Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase.RenderChildren(HtmlTextWriter writer)     at 
System.Web.UI.Page.Render(HtmlTextWriter writer)     at 
Microsoft.SharePoint.WebControls.DeltaPage.RenderToBase(HtmlTextWriter writer)     at Microsoft.SharePoint.WebControls.DeltaPage.Render(HtmlTextWriter writer)     at 
Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase.Render(HtmlTextWriter writer)     at 
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)     at 
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     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.ProcessRequestNotificationHelper(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 nativeRequestContext, IntPtr moduleData, Int32 flags)

I have tried a lot of different things, but can't make it work for about a week already.

Does anybody have any ideas what can be cause of this issue or what can I try for troubleshooting?

Every suggestion is very appreciated as I ran out of ideas.

UPDATE1: Even subsites which have no site columns misbehave. Also, it seems that every another call to Site Columns page takes longer and longer.

Regards Michael



Document Store App still visible after remove of permissions

$
0
0

Hello,

Right now I'm testing the new Sharepoint 2013. So far I've experienced some weird behavior which isn't fixed by the updates from March and April which I both installed. Now to my problem.

When you create a new App "Document Library" in our main site (which is a team site and I haven't tested it on any other site type) and you stop the inheritation of permissions on this site, give permissions to someone, remove that again and start inheriting the permissions from the main site again he still can view the document library. He can't see items in the Document Library but the link itself doesn't dissappear anymore. It's also still visible in the Site Contents Link.

Is this expected behavior? If not what could be the possible cause of this behavior?

SharePoint Store 2013 - Exception details: System.UriFormatException: Invalid URI: The format of the URI could not be determined.

$
0
0

I've been struggling with SharePoint Store last 2 weeks and I'm unable to get it working. I've configured the whole 2013 without problem and this is driving me nuts.

Environment is 1 server, including the SQL. It's installed directly as full instalation, version 15.0.4481.1005, App management service and subscription service are running as they should be, they've been recreated from scratch following the guides on MS and Chris Whiteheads one. Every single check says that they are ok, up and running. I've wiped out the web app with host headers and now I'm using the standard one, without HH. Domain for apps is configured as per MS advice, and it's subdomain. I can install app to catalog and deploy them wherever I want.

The issue is when I click on SharePoint Store - i get the message: "Sorry,we are not able to connect to Store, please try again later." (it's not the exact one). the ULS shows this:

Sending Request to Office.com with the followingURL:?lc=cs%2DCZ&type=3&build=15%2E0%2E4420%2E1017&av=OSU150&origin=EC101785291&corr=%7B89bc169c%2Db001%2D3005%2Dd523%2D6fec28629aa2%7D

Request to office.com with the following URL:?lc=cs%2DCZ&type=3&build=15%2E0%2E4420%2E1017&av=OSU150&origin=EC101785291&corr=%7B89bc169c%2Db001%2D3005%2Dd523%2D6fec28629aa2%7D&clientip=10.240.8.47 caused a URL exception. Maybe marketplace settings are not setup. Exception details: System.UriFormatException: Invalid URI: The format of the URI could not be determined.

Response from office.com was null or its HTTP status code was not 'OK'.

An exception was thrown while running task 'GetOfficeMarkets'. Microsoft.SharePoint.SPException: Omlouváme se, ale nemůžeme se připojit k SharePoint Store. Zkuste to za chvilku znovu.

 at Microsoft.SharePoint.Marketplace.OfficeProxy.OfficeProxy.GetMarkets(String userDefaultBillingMarket, String userDefaultContentMarket, String userIP, List`1& markets, Boolean& validDefault)

 at Microsoft.SharePoint.ApplicationPages.StorefrontBase.GetOfficeMarkets(HttpRequest request, List`1& markets, Boolean& validDefaults)

 at Microsoft.SharePoint.ApplicationPages.StorefrontBase.TaskGetOfficeMarkets()

 at Microsoft.SharePoint.ApplicationPages.StorefrontBase.TryRunTask(TryGetOutput taskMethod)

I've just can't find the solution. Everything else is working, including the User Profile service...

My Tasks - "Looking for your tasks for the first time..."

$
0
0

I created a new SharePoint 2013 farm and set up user profile service and crawled our Active Directory. What I have found is that for all the users in this environment, their My Tasks work...e.g. if I have a task assigned to me in a site collection it'll show up in their "My Task" page. For one user...and it happens to be me...I get "Looking for your tasks for the first time..." (with a whirling icon) and nothing shows up.

Any suggestions on why this might not work?


SharePoint Solution Architect, Perth Australia - Microsoft Virtual Technology Specialist - MCTS WSS Dev, WSS Adm, MOSS Dev, MOSS Adm -http://wss.made4the.net/ - Founder of http://www.sharepointdevwiki.com/


Duplicate results Get-SPSite

$
0
0

Hello,

I have an issue with Get-SPSite which seems to be returning duplicate site instances.

Get-SPWebApplication http://contoso.com | Get-SPSite | ft Url,Id

Url                                     ID
---                                     --
http://contoso.com   1bb3a7b4-a59d-4257-8cf9-d74fab04ff9e
http://contoso.com   1bb3a7b4-a59d-4257-8cf9-d74fab04ff9e
http://contoso.com   1bb3a7b4-a59d-4257-8cf9-d74fab04ff9e

As seen in the example, I perform a Get-SPWebApplication, pipe that into Get-SPSite and format a table displaying the URL and ID of the site. This gives me three exactly equal results, I have no idea why. I can access the site wihout issue, in Central Admin it is listed only once. I thought perhaps it was also displaying deleted sites, but Get-SPDeleteSite returns only one (different) site instance.

So what could be causing these duplicates and how can I fix this?


MCTS Web Application Development, SharePoint enthousiast.

SharePoint 2013 My Site F5 load balancer issue

$
0
0

Hey all,

I raise the white flag.  I am working towards a 3 tierd SharePoint 2013 Farm (Development Farm) that is behind an F5 Load Balancer.  Initially, i had the WFE and Application servers in the F5 Pool (SQL Server is not behind F5) so both were accepting web requests, all was working perfectly.  I removed the application server from the pool, to try and achieve a 3 tier structure, but what i have achieved instead is, breaking My Sites.  The "About me" link has changed to"My Settings" and the Sites, Sky Drive, and Newsfeed link are gone.  If i add the application server back into the pool, everything returns to expected operation.  Also, i have a number of crawl errors all related to the inabiltiy to crawl objects in the My Sites Web Application i created.  (The SharePoint item being crawled returned an error when attempting to download the item.)

There is a communication error when i move that server.... But i don't know what at this point.  Any help would be appreciated.  Thanks all.

Workflow manager configuration wizard failing

$
0
0

On running the Workflow Manager Configuration Wizard on our new SharePoint 2013 site, it fails at the stage "Add host to Service Bus farm". I am running as domain admin and have attempted this multiple times but it keeps failing on this part.

Error log gives this: "[Error] [29/05/2013 11:34:25]: System.Management.Automation.CmdletInvocationException: Starting service Service Bus Message Broker failed: Time out has expired and the operation has not been completed. ---> Microsoft.ServiceBus.Commands.Common.Exceptions.OperationFailedException: Starting service Service Bus Message Broker failed: Time out has expired and the operation has not been completed."

Anybody know the solution to this?

Thanks

Utilize RAID-10 array with my SharePoint install

$
0
0
Hello, I want to do a SharePoint install on a single physical server.  The server has disk space for the OS, and also a RAID-10 array, which is where I want to house the content for the SharePoint Server.  Since all content for SharePoint is stored using my SQL Server (installed same location as OS), I'm unclear on whether I can accomplish what I want by simply pointing the Database default locations, "Data" and "Log", to my RAID-10 space instead of the default locations, which are located on the space where the OS resides (not RAID-10), or not?  Or, would I need to install the SQL Server on the RAID-10 array itself to accomplish this?  This problem arose for me when I got the SharePoint instance up and running, but realized I most likely wasn't utilizing the RAID array as planned.  Thanks.

Users added directly to a SharePoint 2013 Group and subsequently removed show None as their effective permissions

$
0
0

We just recently implemented SharePoint 2013 Enterprise in our development environment.

When working with permissions we decided to add all of our domain users with Read permissions to the initial user portal and all departmental subsites of that portal.

We added some users directly to the Approvers group initially to let them start looking around.

Now on removing those from the Approvers group they do get access denied messages throughout the site and subsites.

We created an Active Directory Security group to house all of the domain users.  These users having issues are already members of this group.

Other group members who have never been assigned permissions directly are working as expected.

I've restarted the WFE server to see if it was a caching issue to no avail.  Any help would be appreciated.

Upgrade from WSS 3.0 -> SP 2013

$
0
0

Hi everyone,

We are planning to upgrade WSS 3.0 to Sharepoint Foundation 2013. The current plan is to upgrade to Sharepoint Foundation 2010, then 2013 at the same time. Do you think this is a good idea? We have around 16GB worth of data. Could you list some pros and cons? Thank you in advanced for the help!

Jerry

Active Directory group membership not respected in SharePoint Foundation 2013

$
0
0

Hello everybody,

we just migrated a SharePoint Services 3.0 installation to SharePoint Foundation 2013 (going over 2010) and see the following symptom:

- There is an AD security group that is a member of the SharePoint "site visitors".

- We create a new AD user account and put it into that AD group.

- However, logging on to the SharePoint site as that new user (NTLM ist used) shows only the message that the site had not been shared with that user.

- Putting the AD user directly into the SharePoint group works. However, we would like to keep the AD group as the means to give users access to the site.

What is going wrong here please?


Best Regards, Stefan Falk


best practise for sharepoint 2013 Database Maintenance Plans?

$
0
0

can someone recommend some best practice to manage so many SharePoint 2013 databases?

Thanks,

Guangming

FBA using LDAP authentication in SP 2013

$
0
0

I am trying to setup FBA in Sharepoint 2013 using LDAP authentication method. i followed all the steps in 

http://technet.microsoft.com/en-us/library/ee806890.aspx . But everytime i edit central admin it throws an error. I read somewhere that editing web.config file for CA is optional. Is it true in SP 2013 too? 

Also only changing web.config file would do. Do i have to set up something in database like done in this blog

http://blogs.visigo.com/chriscoulson/configuring-forms-based-authentication-in-sharepoint-2013-part-1-creating-the-membership-database/

Also is there anything that has to be done from LDAP provider too?


sachin

Unable to Customize SharePoint 2013 Discussion Board

$
0
0

Hi,

We are trying to customize SharePoint 2013 Discussion Board app and are unable to modify existing Flat, Subject, and Threaded views or create new views.  Following are the error messages we are getting:

*** Error message when creating new views based on view types Subject, Flat, or Threaded:

TypeError: Unable to get value of the property '0': object is null or undefined

Note that when creating the view no options are available (only option to name and make default are available).  The view created after display of this error message does not have any Columns, Sort, Filter or other properties defined.  Manually defining these properties does not make the view function as desired (Flat view is not flat).

*** Error message when editing existing default views Subject, Flat, or Threaded:

Cannot complete this action.

Please try again.

Troubleshoot issues with Microsoft SharePoint Foundation.

Note that this is nothing to troubleshoot or error number provided.  The URL shows /_vti_bin/owssvr.dll?CS=65001.  Also, the edit screen does not show any view property to change.

Note that both ability to edit existing views and create new views work in SharePoint 2010.  This issue is with SharePoint 2013.  Please guide to resolve this.  View in other apps can be edited.  This issue is only with the Discussion Board app. 

-Thanks, Maqsood.

Can I have other Asp.net web application on Office Web Application?

$
0
0

per this doc, http://technet.microsoft.com/en-us/library/jj219437.aspx,

Although Office Web Apps Server requires dedicated servers that runno other server applications, you can install Office Web Apps Server on virtual machine instances instead.

what do Other Server Applications mean exactly?

Do I need a VM just installed with OWP? can I install other ASP.Net APp such as MS Dynamics CRM on the OWP server?

Thanks,

Guangming

App Pools only work when using Farm account

$
0
0

Help! I followed the following guidelines to create our SharePoint 2013 service accounts:


Account name

Role

Domain rights

Local SharePoint Server rights needed

SQL rights needed

sp_install

Used to install SharePoint binaries.

Domain User

Local administrator on all SharePoint boxes

dbcreator and securityadmin SQL roles

sp_farm

Farm account. Used for Windows Timer Service, Central Admin and User Profile service

Domain User

Local Admin during UPS provisioning, log on locally right

None

sp_webapp

App pool id for content web apps

Domain User

None

None

sp_serviceapps

Service app pool id

Domain User

None

None, unless using Office Web Apps. Them must give access to content databases manually

sp_search

Search process id

Domain User

None

None

sp_content 

Account used to crawl content

Domain User

None

None

sp_userprofile<sup>1</sup>

Account used by the User Profile services to access Active Directory

Must have Replicating Change permissions to AD. Must be given in BOTH ADUC and ADSIEDIT. If domain is Windows 2003 or early, must also be a member of the "Pre-Windows 2000" built-in group.

None

None

sp_superuser<sup>2</sup>

Cache account

Domain User

Web application Policy Full Control

Web application super account setting

None

sp_superreader<sup>2</sup>

Cache account

Domain User

Web application Policy Full read

Web application super reader account setting

None

And I followed this article as well:

http://technet.microsoft.com/en-us/library/cc263445(v=office.15).aspx

However, none of my service  app pools, or web app pools will work under any accountbut the Farm account. If I navigate to Security-->Configure service accounts and select an account other than the Farm account for my service or web app pools, then the server returns a "service is unavailable" error and the the app pool stops in IIS. 

I have registered all the accounts, I double -checked the accounts in AD, but nothing works. So currently I have everything running under the Farm account, and of course, the health analyzer is complaining. I have verified everything I know of so far and i'm not sure what the problem is at this point. 

Thank you for any suggestion you may have!


A. Fagan


Viewing all 21070 articles
Browse latest View live


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