iis 7 debug function
-
2009年10月29日 上午 10:54I am using windows 2008 and iis7.
All the error of asp will show "500 - Internal server error.There is a problem with the resource you are looking for, and it cannot be displayed.".
Even I set the iis7 as below operation
"Enable Client-side Debugging" to True
"Enable Server-side Debugging" to True
"Send Errors To Browser" to True
Whether iis7 have not debugging function?
所有回覆
-
2010年3月26日 上午 09:21
This error is generating from Windows IIS directly, not from .NET, so all the ways you mention cannot show the debug information.
Actually, your error is showing you that you have not enabling IIS role & ASP.NET from Windows Features. Please reinstall them and it should be sovled.
大家一齊探討、學習和研究,謝謝! Microsoft MVP, Microsoft Community Star(TW & HK), MCT, MCSD, MCAD, MCSE+I, MCDBA, MCDST, MCSA, MCTS, MCITP- 已提議為解答 MS MVP KenLin for VB.NETMVP 2010年3月27日 上午 05:43
- 已提議為解答 MS MVP KenLin for VB.NETMVP 2010年3月27日 上午 05:43