-
Good morning!
Please, fill the following sections to help us fix the issue
**What happened**: In localhost I don't have any error but when I publish the service in ISS my healthcheckUI appears t…
-
当compileSdkVersion设置为26时,在android o上运行下载的那个通知栏消息不显示,需要加一个channelId
```
fun sendNotification(context: Context, title: String, text: String, intent: Intent? = null) {
val channelId = "default"
…
-
A colleague of mine has this error when starting multiple of our lando projects. For example [this one](https://github.com/zazuko/ssz-view-builder/blob/main/.lando.yml), which produces the following o…
-
### Describe the bug
We have 2 projects in our solution:
1) Legacy webforms (on .net framework 4.8) and
2) Blazor Server (SSR) project for .net 8.
We have setup YARP for the Blazor project b…
-
### Describe the bug
When we specify `ChecksumAlgorithm.SHA256`, it's expected that the SDK will calculate the checksum and include it to the request.
However, the following code results in `softw…
-
### Describe the bug
CloudMap service name is unexpectedly a token in `EC2Service`.
### Reproduction Steps
1) Build `Ec2Service` and provide `cloudMapOptions` `name`.
1) Later get `name` bac…
-
List of NuGet packages and version that you are using:
"OpenTelemetry.Exporter.Console" Version="1.1.0-beta1" />
"OpenTelemetry.Exporter.Jaeger" Version="1.0.1" />
"OpenTelemetry.Exporter.Zipkin" V…
-
### Description
Our company uses Microsoft Exchange email, to communicate with it we have a separate service that is authenticated using HttpClientHandler.Credentials. After updating .NET to versio…
-
Assuming I have this code:
```
public static void RunBeforeAnyTests()
{
IConfigurationBuilder builder = new ConfigurationBuilder()
.SetBasePath(Directo…
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v20.2.0
- Nuxt Version: 3.13.2
- CLI Version: 3.14.0
- Nitro Version: 2.9.7
- Package…