Posted on 19/06/2024 11:56:14
Hi Justin
Yes I did!
We have IIS 10 and I installed ASP.NET Core Runtime 8.0 Hosting Bundle.
There is nothing else in insturctions. System is working but for some reason it looks like it cannot write to database becues of this error:
[2024-06-19 11:09:00.074] D:\wwwroot\DW10\DW10DignetDemo\bin\Debug\net8.0\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll Unable to load one or more of the requested types.Could not load type 'SqlGuidCaster' from assembly 'System.Data.SqlClient, Version=4.6.1.6, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' because it contains an object field at offset 0 that is incorrectly aligned or overlapped by a non-object field.
Ivan