Skip to content

[Problem/Bug]: when using System.Windows.Forms.OpenFileDialog on a Razor page, an exception is thrown after waiting about 30 seconds after the dialog pops up: System.Runtime.InteropServices.SEHException: "External component has thrown an exception." #1067

[Problem/Bug]: when using System.Windows.Forms.OpenFileDialog on a Razor page, an exception is thrown after waiting about 30 seconds after the dialog pops up: System.Runtime.InteropServices.SEHException: "External component has thrown an exception."

[Problem/Bug]: when using System.Windows.Forms.OpenFileDialog on a Razor page, an exception is thrown after waiting about 30 seconds after the dialog pops up: System.Runtime.InteropServices.SEHException: "External component has thrown an exception." #1067

Workflow file for this run

name: Auto Assign
on:
issues:
types: [labeled]
jobs:
run:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: wow-actions/auto-assign@v3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
assignees: ambikakunnath
includeLabels: regression
- uses: wow-actions/auto-assign@v3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
assignees: ambikakunnath
includeLabels: bluescreen