2012-02-11 8 views
0

私はASP.Netについて全く知らないですが、ビューでIndex.cshtmlファイルを右クリックし、誤って「開始ページとして設定」を選択します 今、アプリケーションを実行するときに(Ctrl + F5エラーは、プロジェクトのプロパティの設定を変更することができます開始ページとして表示

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: /Views/Home/Index.cshtml 
+1

をちょうどスタートページであることを、元のページを設定します。 – ChrisF

+0

私はどのように知ってほしかったです。 – user1058272

+1

スタートページにしたいhtml/aspxファイルを右クリックし、「スタートページに設定」をもう一度選択します。 – ChrisF

答えて

関連する問題