アプリが組み込まれていASP.NET/C#
ます。
アプリケーション用のWebSetUpを作成しました。セットアップのインストールは成功しました。Cwiz
また、インストール中に言及した仮想ディレクトリも作成しました。
でも有効ASP.NET
にしましたIIS 6.0
。localhost / Cwiz / Login.aspxのようなページにアクセスしようとすると、エラーが発生します
Server Error in '/' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /HomeLogin.aspx
正常に動作するようにhtmlページにアクセスしようとするとlocalhost/Cwiz/test.html
。
私はを使用してForms Authentication
います。
私は十分に解決策を探しましたが、何が間違っているのか推測できないようです。で有効ASP.NET
にしましたIIS
。
誰かがこの問題で私を助けることができますか?どんな提案でも大歓迎です。