Forum Discussion

tenny's avatar
tenny
Ideator I
5 years ago

aras 12 sp9 install issue

hello everyone,

I try to install the aras 12 sp9 and follow the installation guide. but I can't login the system.the webpage show "HTTP Error 503. The service is unavailable." .Anyone give me a hint to solve it?

I install on windows server 2012 R2 , sql server 2017 express .

 

3 Replies

  • Hi Tenny,

    a couple of month ago I made a installation trouble shooting video that also covers error 503. Please help me to reach 1000 viewers :-)

    https://www.youtube.com/watch?v=A5QEtOO86ik

    In my case, error 503 was caused by two issues, so this part of the video is quite long. But I would recommend that you try the second fix (applicationHost.config) first, before trying the first (reverting an previous window update).

    • tenny's avatar
      tenny
      Ideator I

      Hi Angelalp,

      I Solve it by mark applicationHost.config and install the ASP.NET Core 2.1 Runtime (v2.1.28) - Windows Hosting Bundle . Finally it works.Thanks for your information .

      Tenny

      • AngelaIp's avatar
        AngelaIp
        Ideator I

        Thanks for your feedback! I do not know if editing the "applicationHost.config" is the correct way to fix error 503, but at least it´s a solution that works.