PDA

View Full Version : Where is the control Panel


gopireddyuday
11-14-2009, 04:02 AM
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 :)

gopireddyuday
11-14-2009, 06:30 AM
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:

wisemx
11-14-2009, 06:33 AM
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

Eric
11-14-2009, 08:01 AM
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.