Windows 2016 deployment fails with an error message "16 bit apps are not supported"
オープン
まだ誰も着手していません。
- 主要言語
- C#
- スター
- 4.4k
- フォーク
- 993
- 平均マージ
- 9日 21時間
- マージ済み PR(30日)
- 1
説明
I am using SSH.NET library in my code to access sFTP site; everything works fine on Windows 10 machine (64 bit), but the executable fails to start on Windows 2016 server with a message that "16 bit applications are not supported**". I traced it to Renci.SshNet component; once this reference is removed the executable works fine (sans sFTP functionality, of course).
Any insight/suggestions will be appreciated.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Renci.SshNet 参照が存在する状態で Windows Server 2016 上の失敗を再現し、その後、動作する Windows 10 のケースと比較します。実行可能ファイルが 16 ビットアプリケーションとして報告される理由を調査し、SFTP 機能を引き続き利用できる状態で起動が成功することを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp
- 領域
- networking
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100