Base solution for your next web application

Activities of "slamj1"

Not sure if anyone is aware, but the 12.0.1 project template fro the backend, downloaded from the ASPNETZERO portal does not have the .NET framework version update to net7.0.

It is still set to net6.0.

Prerequisites

  • ASPNETZERO 11.2
  • Angular
  • NET6.0

If issue related with ABP Framework

  • Abp.AspNetZero 4.1.0.0 Nuget Package

Greetings;

Judging from the commit here -> https://github.com/aspnetboilerplate/aspnetboilerplate/blob/dev/src/Abp.AspNetCore/AspNetCore/Mvc/Auditing/HttpContextClientInfoProvider.cs I see that you were already aware that GetComputerName() is currently throwing an exception because of a null Address being passed to Dns.GetHostEntry().

For now, I've patched the code for myself. Any word on when the official NuGet will be updated?

Cheers, Sam.

When running the ASP.NET ZERO RAD Tool version 1.5.6, a NullReferenceException is thrown (see attachment).

The tool worked for us a few days ago. What has changed since is we updated to VS.NET 2017 15.8.4 (from 15.8.3) and .NET core SDK 2.1.402 (from SDK 2.1.401). Unfortunately without the source code to the tool, it makes it difficult to diagnose on our end.

Cheers.

Showing 1 to 3 of 3 entries