MauroF Posted January 8, 2017 Posted January 8, 2017 I have a basic asp.net page that I have made and published to my domain with Visual Studio 2015 community, but when I try to access it (or any related file, like the corresponding .dll and web.config file) it throws a 503 error with the following message: Service UnavailableThe server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.Additionally, a 503 Service Unavailable error was encountered while trying to use an ErrorDocument to handle the request. I have already tried giving it 755 permissions, and the framework is 4.0 (Tommy should have 4.6, right?). This is the link: http://wolfcube.heliohost.org/test.aspx
wolstech Posted January 8, 2017 Posted January 8, 2017 Did you request ASP.NET? Accounts on tommy don't have it by default. Krydos has to enable it if you want it.
MauroF Posted January 9, 2017 Author Posted January 9, 2017 Did you request ASP.NET? Accounts on tommy don't have it by default. Krydos has to enable it if you want it.Well, I definitely didn't know that. How can I request it?
Krydos Posted January 9, 2017 Posted January 9, 2017 There you go http://wolfcube.heliohost.org/test.aspx
Recommended Posts