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

one user cannot access site

$
0
0

We have a problem that I have never seen. We had two AAMs for a site. Default was set to the server namehttp://SERVER. Intranet was set to http://url.domainname.com. The SharePoint server was sending alerts to users using the internal URL. Meaning when someone got the alert email, the link to the list was the internal URL. No one from outside could click the link because there was no such thing in public DNS. So I removed the default and replaced with the intranet value. At this point it was justhttp://url.domainname.com. When I changed it one user lost complete access to the site. The logs showed the correlation ID as the following:

SPAudienceValidator: Audience uri 'http://server/Lists/Calendar/DispForm.aspx is not valid for the context

I reverted back to the original AAM and the user was again able to access.

I guess I have two questions. One is how to fix the alert email to have the intranet URL so outside people can click it to get to it. It is the link at the top of the alert email

Modify my alert settings | View Calendar | View Documents | Mobile View

Also if we do need the internal server name as another AAM how would we fix the access problems audience uri.

Thanks in advance.


Impact of generating a new key for Secure Store Application

$
0
0

I inherited my development environment from a predecessor, who did not document the secure store pass phrase anywhere. There are a couple of projects doing development on the system that cannot be impacted, but I need to get Project Server running on the system, and I cannot get the secure store to accept the credentials I set for the target application. I have recreated the target application several times, but nothing works.

MossHostSsoHost.GetSecureStoreCredentials: Failed to get credentials from Secure Store. SecureStoreProvider threw a SecureStoreException. Exception: Microsoft.Office.SecureStoreService.Server.SecureStoreServiceException: Access is denied to the Secure Store Service.     at Microsoft.Office.SecureStoreService.Server.SecureStoreServiceApplicationProxy.Execute[T](String operationName, Boolean validateCanary, ExecuteDelegate`1 operation)     at Microsoft.Office.SecureStoreService.Server.SecureStoreServiceApplicationProxy.GetCredentials(Guid rawPartitionId, String applicationId)     at Microsoft.Office.SecureStoreService.Server.SecureStoreProvider.GetCredentials(String appId)     at Microsoft.Office.Excel.Server.MossHost.MossHostSsoHost.GetSecureStoreCredentials(String secureStoreApplicationId)

So, I am wondering if I need to generate a new key for the secure store application, and what impact that would have on the existing target applications. Can someone please tell me if I generate a new key, will this break the existing applications? Thanks.

An unexpected error has occurred. Web Parts Maintenance Page: If you have permission, you can use this page to temporarily close Web Parts or remove

$
0
0

Hello,

   When users with the Visitor access try to hit the one of sub-site with custom web parts they were experiencing below error. however the Admin or Full control group are able access the site.

Have checked logs for same and it showing error related to the page load.  

Structural Navigation not saving chanages

$
0
0

Dears,

I have a problem in Navigation settings, when I made any changes in structural navigation and press OK and return to Navigation Settings the changes not saved. although there is no any error or correlation ID or Javascript error.

* We have upgrade the site from SharePoint 2010 to SharePoint 2013.

Please anyone can help me in this problem??

Best regards,

Omar


My Name Is Omar

Cannot delete user profiles "Sorry, this site hasn't been shared with you."

$
0
0

Hi all,

I'm unable to delete user profiles in my User Profile Service Application. Everything else seems to be working as expected with the UPA. I can create profiles manually, amend profiles etc. Full and incremental syncs with AD are working as expected. 

But if I search for a user profile then try and delete from http://CentralAdmin:1234/_layouts/15/ProfMngr.aspx within Central Admin then I get the message "Sorry, this site hasn't been shared with you."

Looking at some of the messages in the ULS logs it looks like it's to do with permissions on my My Site site collection when deleting user photos:

SPRequest.GetFileAndFolderProperties: UserPrincipalName=, AppPrincipalName= ,bstrUrl=http://mysite.contoso.org.au ,bstrStartUrl=User Photos/Profile Pictures/USER_MThumb.jpg ,ListDocsFlags=16400 ,bThrowException=False

System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)), StackTrace:   
 at Microsoft.SharePoint.SPWeb.GetFileOrFolderProperties(String strUrl, ListDocsFlags listDocsFlags, Boolean throwException, SPBasePermissions& permMask)    
 at Microsoft.SharePoint.SPFile.PropertiesCore(Boolean throwException)    
 at Microsoft.SharePoint.SPFile.get_Exists()    
 at Microsoft.Office.Server.UserProfiles.UserProfile.RemoveProfilePictures()    
 at Microsoft.Office.Server.UserProfiles.UserProfileManager.RemoveProfilePictures(Guid guid)    
 at Microsoft.Office.Server.UserProfiles.UserProfileManager.RemoveUserProfileBase(Nullable`1 guidDelete, Boolean bBypassCanary)    
 at Microsoft.Office.Server.UserProfiles.UserProfileManager.RemoveUserProfileBase(Guid guidDelete)    
 at Microsoft.Office.Server.UserProfiles.UserProfileManager.RemoveUserProfile(Guid guidDelete)    
 at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.ProfileManager.HandlePostBacks()    
 at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.ProfileManager.OnLoad(EventArgs e)    
 at System.Web.UI.Control.LoadRecursive()    
 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)

Access Denied. Exception: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)), StackTrace:  
 at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndFolderProperties(String bstrUrl, String bstrStartUrl, ListDocsFlags ListDocsFlags, Boolean bThrowException, Int32& phrStatus, Object& pvarFiles, Object& pvarDirs, UInt32& pdwNumberOfFiles, UInt32& pdwNumberOfDirs)    
 at Microsoft.SharePoint.Library.SPRequest.GetFileAndFolderProperties(String bstrUrl, String bstrStartUrl, ListDocsFlags ListDocsFlags, Boolean bThrowException, Int32& phrStatus, Object& pvarFiles, Object& pvarDirs, UInt32& pdwNumberOfFiles, UInt32& pdwNumberOfDirs).

UserProfileManager.RemoveProfilePictures() exception while deleting profile pictures of 'faece0ae-4a1c-4407-8e2f-f8b32b475fda': System.Threading.ThreadAbortException: Thread was being aborted.    
 at Microsoft.SharePoint.SPFile.get_Exists()    
 at Microsoft.Office.Server.UserProfiles.UserProfile.RemoveProfilePictures()    
 at Microsoft.Office.Server.UserProfiles.UserProfileManager.RemoveProfilePictures(Guid guid)

 

Has anyone come across this before? I'm logged in and carrying out this operation using my "admin/setup" account which is a site collection administrator of mysite, has admin/full control of the User Profile Service Application. Even with DB owner permissions (UPA databases and My Site Content DB) I still get this problem.

Thanks.

Import export subsite with workflow and same GUID

$
0
0

Hi, 

I have to replicate a subiste to a different site collection. This sub-site has some list\library and workflow. List are added to pages as webpart. 

When I perform import site subsite, the GUID for list change and webpart on pages shows error.  Cant use 3rd party for same

Please suggest



If this helped you resolve your issue, please mark it Answered


SharePoint 2013 Installation with SQL Server Authentication

$
0
0
Are there any known issues or limitations to installing SharePoint Server 2013 using SQL Server Authentication.

Allow a document to be viewed in the browser but not downloaded to the local machine

$
0
0

I have SharePoint 2013 deployed and RMS integration enabled. and am willing to install Office Web Apps. I want to enable users to view documents in the browser only but not be able to download them to their desktops. This would mean there is no "save as" button in the browser-based viewer and no ability to download the documents to the desktop to be used with the desktop Office apps (word, Excel, etc.).

I understand that I need RMS and Office Web Apps to do this. Could someone please confirm if I'm able to accomplish the goal above and, if so, how I do it?


Thanks very much in advance for your help.

Does Mount-SPContentDatabase Require IISReset or Application Pool Recycling

$
0
0
We need to attach a very large number of Content Databases to production farm. We are in dilemma about whether we will need to do an IISReset or Application Pool Recycle once we use Mount-SPContentDatabase powershell commandlets to mount the database.  In our test environment, without doing IISReset and Application Pool Recycle, we were able to browse the site collection which was part of the newly mounted Content Database. However, we don't know  what should be the ideal solution for our production farm.

Thanks, Bhadr :) Mark as Answer if it solves your problem. Vote As Helpful if the post is helpful for you.

Unable to resolve 'The server was unable to save the form at this time. Please try again.'

$
0
0

My new installation of SharePoint 2013 SP1 on Server 2012 R2 is causing some headaches for users. At first I thought it was minor, and did not follow up on it. Now it seems to be affecting other users and functions, so I need to get this figured out ASAP.

This is a DEV environment, so we are just trying to get it to work.  We are trying to build a BI platform.

The simplest case of this issue is simply trying to create a new folder in a Documents library.  We can upload documents, but when we try to create a new folder, all I get is the 'The server was unable to save the form at this time.  Please try again.' message.  We apparently CAN add the folder by using Windows Explorer.

I have reviewed several other posts, but none seem relevant or helpful.  All components are running on a single server in an AD Domain.  We have 20GB of memory allocated to this server, and I have tried stopping the Search Host Controller and resetting IIS.  It also ALWAYS happens, so I do not think memory is the cause. 

Now the same problem is occurring when a user is trying to add content to a new custom list.  I have suspected issues with Search identities, the least-privilege model for service accounts, and the fact that we are trying to use a DNS specific name for all configuration (and NOT use the hostname).  But I do not know if any of these are affecting it, nor where to look for other suspects.  We are trying to get this system to work with AD domain-specific service accounts, so we know what will be needed in Production.

Unfortunately, I cannot seem to find anything relevant in the ULS logs.  If I need to increase the logging on the ULS logs, how would I know WHAT to increase the logging levels on?

Thanks in advance for any help provided.

Elohir


Office Web Apps - working in other browsers but not Internet Explorer

$
0
0

Hi there,

I have office web apps on my SharePoint 2013 environment.  The previews work file when hovering next to a document but if I try to open it, I get "Sorry, we ran into a problem".  It looks as though Excel files open okay but I have tested Word and Powerpoint documents and I get this error.  Also, it only appears to happen in Internet Explorer - Google Chrome and Firefox are okay.  Any ideas?

Issue to set incoming E-Mail address for a library on the 2nd front-end server.

$
0
0

Hi,

We have an issue on our SharePoint 2013 farm. When we are setting the incoming E-Mail address on a Library where the Central administration is hosted, everything is working well. As soon as we are trying to do the same on the 2nd front-end server, we have an error and when I look at the ULS, I can see the following log:

Application error when access /_layouts/EmailSettings.aspx, Error=The request failed with HTTP status 401: Unauthorized

I don't understand why I get this error since it is working in the other server. The error is not when the E-Mail is processed; it's happening when we click on OK to apply the setting in the Library.

I did another test on another farm and everything is working well. There's probably an access missing somewhere on the faulty server but I cannot find it.

Can anyone help me?

Thanks

Dave

Orphaned Apps. How to know which App it is

$
0
0

Recently I have installed SharePoint 2013 Service Pack 1 (Correct Version) on my Test Environment and After  few days i started seeing a issue as reported by the Health Analyzer. Content Databases contain orphaned Apps Error. I have traced it to one of my Content Databases, but haven't been able to trace the App causing it. If I know which App it is then i can use to check and remove it.

./ Get-AppInstances.ps1 -productId <ProductId> -webAppUrl <webAppUrl>

./ Remove-App.ps1 -productId <ProductId> -webAppUrl <webAppUrl>

  • <ProductId> is the GUID ID of the App

  • <webAppUrl> is the full URL of the web application.

So how can i find the App that's causing the issue.

Thanks

Manoj Manda


Sharepoint designer - 2010 workflows unable to publish

$
0
0

Hi,

I have an issue with SPD 2013. I'm able to create and publish 2013 workflows. I can create/save 2010 workflow but I cannot publish them.

I always get the message : "Errors were found when compiling the workflow. The workflow files are save but cannot be run" and advanced message: "Unexpected error on server associating the workflow"

Any ideas ?

Marc Nemegeer

Excel Services error - Can't Contact the Server

$
0
0

I couldn't get my Excel web parts to display the workbook.  It gave an error :  The Workbook cannot be opened."

I ran these ps commands and now see the error below.   Any ideas?  thanks

$w = Get-SPWebApplication -identity <web application>

$w.GrantAccessToProcessIdentity("<domain\managed account>")

Can't Contact The Server

We're not able to contact the server. It might not be responding, or your internet connection may have been interrupted. Please try again


After upgrading 2010 site collection to 2013 - "Cannot find ContentPlaceHolder 'ContentPlaceHolder1' in the master page,..."

$
0
0

We have a  custom masterpage that was created for our organization a few years ago long before I joined the team. After doing the  migration (database restore in sql), we choose to upgrade the site collection. No errors were thrown during the process just a few warnings going forward as far as design.

When navigating to the upgraded site this is the error received below

[HttpException (0x80004005): Cannot find ContentPlaceHolder 'ContentPlaceHolder1' in the master page '~masterurl/default.master', verify content control's ContentPlaceHolderID attribute in the content page.]
   System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection) +1090
   System.Web.UI.Page.ApplyMasterPage() +74
   System.Web.UI.Page.PerformPreInit() +208
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1571

After adding the placeholder back into the masterpage (default.master) the site still renders the same results.

Any ideas?


Thanks, Danny Hickman IT Support Specialist

Sharepoint 2013 - Share site invitation email does not work?

One Drive for Business Admin & Recovery

$
0
0

I have a few questions regarding One Drive for Business in a government tenancy:

1 - What are the recovery options for files a user has removed from their recycle bin (either for individual files or complete restore for that user)?

2 - Is there a way to not allow users access to their recycle bin or to prevent them from being able to empty it?

3 - Does the 14 day restore option on SharePoint site collections apply to each users individual OneDrive for Business site? ie: Can user A's OneDrive be restored to the state it was 10 days prior without interfering with user B?

4 - I have read that OneDrive does not allow syncing to a network location. Has anyone came up with a creative workaround to this through group policy or third party software?

Thank you

List view item display time is taking too much

$
0
0

Hi,

     I am working in a sharepoint2013 project. In our project , list view item display time is taking too much in IE8 sp2013 64 bit environment. Can anyone help me to resolve this issue?

Thanks,

Nabhendu

3rd party ways to upgrade from MOSS 07 to SharePoint 2013

$
0
0

I'm looking for 3rd party tools/software that will help upgrade and migrate a MOSS 07 site to SharePoint 2013

So far I have located Metalogix's Content Matrix and AvePoint's DovAve Migrator

I would like to know if anyone has used these before or have found other 3rd party tools that they would recommend.

Note: I know microsoft say's there is no straight migration to SharePoint 2013 from MOSS 07 and I know I can do the DB attach from MOSS 07 -> SP10 -> SP13. I'm looking for other alternatives.

Edit: I have also looked into Dell's Migration Suite for SharePoint

Thanks

James T.F


Viewing all 21070 articles
Browse latest View live


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