Problem in running .net framework 4.0 website on iis 7.0

后端 未结 12 601
忘掉有多难
忘掉有多难 2020-12-24 00:22

Hey I got problem in running .NET framework 4.0 website on IIS7.0. the error I got is like:

HTTP Error 404.2 - Not Found \

12条回答
  •  南方客
    南方客 (楼主)
    2020-12-24 00:32

    Depending on the type of application, another thing to check is under the Advanced Settings for the Application Pool make sure "Enable 32-Bit Applications" is set to True.

    I'd checked everything in this thread when I had this issue but all had already been setup correctly, I found this was the problem for me.

提交回复
热议问题