Hi,
How to fetch the reply count of particular item using rest API in Discussion Board and also let me know is it possible to change the column name of recent,what's hot ,Answered in Discussion Board?
Regards,
Mohamed.
Hi,
How to fetch the reply count of particular item using rest API in Discussion Board and also let me know is it possible to change the column name of recent,what's hot ,Answered in Discussion Board?
Regards,
Mohamed.
Hello Everyone,
SharePoint Alerts on Document library stopped working. It was working until few weeks back and all of a sudden it stopped.
I checked SMTP properties access tab (everything looks good), cleared sharepoint config cache XML files, restarted SharePoint Timer service, checked immediate timer jobs, not sure what's the issue. I even ran sts cmd to see if it is enabled. Everything looks good. It's still a mystery for me.
Any suggestions techies.
Thanks,
Mike
Hello All,
I'm using SharePoint 2013 environment. I have a document set with default folders and subfolders. When i create a new document set these folders and subfolders gets created automatically based on default content type. There is blank txt document creates with in the folders (createblanktxt.1). I want to get rid of it or doesn't want to create with the folder structure. Any possible work around guys. Here is the screenshot below.
Thanks,
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-74a1c8ffdecaHi,
I am trying to move term to another term set or term using Term Store Management Tool.
And i have admin rights.
but unfortunately getting error:This operation cannot be completed. The term store may be unavailable.
please suggest on error
and if it is possible using powershell, please provide script
Ok so, I got a call from a customer and he wants to restore the Production SharePoint environment to the test environment. The production has a different topology from the testing environment.
As far as my understanding due to the difference of topologies this is not possible, however, I could not find any documentation that validates what I think.
What I want exactly is a guideline on when does such scenario works and when it does not work. As well as steps on how to do this. I appreciate if there are no commercial products.
Appreciate your assistance.
Regards,
Regards, Khalil A. Kamel
Hi guys,
It seems very confusing as to what is the best practice approach to updating existing content types.
There seems a general confusing on this topic with nobody really recommending any best practice approaches.
It also depends how your content types have been created as this means they are saved on different SharePoint databases (SharePoint Foundation database and Content database and also file system on the hive if defined via a schema XML. Ghosting and Unghosting.
What is the best practice approach recommend by Microsoft?
1. FeatureActivated Event Receiver or FeatureUpgrading Event Receiver deployed via Visual Studio?
2. Changes to the XML schema file?
3. Create and maintain all Content Types via PowerShell scripts.
4. Create a new Content Type and set the existing content type to hidden.
Kind regards,
Victor
Hello Team,
When i am trying to access the workflows attached to an item in a doc lib, i am getting the message "Some workflows may not be shown. We were unable to reach the workflow service." Not sure what is the issue
Farm Topology
4 WFE's
4 APP Servers
WF Manager has been set up on 3 APP servers and load balanced by a DNS entry and NLB.
Analysis Done
1) Checked “workflow service application” started.
2) Checked , workflow service application “workflow is connected”.
3) Checked and noticed the workflow initiator has the UserProfile.
4) Workflow Manager DNS URL and individual URL with FQDN name is accessible in all the 4 APP servers. But not accessible from the 4 WFE's.
5) User Profile service is up and running good.
6) APP Management service is up and running.
7) Executed the following command on one of the WF Manager Farm node and noticed all the WF related and WF Service Bus related services are in running mode.
Get-WFFarm
Get-WFFarmStatus
Get-SBFarmStatus
8) WFManager app pool is in start mode across all the WF Manager Farm nodes.
Could some one please help me out what could be the root cause of this issue. This is really a show stopper for my deliverable. Appreciate quick response. Thank You!
Hi,
I want to run or open a non web based application (local application) like "MS Word" or "notepad" from my SharePoint site .
I simply want to click on an icon or hyperlink and the software (like MS Word, Excel or Notepad) open.
The reason is I want to have one main web page, and it is easy to launch the apps, so I don't need to go back to desktop or taskbar to lunch the apps.
Thank you,
Andy
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
Hi there is a publishing web application and below errors keep loading in SharePoint logs(_catalogs/masterpage/NewDesign/images/login_icon.png),
Failed to get document content data. System.ComponentModel.Win32Exception (0x80004005): Cannot complete this function at Microsoft.SharePoint.SPSqlClient.GetDocumentContentRow(Int32 rowOrd, Object ospFileStmMgr, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres)
Could not get DocumentContent row: 0x80004005.
all subsites and site collections has seperate custom master pages and all images,css & .js files links to root site collection and these files are exists in root site collection.
Request (GET:xxx/_catalogs/masterpage/Design2018/images/logo1.png)
when I browse this image it exists.
adil
Hi All,
In our SharePoint farm word, ppt, excel files are not opening through browser and getting an error message "Sorry, there was a problem and we can't open this document. If this happens again, try opening the document in Microsoft Word". I have tried
few workarounds but nothing helps. Pls let me know your suggestions/solutions to proceed further. Btw pls find below logs & owa conf details.
LOG:
<?xml version="1.0" encoding="utf-16"?>
<HealthReport xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<HealthMessage>ProofingWatchdog reported status for Proofing in category 'NegativeWeb'. Reported status: Spelling attempt exception for "baad": System.Net.WebException: The underlying connection was closed: Could not establish trust relationship
for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
at System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.ConnectStream.WriteHeaders(Boolean async)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at Microsoft.Office.Web.Watchdogs.ProofingWatchdog.WebCheck(Uri uri, String word, HealthResult& errorResult, HealthCategory healthCategory)
at Microsoft.Office.Web.Watchdogs.ProofingWatchdog.WebCheckNegative(Uri uri)</HealthMessage>
</HealthReport>
OWA Farm Conf:
FarmOU :
InternalURL : https://office.prod.com/
ExternalURL : https://office.prod.com/
AllowHTTP : False
SSLOffloaded : False
CertificateName : prodcert
EditingEnabled : True
LogLocation : C:\ProgramData\Microsoft\OfficeWebApps\Data\Logs\ULS
LogRetentionInDays : 7
LogVerbosity :
Proxy :
CacheLocation : C:\ProgramData\Microsoft\OfficeWebApps\Working\d
MaxMemoryCacheSizeInMB : 75
DocumentInfoCacheSize : 5000
CacheSizeInGB : 15
ClipartEnabled : False
TranslationEnabled : False
MaxTranslationCharacterCount : 125000
TranslationServiceAppId :
TranslationServiceAddress :
RenderingLocalCacheLocation : C:\ProgramData\Microsoft\OfficeWebApps\Working\waccache
RecycleActiveProcessCount : 5
AllowCEIP : False
ExcelRequestDurationMax : 300
ExcelSessionTimeout : 450
ExcelWorkbookSizeMax : 10
ExcelPrivateBytesMax : -1
ExcelConnectionLifetime : 1800
ExcelExternalDataCacheLifetime : 300
ExcelAllowExternalData : True
ExcelWarnOnDataRefresh : True
OpenFromUrlEnabled : True
OpenFromUncEnabled : True
OpenFromUrlThrottlingEnabled : True
PicturePasteDisabled : False
RemovePersonalInformationFromLogs : False
AllowHttpSecureStoreConnections : False
IgnoreDeserializationFilter : False
Machines : {SERVEROWA1}
Thanks,
SK
Saloni
Hi All,
Please let me know how to customize the Discussion board off Allitem.aspx. If yes how to achieve this like below from discussion list.
Discussion List:
Below format:
HI All,
I have done like below . In the below default list view i need to add icon and image to customize.how to achieve .
How to add image for below.
Image icon on left before Title.
Image icon for Date and System Account.
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 HostIdHostTypeItemIdDirNameLeafNameSynchronizationTypeSequenceNumberSolutionIdRemoteUrlAssemblyClassDataFilterSourceIdSourceTypeCredentialContextTypeContextEventTypeContextIdContextObjectIdContextCollectionIdBut 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 AssemblyHow can we delete this errors ?
Thanks in advance,
Hi there
I have been trying to find a way to expose a particular attribute in AD in my synchronisation connection in SharePoint 2013.
The AD value is OtherTelephone, but this is not appearing in the list of attributes associated to my data source connection.
I have tried to create a new data source to re-synch with no luck. This is a default AD property that should appear and it is not a custom one.
What needs to be done so that I can map a new SharePoint property to this AD field?
Uzma
I've added a 2013 workflow to a list but when I tried to run it, I am getting a 401 authorisation error. I then checked the SB and WF Farm status and am getting the below errors for the Service Front End for the other servers am I not running this on.
I've then run Get-WFFarm and noted the "RunAsAccount". I've then tried to log into the above URLs with this account and it is not accepting the credentials and I am then getting the 401 authorisation error. I have checked the account and the password is correct.
I can't find any commands to try and restart these. Any help? I haven't restarted the servers at this point.