-
**.Net ASP.Net and .Net Core ASP Webapplication in Container loose Primary Domain Trust __randomly__ after some days of runtime**
> All Containers use the same GSMA Account(Credspec File), and Appl…
-
Hi,
I'm using `Rin` with an `ASP.NET Core` 6.0 web API and I found that the options given to `Rin` via the
`public static IRinBuilder AddRin(this IServiceCollection services, Action? configure =…
-
```
模块 | IIS Web Core
-- | --
BeginRequest
尚未确定
0x80070021
不能在此路径中使用此配置节。如果在父级别上锁定了该节,便会出现这种情况。锁定是默认设置的(overrideModeDefault="Deny"),或者是通过包含 overrideMode="Deny" 或旧有的 allowOverride="false" 的位置标记…
-
**Describe the bug**
```
... Waiting for change set to be reviewed
Error getting status of change set: Failed to create CloudFormation change set: Template format error: The Value field of every Ou…
ibbyu updated
6 months ago
-
Given this controller action:
```C#
[Route("path/{*param}")
```
generates the parameter `param` as **in**:**query**, whereas this controller action:
```C#
[Route("path/{param}")
```
ge…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
It seems to work last week however we now getting a 400 Bad Requests on our servers.
…
-
### Documentation related to component
Doesn't exist however this is related to the appsettings.json
### Please check all that apply
- [X] documentation doesn't exist
### Description of the is…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ X] bug report -> please …
-
Does this occur consistently? No
Repro steps:
1. Create **launch.json** as follows:
```
{
"version": "0.2.0",
"configurations": [
{
"type": "go",
"…
-
I am following the instruction of https://github.com/microsoft/ApplicationInsights-SDK-Labs/tree/master/WCF to set up WCF detailed logging for traditional WCF applications under two envs. the same ins…