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

Sharepoint

$
0
0

Hi All,

     I am displaying the content in a single line like Title,Description,Image,Likes etc but i want to show like below format .How to make it?

Image      Title

                Description

                Like,Comment,Date,Name.

Image should be strict with left side.

Regards,

Mohamed


User Profile Service Issue In Three-tier Farm

$
0
0

Dear All,

I’ve issue with UPS, UPS Sync won’t Started. In this case, I’m using three-tier farm.

What i have did:

- Services FIM & AppFabric in WFE Server (Started)

- Authentication IUSR (Done)

Any others solutions?

Regars,

Alu Ozy 

Install updates SharePoint 2016

$
0
0

Hi

I cannot apply installed updates for SharePoint 2016 in any way, the SharePoint products configuration wizard fails:

The update process failed to start. 

Type exception thrown Microsoft.SharePoint.Upgrade.SPUpgradeException. More information about the exception: one or more types could not be loaded. For more information, see the update log. Microsoft.SharePoint.Upgrade.SPUpgradeException: One or more types could not be loaded. For more information, see the update log.

in Microsoft.SharePoint.Upgrade.SPActionSequence.LoadUpgradeActions()
in Microsoft.SharePoint.Upgrade.SPActionSequence.get_Actions()
in Microsoft.SharePoint.Upgrade.SPActionSequence.get_RunnableActions()
in Microsoft.SharePoint.Upgrade.SPUpgradeSession.RunPreUpgraders(Object o, List`1 lstClass)
in Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse)
in Microsoft.SharePoint.Upgrade.SPManager.BootStrap(Guid sessionId, SPUpgradeOperationFlags flags)
in Microsoft.SharePoint.PostSetupConfiguration.UpgradeBootstrapTask.Run()
in Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()

[SharePoint 2013] Event manager error: Could not load file or assembly

$
0
0

Hi,

We have many many of errors with event ID 6644 :

Event manager error: Could not load file or assembly 'LepideSPAgent, Version=1.0.0.0, Culture=neutral, PublicKeyToken=960b52c8f4d26715' or one of its dependencies. The system cannot find the file specified.

We have checked directly in Content Database and we have many entries  :

SELECT * FROM EventReceivers WITH (NOLOCK) WHERE Assembly='LepideSPAgent, Version=1.0.0.0, Culture=neutral, PublicKeyToken=960b52c8f4d26715'

Sample :

IdName SiteIdWebId HostIdHostTypeItemIdDirNameLeafNameSynchronizationTypeSequenceNumberSolutionIdRemoteUrlAssemblyClassDataFilterSourceIdSourceTypeCredentialContextTypeContextEventTypeContextIdContextObjectIdContextCollectionId
16414A53-36E6-46E3-BFE3-341A923579FAListItemEventItemAddingE8F5594F-1F85-4AD7-9887-674AB1376F28 00000000-0000-0000-0000-000000000000E8F5594F-1F85-4AD7-9887-674AB1376F2800 NULLNULL 1110000NULLNULLLepideSPAgent, Version=1.0.0.0, Culture=neutral, PublicKeyToken=960b52c8f4d26715LepideSPAgent.ListItemEvent.ListItemEvent NULLNULL 0xB25D0AE1CFDF2D42B3800EB600F6C6D920NULL NULLNULL NULLNULL
4CAA8127-7510-4D34-8D73-541FD1AF9FD4ListItemEventItemUpdatingE8F5594F-1F85-4AD7-9887-674AB1376F28 00000000-0000-0000-0000-000000000000E8F5594F-1F85-4AD7-9887-674AB1376F2800 NULLNULL 1210000NULLNULLLepideSPAgent, Version=1.0.0.0, Culture=neutral, PublicKeyToken=960b52c8f4d26715LepideSPAgent.ListItemEvent.ListItemEvent NULLNULL 0xB25D0AE1CFDF2D42B3800EB600F6C6D920NULL NULLNULL NULLNULL
2D11CA58-9B29-446A-8374-995CD3AAA539ListItemEventItemDeletingE8F5594F-1F85-4AD7-9887-674AB1376F28 00000000-0000-0000-0000-000000000000E8F5594F-1F85-4AD7-9887-674AB1376F2800 NULLNULL 1310000NULLNULLLepideSPAgent, Version=1.0.0.0, Culture=neutral, PublicKeyToken=960b52c8f4d26715LepideSPAgent.ListItemEvent.ListItemEvent NULLNULL 0xB25D0AE1CFDF2D42B3800EB600F6C6D920NULL NULLNULL NULLNULL
3B926984-C410-47F5-928C-FA044F8D9F01ListItemEventItemCheckingInE8F5594F-1F85-4AD7-9887-674AB1376F28 00000000-0000-0000-0000-000000000000E8F5594F-1F85-4AD7-9887-674AB1376F2800 NULLNULL 1410000NULLNULLLepideSPAgent, Version=1.0.0.0, Culture=neutral, PublicKeyToken=960b52c8f4d26715LepideSPAgent.ListItemEvent.ListItemEvent NULLNULL 0xB25D0AE1CFDF2D42B3800EB600F6C6D920NULL NULLNULL NULLNULL
8A982D54-F0B8-44CD-8E26-24B850565796ListItemEventItemCheckingOutE8F5594F-1F85-4AD7-9887-674AB1376F28 00000000-0000-0000-0000-000000000000E8F5594F-1F85-4AD7-9887-674AB1376F2800 NULLNULL 1510000NULLNULLLepideSPAgent, Version=1.0.0.0, Culture=neutral, PublicKeyToken=960b52c8f4d26715LepideSPAgent.ListItemEvent.ListItemEvent NULLNULL 0xB25D0AE1CFDF2D42B3800EB600F6C6D920NULL NULLNULL NULLNULL

But with PS command we didn't have any SharePoint List Event Receivers with this assembly (I checked in all of our Web App).

PS C:\XXX\Scripts\> (Get-SPWeb https://XXXX).Lists.EventReceivers | Select Assembly

Assembly                                                                                                                                             
--------                                                                                                                                             
Microsoft.Office.Server.UserProfiles, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                             
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.Office.Server.UserProfiles, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                             
Microsoft.Office.Server.UserProfiles, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                             
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                             
Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                             
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Taxonomy, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                    
Microsoft.SharePoint.Taxonomy, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                    
Microsoft.Office.Server.UserProfiles, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                             
Microsoft.Office.Policy, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                          
Microsoft.Office.Policy, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                          
Microsoft.Office.Server.UserProfiles, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                             
Microsoft.Office.Policy, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                          
Microsoft.Office.Policy, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                          
Microsoft.Office.Policy, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                          
Microsoft.SharePoint.Taxonomy, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                    
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Taxonomy, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                    
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                                  
Microsoft.Office.Server.UserProfiles, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c                                             
Microsoft.Office.Server.UserProfiles, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c     

How can we delete this errors ?

Thanks in advance,

AD group name changes not replicating to SharePoint

$
0
0

Hi - We have made changes to the names of some AD groups used in SharePoint (2013)

It's been a week and in SharePoint the names have not changed

Everything still works fine and when we use People picker we can see the new group names and not the old ones

Is this a bug? Is there a script that can fix this?

Thanks

Jonj

SharePoint 2016 Content Organizer Processing job for Retention policy timer job paused,and new instance not starting

$
0
0

HI experts

we have strange situation in our new SharePoint 2016(recently migrated from SharePoint 2013), for one web Application we have retention policy rules created and enabled,and we have Schedule the workflow (Content Organizer Processing) for every 15 minutes, it was running until last Saturday up to 6 AM(last run time) ,and after that stopped working,and all the Drop off library files not moved to the destination, when i check the timer job log  the Content Organizer Processing timer job paused ,and no new instance is starting if i start the timer job

please help me ASAP

User Profile Service Issue In Three-tier Farm

$
0
0

Dear All,

I’ve issue with UPS, UPS Sync won’t Started. In this case, I’m using three-tier farm.

What i have did:

- Services FIM & AppFabric in WFE Server (Started)

- Authentication IUSR (Done)

Any others solutions?

Regards,
Alu Ozy

SharePoint 2013 MySites/OneDrive Could not Load User Profile

$
0
0

As the title explains, trying to resurrect MySites/OneDrive in my SharePoint 2013 environment.  I'm working to decommission an old server in the farm, and the last item on there is the MySites web application.   

Ideally I'd like to move these to a new web application (server) in the same farm, but I want to get it working on the old server first.  I've tried many different troubleshooting steps, one of which was dis-associating/re-associating the user profile service application proxy to the my sites web application, but this didn't alleviate the error.  

Here are the below logs when browsing the my site page.  

01/22/2019 08:36:18.74 w3wp.exe (0x3140)                       0x289CSharePoint Foundation         Logging Correlation Data      xmnvMedium  Site=/personal/timothy_stewart377fb89e-c39f-e02a-6ad5-74a1c8ffdeca
01/22/2019 08:36:18.74 w3wp.exe (0x3140)                       0x289CSharePoint Foundation         Monitoring                   b4lyHigh   Leaving Monitored Scope (PostResolveRequestCacheHandler). Execution Time=249.524693148972377fb89e-c39f-e02a-6ad5-74a1c8ffdeca
01/22/2019 08:36:18.80 w3wp.exe (0x3140)                       0x289CSharePoint Foundation         Asp Runtime                   aj1klHigh    [Forced due to logging gap, cached @ 01/22/2019 08:36:18.75, Original Level: Verbose] SPRequestModule.PreRequestExecuteAppHandler377fb89e-c39f-e02a-6ad5-74a1c8ffdeca
01/22/2019 08:36:18.80 w3wp.exe (0x3140)                       0x289CSharePoint Foundation         Runtime                       aiyinHigh    [Forced due to logging gap, Original Level: VerboseEx] EnsureCacheKeyAndViewStateHash virtualPathLookupKey: {0}, fulltext: {1}377fb89e-c39f-e02a-6ad5-74a1c8ffdeca
01/22/2019 08:36:18.86 w3wp.exe (0x3140)                       0x289CSharePoint Portal Server     Runtime                       8gp2Medium  Initializing portal application domain '/LM/W3SVC/1732857310/ROOT-1-131926138374839723'.377fb89e-c39f-e02a-6ad5-74a1c8ffdeca
01/22/2019 08:36:18.91 w3wp.exe (0x1238)                       0x3A40SharePoint Server Search     Query                         ac3iqHigh    Ims::EndPoints: old: net.tcp://fmspapp1/4BD361/QueryProcessingComponent2/ImsQueryInternal;, new: net.tcp://fmspapp1/4BD361/QueryProcessingComponent2/ImsQueryInternal; 
01/22/2019 08:36:18.91 w3wp.exe (0x3140)                       0x289CSharePoint Portal Server     Runtime                       8gp7Medium  Topology cache updated. (AppDomain: /LM/W3SVC/1732857310/ROOT-1-131926138374839723)377fb89e-c39f-e02a-6ad5-74a1c8ffdeca
01/22/2019 08:36:18.91 w3wp.exe (0x3140)                       0x289CSharePoint Portal Server     Runtime                       8gp6Medium  Initialized portal topology cache for application domain '/LM/W3SVC/1732857310/ROOT-1-131926138374839723'377fb89e-c39f-e02a-6ad5-74a1c8ffdeca
01/22/2019 08:36:18.91 w3wp.exe (0x3140)                       0x289CSharePoint Portal Server     Runtime                       8gp4Medium  Portal application domain '/LM/W3SVC/1732857310/ROOT-1-131926138374839723' initialized.377fb89e-c39f-e02a-6ad5-74a1c8ffdeca
01/22/2019 08:36:18.94 w3wp.exe (0x3140)                       0x289CSharePoint Portal Server     User Profiles                 cm6yHigh    User Profile Application Proxy failed to retrieve partitions from User Profile Application: Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: UserProfileApplicationNotAvailableException_Logging :: UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does not have 0d99fabf-5670-4e57-b556-d4e25d7e5030     at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties()     at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs()    at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.IsAvailable(SPServiceContext serviceContext)377fb89e-c39f-e02a-6ad5-74a1c8ffdeca
01/22/2019 08:36:18.94 w3wp.exe (0x3140)                       0x289CSharePoint Portal Server     User Profiles                 cm6yHigh    User Profile Application Proxy failed to retrieve partitions from User Profile Application: Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: UserProfileApplicationNotAvailableException_Logging :: UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does not have 0d99fabf-5670-4e57-b556-d4e25d7e5030     at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties()     at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs()    at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.IsAvailable(SPServiceContext serviceContext)377fb89e-c39f-e02a-6ad5-74a1c8ffdeca
01/22/2019 08:36:18.94 w3wp.exe (0x3140)                       0x289CSharePoint Portal Server     User Profiles                 cm6yHigh    User Profile Application Proxy failed to retrieve partitions from User Profile Application: Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: UserProfileApplicationNotAvailableException_Logging :: UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does not have 0d99fabf-5670-4e57-b556-d4e25d7e5030     at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties()     at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs()    at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.IsAvailable(SPServiceContext serviceContext)377fb89e-c39f-e02a-6ad5-74a1c8ffdeca
01/22/2019 08:36:18.94 w3wp.exe (0x3140)                       0x289CSharePoint Portal Server     User Profiles                 cm6yHigh    User Profile Application Proxy failed to retrieve partitions from User Profile Application: Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: UserProfileApplicationNotAvailableException_Logging :: UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does not have 0d99fabf-5670-4e57-b556-d4e25d7e5030     at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties()     at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs()    at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.IsAvailable(SPServiceContext serviceContext)377fb89e-c39f-e02a-6ad5-74a1c8ffdeca
01/22/2019 08:36:18.94 w3wp.exe (0x3140)                       0x289CSharePoint Portal Server     User Profiles                 cm6yHigh    User Profile Application Proxy failed to retrieve partitions from User Profile Application: Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: UserProfileApplicationNotAvailableException_Logging :: UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does not have 0d99fabf-5670-4e57-b556-d4e25d7e5030     at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties()     at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs()    at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.IsAvailable(SPServiceContext serviceContext)377fb89e-c39f-e02a-6ad5-74a1c8ffdeca
01/22/2019 08:36:18.94 w3wp.exe (0x3140)                       0x27F4SharePoint Portal Server     User Profiles                 ajk4dMedium  UserProfileProperty_WCFLogging::Begin ProfilePropertyServiceClient.ExecuteOnChannel 
01/22/2019 08:36:18.94 w3wp.exe (0x3140)                       0x27F4SharePoint Portal Server     User Profiles                 ajk35Medium  MossClientBase_WCFLogging::Begin MossClientBase.ExecuteOnChannel 
01/22/2019 08:36:18.94 w3wp.exe (0x3140)                       0x27F4SharePoint Portal Server     User Profiles                 ajk36Medium  MossClientBase_WCFLogging:: MossClientBase.ExecuteOnChannel -  Executing codeblock on channel 
01/22/2019 08:36:18.99 w3wp.exe (0x1368)                       0x2178SharePoint Server             Logging Correlation Data      xmnvMedium  Name=Task: SessionManager.PerformOngoingRequestDepartures6b6b4445-29e2-0002-bd84-978f53aee6f5
01/22/2019 08:36:19.00 w3wp.exe (0x3140)                       0x289CSharePoint Foundation         Database                     ahjqpHigh   [Forced due to logging gap, cached @ 01/22/2019 08:36:18.99, Original Level: Verbose] SQL connection time: 0.12350065396389 for Data Source=FMSPSQL1;Initial Catalog=WSS_Content_MySites_82;Integrated Security=True;Persist Security Info=False;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;PoolBlockingPeriod=Auto;Asynchronous Processing=False;Connection Reset=True;MultipleActiveResultSets=False;Replication=False;Connect Timeout=15;Encrypt=False;TrustServerCertificate=False;Load Balance Timeout=0;Packet Size=8000;Type System Version=Latest;Application Name=".Net SqlClient Data Provider";User Instance=False;Context Connection=False;Transaction Binding="Implicit Unbind";ApplicationIntent=ReadWrite;MultiSubnetFailover=False;TransparentNetworkIPResolution=True;ConnectRetryCount=1;Conn...377fb89e-c39f-e02a-6ad5-74a1c8ffdeca
01/22/2019 08:36:19.00*w3wp.exe (0x3140)                       0x289CSharePoint Foundation         Database                     ahjqpHigh   ...ectRetryInterval=10;Column Encryption Setting=Disabled377fb89e-c39f-e02a-6ad5-74a1c8ffdeca
01/22/2019 08:36:19.00 w3wp.exe (0x3140)                       0x289CSharePoint Foundation         Database                     8acbHigh   [Forced due to logging gap, Original Level: VerboseEx] Reverting to process identity377fb89e-c39f-e02a-6ad5-74a1c8ffdeca
01/22/2019 08:36:19.03 w3wp.exe (0x3140)                       0x289CSharePoint Portal Server     User Profiles                 cm6yHigh    User Profile Application Proxy failed to retrieve partitions from User Profile Application: Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: UserProfileApplicationNotAvailableException_Logging :: UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does not have 0d99fabf-5670-4e57-b556-d4e25d7e5030     at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties()     at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs()    at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.IsAvailable(SPServiceContext serviceContext)377fb89e-c39f-e02a-6ad5-74a1c8ffdeca
01/22/2019 08:36:19.03 w3wp.exe (0x3140)                       0x289CSharePoint Portal Server     User Profiles                 7i0bHigh    Exception occurred loading user profile (/personal/timothy_stewart/Documents/Forms/All.aspx): Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: UserProfileApplicationNotAvailableException_Logging :: UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does not have 0d99fabf-5670-4e57-b556-d4e25d7e5030     at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties()     at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ProfileDBSqlSession()    at Microsoft.Office.Server.UserProfiles.UserProfile.RetrieveUser(String strAcct, Guid gAcct, Byte[] bSid, Nullable`1 recordId, Boolean doNotResolveToMasterAccount, Boolean loadFullProfile, Boolean loadColleagueRecordIds, String strEmail)   ...377fb89e-c39f-e02a-6ad5-74a1c8ffdeca
01/22/2019 08:36:19.03*w3wp.exe (0x3140)                       0x289CSharePoint Portal Server     User Profiles                 7i0bHigh    ... at Microsoft.Office.Server.UserProfiles.UserProfile..ctor(UserProfileManager objManager, String strAcct, Boolean doNotResolveToMasterAccount, Boolean forceUserIsSelf, Boolean loadFullProfile, Boolean loadColleagueRecordIds, String strEmail)    at Microsoft.Office.Server.UserProfiles.UserProfileManager.GetUserProfile(Boolean bCreateIfNotExist, Boolean loadFullProfile, Boolean loadColleagueRecordIds)     at Microsoft.Office.Server.UserProfiles.ProfileLoader.EnsureUserProfile(Boolean bCreateIfNotExist)     at Microsoft.Office.Server.UserProfiles.ProfileLoader.GetUserProfile()     at Microsoft.SharePoint.Portal.WebControls.ProfilePropertyLoader.OnInit(EventArgs e).377fb89e-c39f-e02a-6ad5-74a1c8ffdeca


Process for migrating (not upgrading) from Sharepoint 2013 to 2019

$
0
0
I currently have 2 SharePoint 2013 servers running in a farm. I created a brand new SharePoint 2019 server. From what I understand, if you are NOT doing an in-place upgrade, you have to take the databases from 2013 and attach it to the 2019 server. This seems like way to simple of a solution. There isn't any specifics I can find on what exactly needs to be done. All I can find is high level instructions. I'm very new to SharePoint so I would like to use a step by step doc if possible. Anyone know of such a thing or have any advice?

SharePoint 2016 Server Setup

$
0
0

Hello

We are in SharePoint 2010 for our production environment. Currently we are following 3 tier architecture with Database server and App server and Web Front server. It is working out good.

What is the recommendation for sharepoint 2016? Are there any articles that point us to right direction?

Thanks.


rani

Content Query web part and Publishing feature in SP Online

$
0
0

Trying to enable Server Publishing on a SP Online classic site so I can use the Content Query web part. 

  • I am a top level site admin
  • SharePoint Server Publishing Infrastructure is enabled in the site collection features in the parent site above.
  • This site is a child site and is in the site collection.

And yet I am still getting the error: 

Site

The feature being activated is a Site scoped feature which has a dependency on a Site Collection scoped feature which has not been activated. Please activate the following feature before trying again: SharePoint Server Publishing Infrastructure f6924d36-2fa8-4f0b-b16d-06b7250180fa

Along with the 2 Web hidden feature error messages as well.  Anyone got any ideas?


Farm Administrator unable to view large lists on migrated Site Collections

$
0
0

I recently setup a second SharePoint 2013 Enterprise On-prem farm. I am in the Farm Administrators security group. I copied over some content databases from another farm that I am also farm admin on however when I try to view a list which has an item count exceeding the view threshold I'm get the view restriction notice whereas I am able to view it on the other farm. Any ideas what I'm missing? Both farms are on claims and both are in the same AD domain.

Thanks


Love them all...regardless. - Buddha

why the "Control Panel" >> "View Installed Updates" , is showing duplicate updates for sharepoint 2013

$
0
0

Hi All,

we have a sharepoint on-premises server 2013. and i checked the installed patches on it. so inside our windows 2008 R2 >> Control Panel >> View installed updates, i got those updates where most of them are duplicates, as follow:-

So what do these duplicates refer to? do they refer to the exact same updates? as all the duplicates have the same "support link" url. and if they refer to the same update then why we got duplicate entries?

Thanks


Sharepoint

$
0
0

Hi All,

     How to display the list of discussion forum using rest Api . I am getting the result like Questions and their reply in a page. I am not able to get question 2 and Questions 3.Kindly help me on this.

                                                                  

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Innovation</title>
</head>

<body>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
<script type="text/javascript">
function getListData() {
console.log(_spPageContextInfo.webAbsoluteUrl + "/_api/web/lists/getByTitle('Innovation')/items?$filter=ContentType eq 'Message'");
$.ajax({
        url: _spPageContextInfo.webAbsoluteUrl + "/_api/web/lists/getByTitle('Innovation')/items?$select=Title,Body,Image,LikesCount",
                type: "GET",
        headers: {
            "accept": "application/json;odata=verbose",
            "content-type": "application/json;odata=verbose",
        },        

        success: onQuerySucceeded,
        error: onQueryFailed
    });

}

function onQuerySucceeded(data) {
      console.log(data.d.results);
            $.each(data.d.results, function (key, value) {
                   // var imageUrl = window.location.origin + imageParth;
                     //$("#newsitems").append('<section>');
                       $("#newsitems").append('<div class="Title">'+value.Title+'</div>');
                        $("#newsitems").append('<div class="comment">'+value.Body+'</div>');
                        $("#newsitems").append("<div style='float:left';padding:10px;><img src= '"+value.Image.Url+"'></div>");
                       $("#newsitems").append('<div class="LikesCount"><img src="http://rsbsp01:1111/en-us/PublishingImages/LikeIcon.png">'+value.LikesCount+'</div>');

                   });
     // $("#newsitems").append('</section>');

   }

function onQueryFailed() {
    alert('Sorry An Error Has Occurred!');
}

ExecuteOrDelayUntilScriptLoaded(getListData, "sp.js")
</script>​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​
<div id="newsitems"></div>

SP Online - Is it possible to bulk-tag documents in a document library for audiences?

$
0
0

Following on from my previous question - I now have audiences working on a large document library.  Is it possible to bulk-tag audience targeting?  Not sure if I can do it in the datasheet view, I guess it's possible through PowerShell?   

The documents at present are sorted and filtered through views but I'm putting a new site template together that will be better using audiences.  I can set audiences by looking at the document metadata tags, just want to know if it's possible?


[SharePoint 2013] UserProfile - Unable to load the User profile (randomly).

$
0
0

Hi,

We inherited a SharePoint 2013 farm which have a problem with its User profile application Proxy.

Randomly, our users can not access to their OneDrive, when this problem occured the audience is not correct also.

With ULS debbuger we can see the same error happening many times :

User Profile Application Proxy failed to retrieve partitions from User Profile Application: Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: UserProfileApplicationNotAvailableException_Logging :: UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does not have c0f18506-fc88-4a56-ba33-0b5fc8c547a8    
 at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties()    
 at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs()    
 at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.IsAvailable(SPServiceContext serviceContext)

User Profile Application Proxy failed to retrieve partitions from User Profile Application: Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: UserProfileApplicationNotAvailableException_Logging :: UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does not have c0f18506-fc88-4a56-ba33-0b5fc8c547a8    
 at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties()    
 at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs()    
 at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.IsAvailable(SPServiceContext serviceContext)

And after :

Exception occurred loading user profile (/my/personal/USERXX/Documents/Forms/All.aspx): Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: UserProfileApplicationNotAvailableException_Logging :: UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does not have c0f18506-fc88-4a56-ba33-0b5fc8c547a8    
 at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties()    
 at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ProfileDBSqlSession()    
 at Microsoft.Office.Server.UserProfiles.UserProfile.RetrieveUser(String strAcct, Guid gAcct, Byte[] bSid, Nullable`1 recordId, Boolean doNotResolveToMasterAccount, Boolean loadFullProfile, Boolean loadColleagueRecordIds, String strEmail)    
 at Microsoft.Office.Server.UserProfiles.UserProfile..ctor(UserProfileManager objManager, String strAcct, Boolean doNotResolveToMasterAccount, Boolean forceUserIsSelf, Boolean loadFullProfile, Boolean loadColleagueRecordIds, String strEmail)    
 at Microsoft.Office.Server.UserProfiles.UserProfileManager.GetUserProfile(Boolean bCreateIfNotExist, Boolean loadFullProfile, Boolean loadColleagueRecordIds)    
 at Microsoft.Office.Server.UserProfiles.ProfileLoader.EnsureUserProfile(Boolean bCreateIfNotExist)    
 at Microsoft.Office.Server.UserProfiles.ProfileLoader.GetUserProfile(Boolean bCreateIfNotExist)    
 at Microsoft.SharePoint.Portal.WebControls.ProfilePropertyLoader.OnInit(EventArgs e).
 
Have you an idea regarding this problem ? a Known bug ?

Thanks in advance,

Have a nice day all !
Clement

 
 

SharePoint Online Site - New Webpart (Missing Organization option)

$
0
0

Hello Team, 

I am unable to see the "Organize" option to re arrange the published news in news webpart.

Advance thanks for suggestions.

Thanks

San

Can SharePoint use MSAs (Active Directory Managed Service Accounts?)

$
0
0

One of the infrastructure guys just asked me this and I wasn't sure

We use SharePoint Managed Accounts of course, but these are regular AD accounts - not AD MSAs

Can an AD MSA be used as a SharePoint Managed Account?

Thanks

Jonj

Export or backup SharePoint Site exclude all subsites

$
0
0
Please help me how to Export or backup SharePoint Site exclude all subsites

library access from windows explorer does not enumerate user permissions

$
0
0

Hi all, i have one SharePoint Foundation 2013 Server and a user noticed that if he tries to open a document library with Windows Explorer (in the form of\\mysitename\DocLib6 ) the system allows him to connect and he can see not only the files that he has access to see but all the files in the library! He can open or copy those files!

I have blocked the functionality "Open in Windows Explorer" from within the library, but how can we force SharePoint to show to the user only the files that he has view or edit permissions when we use the\\mysitename\DocLib6 type of access ?

Thank you in advance,

George

Viewing all 21070 articles
Browse latest View live


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