-
Cannot connect SQLServer docker from ASP.NET Core 8.
Development environemnt: .NET SDK 8, Jetbrains Rider 2023, Docker inside Windows 10 WSL 2 (not docker desktop), Windows 10.
Run docker SQLSer…
-
Hello Master,
I need help to understand why I have this exception, it ends my application, what I see is that it generates when the audio is sent!
Error 9/13/2021 12:49:12 PM Application Error…
-
### Description
When i try to using System.Data.Odbc to connect the irisdb thought odbc to do some select sql , it give a error for that.
and when i using isql to do the same sql , it return right r…
-
I had this exception from Bybit.Api library with small improvements to use latest ApiSharp.
```
Unhandled exception. System.AggregateException: One or more errors occurred. (Collection was modified…
dnmsk updated
11 months ago
-
I have a scenario where I need to prepare data outside of HxGrid before passing it to the Data Provider. This results in no progress indication being displayed, and I have to address it using the foll…
-
## File a bug
Using a contains filter with HierarchyId in a spilt query scenario is throwing following exception:
Microsoft.Data.SqlClient.SqlException (0x80131904): CLR types cannot be used as …
-
### Description
I need to use the SwapChainPanel object in Windows for displaying DirectX 3D rendering (like UrhoSharp).
I followed all the instructions [here](https://learn.microsoft.com/en-us/…
-
If the option **StoreUmbracoFormsInDb** is set to false, the formService.Get(id) as a Sql Error.
```
System.Data.SqlClient.SqlException (0x80131904): Invalid object name 'UFForms'.
at System.D…
-
A brief description of the issue goes here.
We use Umbraco version 12.3.6 and Forms 12.2.1. The project is based on Umbraco Grid and we have layouts and modules. Layouts are root elements and modul…
-
### Description
Layout is very CPU intensive/inefficient when moving an AbsoluteLayout child using AbsoluteLayout.SetLayoutBounds() . In the attached sample, a timer calls AbsoluteLayout.SetLayout…