Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
実際、action="http://localhost:8080" を含む HTML フォームを ASP.NET 1.1 フレームワークに送信していますが、正常に動作します。しかし、同じコードが ASP.NET 4.0 で動作しなくなりました。誰でも知っていますが、その理由は何ですか。
action="http://localhost:8080/action.aspx" を変更すると、ASP.NET 4.0 で正常に動作します。
asp.net 4.0のインデックスまたはデフォルトページがない場合があります