mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #25] Cannot run because of TypeInitializationException #23
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kapsh on GitHub (Oct 20, 2016).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/25
I cannot run screentogif 2.2.0 on Windows 7 with .NET Framework v4.0.30319 installed.
There are two errors in event log:
(Yes, stack in message is empty).
@kapsh commented on GitHub (Oct 20, 2016):
Version 2.1 on the same system shows Windows message "has stopped working" with this additional details:
WER38CA.tmp.zip
WER385C.tmp.appcompat.txt
WER3186.tmp.WERInternalMetadata.xml.txt
(Maybe this was fixed in 2.2)
@NickeManarin commented on GitHub (Oct 20, 2016):
.Net framework 4.6.1 required.
@kapsh commented on GitHub (Oct 21, 2016):
Ok, thanks. I've missed this.