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.
实际上,我正在向 ASP.NET 1.1 框架提交带有 action="http://localhost:8080" 的 HTML 表单,它工作正常。但现在相同的代码在 ASP.NET 4.0 上不起作用。有谁知道,是什么原因。
当我更改 action="http://localhost:8080/action.aspx" 时,它在 ASP.NET 4.0 上运行良好。
您可能没有 asp.net 4.0 的索引或默认页面