-
### Description
I am using AppCenter.Crashes for reporting. I have received a report that the UWP version of my app crashed with the following error message:
**System.UnauthorizedAccessException…
-
Hi, i have a question, I use wdk to develop windows driver ,but when i export the database . It not contain any driver header or marco..
`
[
{
"directory": "E:/OneDrive/Knowledge_System…
HXXZA updated
9 months ago
-
### Steps to reproduce
1. Create a new Flutter project.
2. Replace the main.dart file with the provided code below.
3. Run the application on an Android device (or emulator).
4. Observe the "EXAMP…
-
**Note:** ~~It's possible that 5.0.0.2012 fixed the issue (Google Play Console didn't find it in four versions in a row. Usually it finds it once per two or three versions)~~
Nope, still happening, j…
-
- Windows Version: 10 x64
- Visual Studio Version: 2019 Professional
- AWS Toolkit for Visual Studio Version: 1.17.1.0
After installing the toolkit for visual studio the awsdeploy tool is not in …
-
System:Windows10
Winver: 19042.1237
IDE: Visual Studio 2019
# Steps to reproduce the crash
## step1
Run ScreenCaptureforHWND
## step2
Debug Graphics
![image](https://user-images.githubuse…
-
It can't find the redist directory for visual studio 2019. Need to set [MSVC_REDIST_DIR](https://gitlab.kitware.com/cmake/cmake/blob/a289d7951734d7d107e3d3f780740e4f6f759b05/Modules/InstallRequiredSys…
-
I managed to find bug report #2680 which seems to describe the exact problem I'm having and was marked as closed in 2017. Whatever the cause, it appears to have come back, so I'm creating a new issue.…
piju3 updated
1 month ago
-
Hello
I would like to include some custom sql (create stored procedure) in the generate migration script. This code should be run whenever the migration is executed, so no version constraint.
I t…
-
**Summary:**
I don't know why I can't catch `Image.network` exceptions. If I give `Image.network` an invalid URL, the errorBuilder kicks in, that's good but if I give it a valid URL with 404 response…