fiskaltrust / fiskaltrust/middleware
Swissibit throws DLLNotFoundException with no information about missing vcc runtime
- Dominant language
- C#
- Stars
- 20
- Forks
- 11
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 13
Description
After one of the later refactorings we have lost some information that can help spot issues. We should bring back the information about the missing vcc runtime that is given in https://github.com/fiskaltrust/middleware/blob/main/scu-de/src/fiskaltrust.Middleware.SCU.DE.Swissbit/SwissbitSCU.cs#L72 but somehow not shown

Contributor guide
Research direction
Start in scu-de/src/fiskaltrust.Middleware.SCU.DE.Swissbit/SwissbitSCU.cs around line 72 and compare the current DLLNotFoundException path with the linked reference. Reproduce the missing vcc runtime case and verify that the exception again includes useful information identifying the missing runtime.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100