henryboldi/felony

Windows Installer - Exceptions

Open

#96 opened on 2017年10月5日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)JavaScript (155 forks)batch import
hacktoberfest

Repository metrics

Stars
 (3,486 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

What's this issue about?

Windows (x64) Felony installer return exceptions.

Expected behavior

Install Felony smoothly

Actual behavior

When firstly running the felony binary an exception window pop out with a messages of System.AggregateException: One or more errors occured-> System.Exception: Could not acquire lock, is another instance running

after couple seconds the exception window disappear and then another exception window shows up that with System.Net.WebExceptions : The remote server returned an error(500) Internal Server Error

Steps to reproduce

Install the compiled version of Felony for Windows

Environment

Windows 7 Professional ServicePack 1 x64 Build number: 7601

コントリビューターガイド