Jump to content

iondune

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by iondune

  1. I'm having this exact same problem using the default page created by a new web site in Visual Studio 2010 under .NET 3.5.

     

    <%@ Page Language="C#" AutoEventWireup="true"  CodeFile="Default.aspx.cs" Inherits="_Default" %>
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head runat="server">
        <title></title>
    </head>
    <body>
        <form id="form1" runat="server">
        <div>
            Doesn't load.
        </div>
        </form>
    </body>
    </html>

     

    I was working on my website over the weekend when I started sporadically receiving this error. Eventually it got to the point where its the only thing that would load. I thought maybe I had changed a web.config setting which broke it, so I uploaded these default files. I also tried emptying my public_html directory, hoping to get a 404, but still go the error even on file names that had never existed.

  2. Early on Saturday morning, I signed up for an account on - I believe - the Stevie server. Immediately after registering the status page indicated that I was #100 in the database. As of today (almost 3 days since I registered) that page still lists me as #100 and I am unable to access my cpanel or website. I tried clearing my cache but saw the same results.

     

    However, that is not my main problem - I believe I may have signed up for Stevie while Johnny was the server I intended to sign up for (I plan on using ASP.NET). I tried to delete my account using the account deletion page but it seems that script is only valid once the account is actually created.

     

    Account Information:

    Username: iondune

    Domain: iondune.heliohost.org

    Server: Almost certainly Stevie

     

    In summary:

    - It's been about 68 hours since I registered and still cannot access my cpanel - is the account creation server stalled or is it a problem with my registration?

    - If it's the case that I signed up for the Stevie server, I'd like to remove my account from that server whenever possible and re-signup for the Johnny server instead (my apologies for my error)

    - In the unlikely case that I actually did sign up for Johnny, then only the first issue (Account Creation) applies.

     

    Thank you for your time, and my apologies for the inconvenience.

×
×
  • Create New...