-
### Describe the bug
When executing SQL such as `SELECT FieldA, FieldB FROM A INNER JOIN C ON A.FieldId = C.FieldId UNION SELECT FieldA, FieldD FROM A INNER JOIN D ON A.FieldId = D.FieldId`, throw t…
-
- [ X] documentation doesn't exist
- [ X] documentation needs clarification
- [ X] needs an example
### Description of the issue
Can you show an example of how to create an application on which …
UM001 updated
10 months ago
-
Loading arm64 dump on Windows shows x64 register names.
Also symbol lookup is incorrect.
```
Loading core dump: d:\webapi.arm64.dump ...
Ready to process analysis commands. Type 'help' to list…
-
![image](https://github.com/dotnet/runtimelab/assets/14260426/f5911d84-0f54-4384-a793-a30cc2bc2caa)
I TRY uninstall 7.0.5 but 7.0.302 for visual studio cannot to uninstall or replase 7.0.202 for v…
-
### Describe the bug
This is probably related to the prior issue: #35364
In .Net 6 RC1 when IAsyncEnumerable is cancelled or fails, I have an exception middleware that transforms the error in…
-
'If query options is not enabled in webapi.config and enabled only in controller action.
and if the derived type has navigational property which is not in base
then expand and select on derived t…
-
Hi!
The app is not working anymore. Using current and official version. I got this error message:
Microsoft.Azure.WebJobs.Script: Error building configuration in an external startup class. Microso…
-
### Describe the bug
We recently converted our Webapi aplication over to AspNetCore.
When hosting an AspNetCore 2.2 and targeting net461 application in IIS the cs-username property of the IIS logs i…
-
Hi,
I am getting below errors while running gc benchmarks for all across CPU groups . I have 256 processor count machine for same.
09:42:57 Running defgcperfsim__a__only_config__0gb__0
E:\perfo…
-
I upgraded an ASP.NET Core 2.2 application to 3.0.
It works fine in the development environment, but when I publish it to the test environment I get a `HTTP Error 500.31 - ANCM Failed to Find Nativ…