Where is the control Panel

Discussion in 'ASP.NET 4.0 RC Beta [Closed]' started by gopireddyuday, Nov 14, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi,
    I am new to asp.net hosting.
    I have registered and got confirmation.
    Where is the control panel to login?

    My Website info is
    WEBSITE Information
    URL: http://userXXX.netfx4lab.discountasp.net
    How can i upload pages i created?

    I am getting this when i paste url in browser
    Welcome to the
    ASP.NET 4.0 beta 2 / VS 2010 beta 2
    Sandbox Hosting Program
    at DiscountASP.NET

    If you can see this default page, then your sandbox site is setup!


    Sorry,if i am doing something wrong :)
     
  2. I am using Visuap web developer 2008 Express addition.

    I have connected to webserver thru ftp.
    I just replaced index page

    <html xmlns="http://www.w3.org/1999/xhtml">
    <head><title>
    </title></head>
    <body>
    <p>Welcome</p>
    </body>
    </html>

    Now i am getting
    500 - Internal server error.
    There is a problem with the resource you are looking for, and it cannot be displayed:mad:
     
  3. Hi,
    I'm not using the Sandbox but isn't it only accessible via MSDeploy?
    No Control Panel with the Sandbox, right?

    Hopefully one of the DASP crew will respond soon.
    All the best,
    Mark
     
  4. Takeshi Eto

    Takeshi Eto DiscountASP.NET Staff

    Thats right. There is no control panel for the sandbox. But since we want people to test out deploying with Visual Studio 2010 too, ftp is enabled. The information should be in the welcome email that is sent out.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page