Author: Benjamin Perkins

Enable logging for your Hybrid Connection Manager, troubleshooting

Azure Benjamin Perkins

This article pertains to the Azure Biztalk based Hybrid Connection feature discussed here. To read about the new version of the Hybrid Connection feature based on Azure Relay, read this article. #HybridConnection #Azure #Microsoft – There are 2 kinds of logging you can use to troubleshoot any issues with your Azure Hybrid Connection Manager. The […]

Read More →

How (I) configured Azure Active Directory into my ASP.NET MVC OWIN web application

ASP.NET Benjamin Perkins

Before I get started, keep in mind, that I am not a security expert, if you want to enable security for your Azure App Service Web App I recommend using EasyAuth as described here, so much easier, IMO. You likely get some benefits from the ‘Change Authentication’ features of: No Authentication Individual User Accounts Work […]

Read More →

CodeDom provider type could not be located

Debugging Benjamin Perkins

Server Error in ‘/’ Application. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: The CodeDom provider type “Microsoft.CodeDom.Providers.DotNetCompilerPlatform .CSharpCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35” could not be located. Source Error: […]

Read More →

Brain Interface data analysis

Benjamin Perkins C#

I wrote this article here that describes what I am doing. I am in the process of creating the article that explains in complete detail how I did it. I expect to complete it by August or September. The best way to determine if a brain interface can really trigger an event, is by ensuring […]

Read More →