Sporadic error: The file has not been pre-compiled, and cannot be requested

后端 未结 4 669
天涯浪人
天涯浪人 2020-12-14 17:17

Symptoms: ASP.NET Web Forms website on Azure sporadically crashes and all .aspx page requests fail with this error. The problem seems random and only happens once in a great

4条回答
  •  無奈伤痛
    2020-12-14 17:38

    In case it was working before, and suddenly you get this error message, try setting the 'Enable 32-Bit Applications' to True in the advanced options of the ApplicationPool.

提交回复
热议问题