I received the above error today whilst working on a new Bicep template which caused me a bit of confusion as it seemed to be indicating that a file was missing. What I figured out in the end is that it was really saying that I had messed up something in my Bicep template file... Continue Reading →
SharePoint 2013 Error: The filtering process has been terminated
I had just completed a PowerShell scripted deployment of a SharePoint farm and was just performing the final checks when I noticed the following error in the crawl logs. "The filtering process has been terminated" This turned out that because in the PowerShell script I had specified that the SharePoint installation location should be different to... Continue Reading →
Exchange 2013 Preview: Error connecting to server via PowerShell after installation
After installing the pre-requisites and installing Exchange, when connecting to the exchange server using the Exchange Management Shell you may receive an error similar to the following. "The WS-Management service does not support the request. For more information, see the about_Remote_Troubleshooting Help Topic" It appears that the setup routine may not always register the .NET... Continue Reading →
Error message when you view an Outlook Web App Web Part in a SharePoint Online site in Office 365: “This content cannot be displayed in a frame”
Over the last couple of weeks I have been working on an Office 365 project, and whilst in general I have been impressed with the SharePoint aspects of Office 365. There have been a couple of gotchas. I will be positing a couple of articles dealing with these in more detail. Anyway, I thought it would be... Continue Reading →
BizTalk WSS Adapter: HTTP 401.2 – Unauthorized: Logon failed due to server configuration
Continuing my experience of attempting to configure the WSS adapter for a clients BizTalk/SharePoint integration project. As mentioned in my previous post I was having an authentication issue between the clients SharePoint and BizTalk instances. The message I was getting back (not in BizTalk unfortunately) was the following 401.2 message. "HTTP 401.2 - Unauthorized: Logon failed due to server... Continue Reading →