by SquareZones | May 28, 2022 | C#, Programming, Troubleshooting
FULL VIDEO REVIEW: In this video, we talk about “An existing connection was forcibly closed by the remote host” and how to resolve the error. https://youtu.be/LO-AFAK1g0w Error: ERROR Text: Recieved when calling site (seen on back end server) (go to...
by SquareZones | May 28, 2022 | C#, Programming, Troubleshooting
FULL VIDEO REVIEW: In this video, we talk about the error we received when installing the latest Microsoft.EntityFrameworkCore.SqlServer NuGet package and how we resolved it.https://youtu.be/m9IhZkjfUdY How To Steps If the currest verion of the NuGet package is...
by SquareZones | May 28, 2022 | C#, Programming, Troubleshooting
FULL VIDEO REVIEW: In this video, we discuss how to Fix Intellisense for Libman.json for Client-Side Libraries ReSharper Bug. This seems to be a bug in ReSharper so in this video we tell you how to get around it but it’s not a perfect solution by any means,...
by SquareZones | May 28, 2022 | C#, MVC, Programming, Razor, Troubleshooting
FULL VIDEO REVIEW: In this video, we talk about what happened when we ran into an issue with .NET Core MVC Page Not Refreshing After Changes. Essentially we made a change to the Razor page with the .cshtml extension in .NET Core MVC and found even though we made...