-
I have a weird problem. So I use the table component for users to select specific records. Most of the time everything works, but every now and then I get an exception:
```
System.InvalidOperationEx…
-
Where can/should this get called? I could not find in the readme the location to call `Audit.Core.Configuration.Setup()`.
I first tried calling `Audit.Core.Configuration.Setup()` in the database co…
-
Unable to set property 'OnValidSubmit' on object of type 'BtServer.Pages.DialogService'. The error was: Unable to cast object of type 'System.String' to type 'Microsoft.AspNetCore.Components.EventCall…
-
I deployed a pure Blazor WASM static site (no asp.net hosted), and
when the page load for the first time (loading ....) I have this obscure exception that prevent the starting:
**Chrome (91.0.447…
-
### Description
I have a problem trying to get a string from a byte array using the System.Text.Encoding.Default.GetString() function . the problem is that the byte array contains some symbols as…
-
**Describe the bug**
When implementing the charts, following the documention or even copying the implementation from the demo, it cannot initialize the chart.
The script is not found, it's in my ind…
-
Hello,
Use Modal Boostrap to perform all CRUD Operation. The problem I am facing is
when I click on save button for modal the data is inserted into database but the modal does not close and the da…
-
# Event Information
| Category | Details |
|-----------|---------|
| Reactor Topic | Coding, Languages, and Frameworks |
| Monthly Topic (if applicable) | |
| Weekly Topic (if applicable) | |
…
-
I downloaded the code, created a SQL Server database, set appsettings.json so this will work with SQL Server. The program runs and seems to work fine. When I try the login with admin/admin I am gettin…
-
- ASP.NET Core / EF Core: v5.02 - gRPC : v2.34.0 - Visual Studio: 16.9.0 Preview 2.0
- I think I'm asking this question in the correct repo. I think it's a gRPC issue and not an EF Core one but …