Jump to content

Recommended Posts

Posted

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 Unavailable

The 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

Posted

Did you request ASP.NET? Accounts on tommy don't have it by default. Krydos has to enable it if you want it.

Posted

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?

Guest
This topic is now closed to further replies.
×
×
  • Create New...