开发者

HTTP Error 500.19 - Internal Server Error

开发者 https://www.devze.com 2023-01-31 04:18 出处:网络
I\'m using Windows 7 and getting the following error. This wa开发者_如何学Gos not when I was using Windows XP.

I'm using Windows 7 and getting the following error. This wa开发者_如何学Gos not when I was using Windows XP.

HTTP Error 500.19 - Internal Server Error


Is this application marked as an application?

Also, have you tried running the application in Native mode?


It is likely that this error is due to your application pool running in Integrated mode in IIS 7.

Can you check if it is running in Integrated mode.

If so, try converting the application pool to run in classic mode and see if that helps get rid of this error.

For a better understanding of what Integrated mode in iIS 7 is and why it might be causing issues, you can also read this article here

0

精彩评论

暂无评论...
验证码 换一张
取 消