Logo
  • Home

errors

Azure CI using GitHub Actions fails after change from Core to .NET 6.0
Azure CI using GitHub Actions fails after change from Core to .NET 6.0

We upgraded an Azure .NET web app to use .NET 6.0 instead of 4.6.2, in itself something of a task for this app. But when we then tried to deploy it to Azure, GitHub failed on the build with dotnet stage: So this is clearly a problem with the deployment .yml, since we changed the... » read more

0
Read
ralpharama written 3 years ago
Python PermissionError Permission denied
Python PermissionError Permission denied

Is the file open somewhere? Close it!

0
Read
ralpharama written 3 years ago
C# – The underlying connection was closed: An unexpected error occurred on a send
C# – The underlying connection was closed: An unexpected error occurred on a send

This isn’t an unusual error, you can find a lot of answers on Stack Overflow, for example. For me I was using a simple WebClient client = new WebClient(); With a send like this: Stream data = client.OpenRead(arguments);StreamReader reader = new StreamReader(data_to_send);s = reader.ReadToEnd(); And getting the error in the title. It said that the... » read more

0
Read
ralpharama written 7 years ago

Tiresome legal obligation privacy policy

https://www.buymeacoffee.com/ralpharama: C# – The underlying connection was closed: An unexpected error occurred on a send
Copyright © 2025 Ralpharama Geek Blog. All rights reserved. Theme by Mynote.