ASP.NET MVC and httpRuntime executionTimeout

前端 未结 5 1863
长情又很酷
长情又很酷 2020-12-07 16:55

I would like to increase the httpRuntime executionTimeout for a subsection of an ASP.NET MVC application.

In a regular Web App, you could u

5条回答
  •  独厮守ぢ
    2020-12-07 17:30

    If the action is in the default controller then home/upload does not work, you just put the action name.

提交回复
热议问题