HTTP Error 500.30 - ANCM In-Process Start Failure

I host an aspnetcore website on a Windows Server 2012 R2 running IIS on Amazon AWS and it’s generally fast and stable.

Continue Reading

Unable to locate package dotnet-sdk-3.1

Every time there is a new release of dotnetcore I need to get it updated on the three environments where I develop and deploy code: macOS, Windows and Linux (Ubuntu).

Continue Reading

Fetch wont send or receive any cookies 🍪

Today I think I have fixed a bug that has niggled away at me for ages. 🍪

Continue Reading

The imported project was not found

On my Ubuntu disco dingo laptop, There was a bug affecting VS Code’s IntelliSense that I had just been putting up with for a good few days.

Continue Reading

Forcing HTTP to HTTPS redirect on IIS via Amazon Elastic Load Balancers

Today I replaced an ageing asp.net web forms web application with a new static site which for now is just a landing page with a contact form and in doing so needed to force any insecure HTTP requests to HTTPS.

Continue Reading