Installing Github on Windows- “Value does not fall within the expected range”

前端 未结 3 491
礼貌的吻别
礼貌的吻别 2021-01-02 10:50

I\'m trying to install Github on my Windows 7 laptop, and I get an error every time I run the GitHubSetup.exe, saying \"Application cannot be started. Contact the applicatio

3条回答
  •  攒了一身酷
    2021-01-02 11:31

    I recently faced the issue and here is how I fixed it.

    Error logged showed that there were some dependency for different dlls.

    • Completely uninstall the application and if possible check for any folder under AppData/2.0 - If there is, delete it after making sure that you are only deleting your application folders only [ as mentioned in the accepted answer].
    • Go to project properties -> Publish ->Application Files.

    • Reset All

    Republished the application and installed again and it worked.

提交回复
热议问题