Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.51 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>IIS Detailed Error - 500.0 - Internal Server Error</title>
  5. <style type="text/css">
  6. <!--
  7. body{margin:0;font-size:.7em;font-family:Verdana,Arial,Helvetica,sans-serif;}
  8. code{margin:0;color:#006600;font-size:1.1em;font-weight:bold;}
  9. .config_source code{font-size:.8em;color:#000000;}
  10. pre{margin:0;font-size:1.4em;word-wrap:break-word;}
  11. ul,ol{margin:10px 0 10px 5px;}
  12. ul.first,ol.first{margin-top:5px;}
  13. fieldset{padding:0 15px 10px 15px;word-break:break-all;}
  14. .summary-container fieldset{padding-bottom:5px;margin-top:4px;}
  15. legend.no-expand-all{padding:2px 15px 4px 10px;margin:0 0 0 -12px;}
  16. legend{color:#333333;;margin:4px 0 8px -12px;_margin-top:0px;
  17. font-weight:bold;font-size:1em;}
  18. a:link,a:visited{color:#007EFF;font-weight:bold;}
  19. a:hover{text-decoration:none;}
  20. h1{font-size:2.4em;margin:0;color:#FFF;}
  21. h2{font-size:1.7em;margin:0;color:#CC0000;}
  22. h3{font-size:1.4em;margin:10px 0 0 0;color:#CC0000;}
  23. h4{font-size:1.2em;margin:10px 0 5px 0;
  24. }#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS",Verdana,sans-serif;
  25. color:#FFF;background-color:#5C87B2;
  26. }#content{margin:0 0 0 2%;position:relative;}
  27. .summary-container,.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
  28. .content-container p{margin:0 0 10px 0;
  29. }#details-left{width:35%;float:left;margin-right:2%;
  30. }#details-right{width:63%;float:left;overflow:hidden;
  31. }#server_version{width:96%;_height:1px;min-height:1px;margin:0 0 5px 0;padding:11px 2% 8px 2%;color:#FFFFFF;
  32. background-color:#5A7FA5;border-bottom:1px solid #C1CFDD;border-top:1px solid #4A6C8E;font-weight:normal;
  33. font-size:1em;color:#FFF;text-align:right;
  34. }#server_version p{margin:5px 0;}
  35. table{margin:4px 0 4px 0;width:100%;border:none;}
  36. td,th{vertical-align:top;padding:3px 0;text-align:left;font-weight:normal;border:none;}
  37. th{width:30%;text-align:right;padding-right:2%;font-weight:bold;}
  38. thead th{background-color:#ebebeb;width:25%;
  39. }#details-right th{width:20%;}
  40. table tr.alt td,table tr.alt th{}
  41. .highlight-code{color:#CC0000;font-weight:bold;font-style:italic;}
  42. .clear{clear:both;}
  43. .preferred{padding:0 5px 2px 5px;font-weight:normal;background:#006633;color:#FFF;font-size:.8em;}
  44. -->
  45. </style>
  46.  
  47. </head>
  48. <body>
  49. <div id="content">
  50. <div class="content-container">
  51. <h3>HTTP Error 500.0 - Internal Server Error</h3>
  52. <h4>The page cannot be displayed because an internal server error has occurred.</h4>
  53. </div>
  54. <div class="content-container">
  55. <fieldset><h4>Most likely causes:</h4>
  56. <ul> <li>IIS received the request; however, an internal error occurred during the processing of the request. The root cause of this error depends on which module handles the request and what was happening in the worker process when this error occurred.</li> <li>IIS was not able to access the web.config file for the Web site or application. This can occur if the NTFS permissions are set incorrectly.</li> <li>IIS was not able to process configuration for the Web site or application.</li> <li>The authenticated user does not have permission to use this DLL.</li> <li>The request is mapped to a managed handler but the .NET Extensibility Feature is not installed.</li> </ul>
  57. </fieldset>
  58. </div>
  59. <div class="content-container">
  60. <fieldset><h4>Things you can try:</h4>
  61. <ul> <li>Ensure that the NTFS permissions for the web.config file are correct and allow access to the Web server's machine account.</li> <li>Check the event logs to see if any additional information was logged.</li> <li>Verify the permissions for the DLL.</li> <li>Install the .NET Extensibility feature if the request is mapped to a managed handler.</li> <li>Create a tracing rule to track failed requests for this HTTP status code. For more information about creating a tracing rule for failed requests, click <a href="http://go.microsoft.com/fwlink/?LinkID=66439">here</a>. </li> </ul>
  62. </fieldset>
  63. </div>
  64.  
  65. <div class="content-container">
  66. <fieldset><h4>Detailed Error Information:</h4>
  67. <div id="details-left">
  68. <table border="0" cellpadding="0" cellspacing="0">
  69. <tr class="alt"><th>Module</th><td>&nbsp;&nbsp;&nbsp;FastCgiModule</td></tr>
  70. <tr><th>Notification</th><td>&nbsp;&nbsp;&nbsp;ExecuteRequestHandler</td></tr>
  71. <tr class="alt"><th>Handler</th><td>&nbsp;&nbsp;&nbsp;Python FastCGI</td></tr>
  72. <tr><th>Error Code</th><td>&nbsp;&nbsp;&nbsp;0x00000000</td></tr>
  73.  
  74. </table>
  75. </div>
  76. <div id="details-right">
  77. <table border="0" cellpadding="0" cellspacing="0">
  78. <tr class="alt"><th>Requested URL</th><td>&nbsp;&nbsp;&nbsp;http://FairFeeFlask-test:80/handler.fcgi/</td></tr>
  79. <tr><th>Physical Path</th><td>&nbsp;&nbsp;&nbsp;D:\home\site\wwwroot\handler.fcgi\</td></tr>
  80. <tr class="alt"><th>Logon Method</th><td>&nbsp;&nbsp;&nbsp;Anonymous</td></tr>
  81. <tr><th>Logon User</th><td>&nbsp;&nbsp;&nbsp;Anonymous</td></tr>
  82.  
  83. </table>
  84. <div class="clear"></div>
  85. </div>
  86. </fieldset>
  87. </div>
  88.  
  89. <div class="content-container">
  90. <fieldset><h4>More Information:</h4>
  91. This error means that there was a problem while processing the request. The request was received by the Web server, but during processing a fatal error occurred, causing the 500 error.
  92. <p><a href="http://go.microsoft.com/fwlink/?LinkID=62293&amp;IIS70Error=500,0,0x00000000,9200">View more information &raquo;</a></p>
  93. <p>Microsoft Knowledge Base Articles:</p>
  94.  
  95.  
  96. </fieldset>
  97. </div>
  98. </div>
  99. </body>
  100. </html>
  101. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  102. <html xmlns="http://www.w3.org/1999/xhtml">
  103. <head>
  104. <title>IIS Detailed Error - 500.0 - Internal Server Error</title>
  105. <style type="text/css">
  106. <!--
  107. body{margin:0;font-size:.7em;font-family:Verdana,Arial,Helvetica,sans-serif;}
  108. code{margin:0;color:#006600;font-size:1.1em;font-weight:bold;}
  109. .config_source code{font-size:.8em;color:#000000;}
  110. pre{margin:0;font-size:1.4em;word-wrap:break-word;}
  111. ul,ol{margin:10px 0 10px 5px;}
  112. ul.first,ol.first{margin-top:5px;}
  113. fieldset{padding:0 15px 10px 15px;word-break:break-all;}
  114. .summary-container fieldset{padding-bottom:5px;margin-top:4px;}
  115. legend.no-expand-all{padding:2px 15px 4px 10px;margin:0 0 0 -12px;}
  116. legend{color:#333333;;margin:4px 0 8px -12px;_margin-top:0px;
  117. font-weight:bold;font-size:1em;}
  118. a:link,a:visited{color:#007EFF;font-weight:bold;}
  119. a:hover{text-decoration:none;}
  120. h1{font-size:2.4em;margin:0;color:#FFF;}
  121. h2{font-size:1.7em;margin:0;color:#CC0000;}
  122. h3{font-size:1.4em;margin:10px 0 0 0;color:#CC0000;}
  123. h4{font-size:1.2em;margin:10px 0 5px 0;
  124. }#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS",Verdana,sans-serif;
  125. color:#FFF;background-color:#5C87B2;
  126. }#content{margin:0 0 0 2%;position:relative;}
  127. .summary-container,.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
  128. .content-container p{margin:0 0 10px 0;
  129. }#details-left{width:35%;float:left;margin-right:2%;
  130. }#details-right{width:63%;float:left;overflow:hidden;
  131. }#server_version{width:96%;_height:1px;min-height:1px;margin:0 0 5px 0;padding:11px 2% 8px 2%;color:#FFFFFF;
  132. background-color:#5A7FA5;border-bottom:1px solid #C1CFDD;border-top:1px solid #4A6C8E;font-weight:normal;
  133. font-size:1em;color:#FFF;text-align:right;
  134. }#server_version p{margin:5px 0;}
  135. table{margin:4px 0 4px 0;width:100%;border:none;}
  136. td,th{vertical-align:top;padding:3px 0;text-align:left;font-weight:normal;border:none;}
  137. th{width:30%;text-align:right;padding-right:2%;font-weight:bold;}
  138. thead th{background-color:#ebebeb;width:25%;
  139. }#details-right th{width:20%;}
  140. table tr.alt td,table tr.alt th{}
  141. .highlight-code{color:#CC0000;font-weight:bold;font-style:italic;}
  142. .clear{clear:both;}
  143. .preferred{padding:0 5px 2px 5px;font-weight:normal;background:#006633;color:#FFF;font-size:.8em;}
  144. -->
  145. </style>
  146.  
  147. </head>
  148. <body>
  149. <div id="content">
  150. <div class="content-container">
  151. <h3>HTTP Error 500.0 - Internal Server Error</h3>
  152. <h4>The page cannot be displayed because an internal server error has occurred.</h4>
  153. </div>
  154. <div class="content-container">
  155. <fieldset><h4>Most likely causes:</h4>
  156. <ul> <li>IIS received the request; however, an internal error occurred during the processing of the request. The root cause of this error depends on which module handles the request and what was happening in the worker process when this error occurred.</li> <li>IIS was not able to access the web.config file for the Web site or application. This can occur if the NTFS permissions are set incorrectly.</li> <li>IIS was not able to process configuration for the Web site or application.</li> <li>The authenticated user does not have permission to use this DLL.</li> <li>The request is mapped to a managed handler but the .NET Extensibility Feature is not installed.</li> </ul>
  157. </fieldset>
  158. </div>
  159. <div class="content-container">
  160. <fieldset><h4>Things you can try:</h4>
  161. <ul> <li>Ensure that the NTFS permissions for the web.config file are correct and allow access to the Web server's machine account.</li> <li>Check the event logs to see if any additional information was logged.</li> <li>Verify the permissions for the DLL.</li> <li>Install the .NET Extensibility feature if the request is mapped to a managed handler.</li> <li>Create a tracing rule to track failed requests for this HTTP status code. For more information about creating a tracing rule for failed requests, click <a href="http://go.microsoft.com/fwlink/?LinkID=66439">here</a>. </li> </ul>
  162. </fieldset>
  163. </div>
  164.  
  165. <div class="content-container">
  166. <fieldset><h4>Detailed Error Information:</h4>
  167. <div id="details-left">
  168. <table border="0" cellpadding="0" cellspacing="0">
  169. <tr class="alt"><th>Module</th><td>&nbsp;&nbsp;&nbsp;FastCgiModule</td></tr>
  170. <tr><th>Notification</th><td>&nbsp;&nbsp;&nbsp;ExecuteRequestHandler</td></tr>
  171. <tr class="alt"><th>Handler</th><td>&nbsp;&nbsp;&nbsp;Python FastCGI</td></tr>
  172. <tr><th>Error Code</th><td>&nbsp;&nbsp;&nbsp;0x00000000</td></tr>
  173.  
  174. </table>
  175. </div>
  176. <div id="details-right">
  177. <table border="0" cellpadding="0" cellspacing="0">
  178. <tr class="alt"><th>Requested URL</th><td>&nbsp;&nbsp;&nbsp;http://FairFeeFlask-test:80/handler.fcgi/favicon.ico</td></tr>
  179. <tr><th>Physical Path</th><td>&nbsp;&nbsp;&nbsp;D:\home\site\wwwroot\handler.fcgi\favicon.ico</td></tr>
  180. <tr class="alt"><th>Logon Method</th><td>&nbsp;&nbsp;&nbsp;Anonymous</td></tr>
  181. <tr><th>Logon User</th><td>&nbsp;&nbsp;&nbsp;Anonymous</td></tr>
  182.  
  183. </table>
  184. <div class="clear"></div>
  185. </div>
  186. </fieldset>
  187. </div>
  188.  
  189. <div class="content-container">
  190. <fieldset><h4>More Information:</h4>
  191. This error means that there was a problem while processing the request. The request was received by the Web server, but during processing a fatal error occurred, causing the 500 error.
  192. <p><a href="http://go.microsoft.com/fwlink/?LinkID=62293&amp;IIS70Error=500,0,0x00000000,9200">View more information &raquo;</a></p>
  193. <p>Microsoft Knowledge Base Articles:</p>
  194.  
  195.  
  196. </fieldset>
  197. </div>
  198. </div>
  199. </body>
  200. </html> ol{marg�
  201.  
  202. ul,ol{marg�
  203.  
  204. ul,ol{marg�
  205.  
  206. ul,ol{marg�
  207.  
  208. ul,ol{marg�
  209.  
  210. ul,ol{marg�
  211.  
  212. ul,ol{marg�
  213.  
  214. ul,ol{marg�
  215.  
  216. ul,ol{marg�
  217.  
  218. ul,ol{marg�
  219. ">
  220. <!--
  221. bo�e:.7em;font-�
  222. ul,ol{marg�
  223. adding:0 15p�
  224.  
  225. ul,ol{marg�
  226. ">
  227. <!--
  228. bo�
  229. ul,ol{marg�
  230. e:.7em;font-�
  231. ul,ol{marg�
  232.  
  233. ul,ol{marg�
  234.  
  235. ul,ol{marg�
  236.  
  237. ul,ol{marg�
  238.  
  239. ul,ol{marg�
  240.  
  241. ul,ol{marg�
  242.  
  243. ul,ol{marg�
  244. 07EFF;font-w! ;}
  245. ul,ol{marg�
  246.  
  247. ul,ol{marg�
  248.  
  249. ul,ol{marg�
  250.  
  251. ul,ol{marg�
  252. e:.7em;font-�">
  253. <!--
  254. bo�
  255. ul,ol{marg�
  256.  
  257. ul,ol{marg�
  258.  
  259. ul,ol{marg�
  260. e:.7em;font-�">
  261. <!--
  262. bo�
  263. ul,ol{marg�
  264. 07EFF;font-w! ;}
  265. ul,ol{marg�
  266. er{backgrounQ
  267. ;}
  268. ul,ol{marg�
  269.  
  270. ul,ol{marg�
  271. rst{margin-tq
  272. ternal Server �adding:0 15pQ
  273. ;}
  274. ul,ol{marg�
  275.  
  276. ul,ol{marg!d;}
  277. ul,ol{marg�
  278.  
  279. ul,ol{marg�
  280.  
  281. ul,ol{marg�
  282. ">
  283. <!--
  284. bo�
  285. ul,ol{marg�
  286.  
  287. ul,ol{marg�
  288.  
  289. ul,ol{marg�
  290.  
  291. ul,ol{margAd;}
  292. ul,ol{marg�}
  293. ul,ol{margad;}
  294. ul,ol{margqd;}
  295. ul,ol{marg�}
  296. ul,ol{marg�}
  297. ul,ol{marg�}
  298. ul,ol{marg�}
  299. ul,ol{marg�}
  300. ul,ol{marg!d;}
  301. ul,ol{marg!CC0000;}
  302. h4{fo�">
  303. <!--
  304. bo;}
  305. ul,ol{marg;}
  306. ul,ol{marg!;}
  307. ul,ol{marg1;}
  308. ul,ol{margA;}
  309. ul,ol{margQ;}
  310. ul,ol{margad;}
  311. ul,ol{margq;}
  312. ul,ol{marg�
  313. ul,ol{marg!d;}
  314. ul,ol{marg�
  315. ul,ol{marg�">
  316. <!--
  317. bo�
  318. ul,ol{marg�
  319. ul,ol{marg�
  320. ul,ol{marg�
  321. ul,ol{marg{padding:0 15p;}
  322. ul,ol{marg!;}
  323. ul,ol{marg1ss">
  324. <!--
  325. boAd;}
  326. ul,ol{margQss">
  327. <!--
  328. boa;}
  329. ul,ol{margq;}
  330. ul,ol{marg�
  331. ul,ol{marg�
  332. ul,ol{marg�
  333. ul,ol{margad;}
  334. ul,ol{marg�adding:0 15p�
  335. ul,ol{marg�
  336. ul,ol{marg�
  337. ul,ol{marg;}
  338. ul,ol{marg;}
  339. ul,ol{marg!;}
  340. ul,ol{marg1;}
  341. ul,ol{margA;}
  342. ul,ol{margQ;}
  343. ul,ol{marga;}
  344. ul,ol{margq;}
  345. ul,ol{marg�
  346. ul,ol{marg�
  347. ul,ol{marg�
  348. ul,ol{marg�
  349. ul,ol{marg�
  350. ul,ol{marg�
  351. ul,ol{marg�
  352. ul,ol{marg�
  353. ul,ol{marg;}
  354. ul,ol{marg;}
  355. ul,ol{marg!d;}
  356. ul,ol{marg1;}
  357. ul,ol{margA;}
  358. ul,ol{margQ;}
  359. ul,ol{marg�}
  360. ul,ol{margq;}
  361. ul,ol{marg�
  362. ul,ol{marg�">
  363. <!--
  364. bo1css">
  365. <!--
  366. bo�
  367. ul,ol{marg�
  368. ul,ol{marg�
  369. ul,ol{marg�
  370. ul,ol{marg�
  371. ul,ol{marg;}
  372. ul,ol{marg;}
  373. ul,ol{marg!;}
  374. ul,ol{marg1;}
  375. ul,ol{margA;}
  376. ul,ol{margQ;}
  377. ul,ol{marga;}
  378. ul,ol{margqize:.7em;font-�
  379. ul,ol{marg�
  380. ul,ol{marg�
  381. ul,ol{marg�">
  382. <!--
  383. bo�
  384. ul,ol{marg�
  385. ul,ol{marg�
  386. ul,ol{marg�
  387. ul,ol{marg;}
  388. ul,ol{marg{padding:0 15p!;}
  389. ul,ol{marg1;}
  390. ul,ol{margA;}
  391. ul,ol{margQ;}
  392. ul,ol{marga>IIS Detailed q;}
  393. ul,ol{marg�
  394. ul,ol{marg�
  395. ul,ol{marg�
  396. ul,ol{marg�">
  397. <!--
  398. bo�
  399. ul,ol{marg�
  400. ul,ol{marg�
  401. ul,ol{marg�
  402.  
  403. ul,ol{marg�
  404.  
  405. ul,ol{marg�
  406.  
  407. ul,ol{marg�
  408.  
  409. ul,ol{marg�
  410.  
  411. ul,ol{marg�
  412.  
  413. ul,ol{marg�
  414. rnal Server a;}
  415. ul,ol{marg�
  416.  
  417. ul,ol{marg�
  418.  
  419. ul,ol{marg�
  420.  
  421. ul,ol{marg�
  422.  
  423. ul,ol{marg�
  424.  
  425. ul,ol{marg�
  426.  
  427. ul,ol{marg�
  428.  
  429. ul,ol{marg�
  430.  
  431. ul,ol{marg�
  432.  
  433. ul,ol{marg�
  434.  
  435. ul,ol{marg�
  436.  
  437. ul,ol{marg�
  438.  
  439. ul,ol{marg�
  440.  
  441. ul,ol{marg�
  442.  
  443. ul,ol{marg�
  444.  
  445. ul,ol{marg�
  446.  
  447. ul,ol{marg�
  448.  
  449. ul,ol{marg�
  450.  
  451. ul,ol{marg�
  452.  
  453. ul,ol{marg�
  454.  
  455. ul,ol{marg�
  456.  
  457. ul,ol{marg�
  458.  
  459. ul,ol{marg�
  460.  
  461. ul,ol{marg�
  462.  
  463. ul,ol{marg�
  464.  
  465. ul,ol{marg�
  466.  
  467. ul,ol{marg�
  468.  
  469. ul,ol{marg�
  470.  
  471. ul,ol{marg�
  472.  
  473. ul,ol{marg�
  474.  
  475. ul,ol{marg�
  476.  
  477. ul,ol{marg�
  478.  
  479. ul,ol{marg�
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement