Link to home
Start Free TrialLog in
Avatar of Edgar Morillo
Edgar MorilloFlag for United States of America

asked on

IIS internal error 500.0

Hi,

I am installing a IIS server, however I keep getting HTTP Error 500.0. Ive looked around the web and tried a few different things but nothing worked. Here are the steps I have tried so far:

Open IIS Manager.
In the navigation pane, click Application Pools.
In Application Pools, click SCEP.
In the Actions Pane, click Advanced Settings.
Under Process Model, click Load User Profile. Set toTrue.
Click OK to all open dialog boxes.
Restart IIS.

I also uninstalled and reinstalled the whole thing.

Any help would be greatly appreciated.
Avatar of Shaun Vermaak
Shaun Vermaak
Flag of Australia image

Please enable debug message and post that error here
<configuration>  
    ...  
    <system.web>  
        <compilation  
            debug="true"  
            ...  
        >  
        ...  
        </compilation>  
    </system.web>  
</configuration>  

Open in new window

https://msdn.microsoft.com/en-us/library/e8z01xdh.aspx
Avatar of Edgar Morillo

ASKER

Hi Shaun,

Thanks for the response! Here is the rquested information:

I went to Systems32/certsrv/mscep/web.config

But I couldn’t find “<compilation> ” anywhere, so I added that into the file.

Log results:
configuration> #Software: Microsoft Internet Information Services 10.0
#Version: 1.0
#Date: 2018-04-16 02:22:40
#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) cs(Referer) sc-status sc-substatus sc-win32-status time-taken
2018-04-16 02:22:40 fe80::2ca2:9341:5261:8ccc%11 GET /CertEnroll/ROOT-CA-CA.crl - 80 - fe80::2ca2:9341:5261:8ccc%11 Microsoft-CryptoAPI/10.0 - 200 0 0 140
2018-04-16 02:22:40 fe80::2ca2:9341:5261:8ccc%11 GET /CertEnroll/ROOT-CA-CA.crl - 80 - fe80::2ca2:9341:5261:8ccc%11 Microsoft-CryptoAPI/10.0 - 200 0 0 0
2018-04-16 02:22:40 fe80::2ca2:9341:5261:8ccc%11 GET /CertData/Engr-Root-CA.crl - 80 - fe80::2ca2:9341:5261:8ccc%11 Microsoft-CryptoAPI/10.0 - 404 0 2 0
2018-04-16 02:25:14 fe80::2ca2:9341:5261:8ccc%11 GET /CertEnroll/ROOT-CA-CA.crl - 80 - fe80::2ca2:9341:5261:8ccc%11 Microsoft-CryptoAPI/10.0 - 200 0 0 0
2018-04-16 02:25:14 fe80::2ca2:9341:5261:8ccc%11 GET /CertEnroll/ROOT-CA-CA.crl - 80 - fe80::2ca2:9341:5261:8ccc%11 Microsoft-CryptoAPI/10.0 - 200 0 0 0
#Software: Microsoft Internet Information Services 10.0
#Version: 1.0
#Date: 2018-04-16 04:35:36
#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) cs(Referer) sc-status sc-substatus sc-win32-status time-taken
2018-04-16 04:35:36 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.92 Microsoft-CryptoAPI/10.0 - 200 0 0 109
2018-04-16 04:35:36 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.92 Microsoft-CryptoAPI/10.0 - 200 0 0 31
2018-04-16 04:36:04 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.91 Microsoft-CryptoAPI/10.0 - 200 0 0 31
2018-04-16 04:36:04 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.91 Microsoft-CryptoAPI/10.0 - 200 0 0 46
2018-04-16 04:49:02 192.168.12.94 GET /CertData/Engr-Root-CA.crl - 80 - 192.168.12.91 Microsoft-CryptoAPI/10.0 - 404 0 2 15
2018-04-16 04:49:02 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.91 Microsoft-CryptoAPI/10.0 - 200 0 0 15
2018-04-16 04:49:02 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.91 Microsoft-CryptoAPI/10.0 - 200 0 0 15
#Software: Microsoft Internet Information Services 10.0
#Version: 1.0
#Date: 2018-04-16 05:45:37
#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) cs(Referer) sc-status sc-substatus sc-win32-status time-taken
2018-04-16 05:45:37 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.92 Microsoft-CryptoAPI/10.0 - 200 0 0 140
2018-04-16 05:45:37 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.92 Microsoft-CryptoAPI/10.0 - 200 0 0 31
#Software: Microsoft Internet Information Services 10.0
#Version: 1.0
#Date: 2018-04-16 08:19:50
#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) cs(Referer) sc-status sc-substatus sc-win32-status time-taken
2018-04-16 08:19:50 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.92 Microsoft-CryptoAPI/10.0 - 200 0 0 109
2018-04-16 08:19:50 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.92 Microsoft-CryptoAPI/10.0 - 200 0 0 15
2018-04-16 08:21:39 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.91 Microsoft-CryptoAPI/10.0 - 200 0 0 15
2018-04-16 08:21:39 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.91 Microsoft-CryptoAPI/10.0 - 200 0 0 0
#Software: Microsoft Internet Information Services 10.0
#Version: 1.0
#Date: 2018-04-16 10:22:40
#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) cs(Referer) sc-status sc-substatus sc-win32-status time-taken
2018-04-16 10:22:40 fe80::2ca2:9341:5261:8ccc%11 GET /CertEnroll/ROOT-CA-CA.crl - 80 - fe80::2ca2:9341:5261:8ccc%11 Microsoft-CryptoAPI/10.0 - 200 0 0 78
2018-04-16 10:22:40 fe80::2ca2:9341:5261:8ccc%11 GET /CertEnroll/ROOT-CA-CA.crl - 80 - fe80::2ca2:9341:5261:8ccc%11 Microsoft-CryptoAPI/10.0 - 200 0 0 0
2018-04-16 10:22:40 fe80::2ca2:9341:5261:8ccc%11 GET /CertData/Engr-Root-CA.crl - 80 - fe80::2ca2:9341:5261:8ccc%11 Microsoft-CryptoAPI/10.0 - 404 0 2 0
2018-04-16 10:25:14 fe80::2ca2:9341:5261:8ccc%11 GET /CertEnroll/ROOT-CA-CA.crl - 80 - fe80::2ca2:9341:5261:8ccc%11 Microsoft-CryptoAPI/10.0 - 200 0 0 0
2018-04-16 10:25:14 fe80::2ca2:9341:5261:8ccc%11 GET /CertEnroll/ROOT-CA-CA.crl - 80 - fe80::2ca2:9341:5261:8ccc%11 Microsoft-CryptoAPI/10.0 - 200 0 0 0
#Software: Microsoft Internet Information Services 10.0
#Version: 1.0
#Date: 2018-04-16 12:35:36
#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) cs(Referer) sc-status sc-substatus sc-win32-status time-taken
2018-04-16 12:35:36 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.92 Microsoft-CryptoAPI/10.0 - 200 0 0 109
2018-04-16 12:35:36 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.92 Microsoft-CryptoAPI/10.0 - 200 0 0 31
2018-04-16 12:36:04 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.91 Microsoft-CryptoAPI/10.0 - 200 0 0 0
2018-04-16 12:36:04 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.91 Microsoft-CryptoAPI/10.0 - 200 0 0 15
2018-04-16 12:49:02 192.168.12.94 GET /CertData/Engr-Root-CA.crl - 80 - 192.168.12.91 Microsoft-CryptoAPI/10.0 - 404 0 2 15
2018-04-16 12:49:02 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.91 Microsoft-CryptoAPI/10.0 - 200 0 0 15
2018-04-16 12:49:02 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.91 Microsoft-CryptoAPI/10.0 - 200 0 0 15
#Software: Microsoft Internet Information Services 10.0
#Version: 1.0
#Date: 2018-04-16 13:45:37
#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) cs(Referer) sc-status sc-substatus sc-win32-status time-taken
2018-04-16 13:45:37 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.92 Microsoft-CryptoAPI/10.0 - 200 0 0 124
2018-04-16 13:45:37 192.168.12.94 GET /CertEnroll/ROOT-CA-CA.crl - 80 - 192.168.12.92 Microsoft-CryptoAPI/10.0 - 200 0 0 62
#Software: Microsoft Internet Information Services 10.0
#Version: 1.0
#Date: 2018-04-16 15:03:31
#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) cs(Referer) sc-status sc-substatus sc-win32-status time-taken
2018-04-16 15:03:31 ::1 GET /CertSrv/mscep_admin - 80 - ::1 Mozilla/5.0+(Windows+NT+10.0;+WOW64;+Trident/7.0;+rv:11.0)+like+Gecko - 500 19 5 62
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.