henryboldi/felony

Windows Installer - Exceptions

Open

#96 创建于 2017年10月5日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)JavaScript (155 fork)batch import
hacktoberfest

仓库指标

Star
 (3,486 star)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南