Re: Problems running website
- From: Alexey Smirnov <alexey.smirnov@xxxxxxxxx>
- Date: Mon, 25 May 2009 06:20:21 -0700 (PDT)
On May 25, 2:36 pm, "Jeff" <jef...@xxxxxxxxxxxxx> wrote:
Good Morning,
I am just learning how to host A website. I have created a simple ASP.net
Web Application in Visual Studio 2008 (Visual Basic). When viewing it within
Visual Studio everything works as it should.
I have now set up a Windows 2003 Web Edition Server, I have created one site
that is just a regualr static html site and got that up and running and
figured out all the permissions and I can now view that site no problem.
The ASP Web Application site though I can not get to show for anything,
first thing all I did was copy the folder from my laptop where I created the
app to a folder on ther server, doing that all i got was a 404 error, so I
It sounds like something wrong with IIS mapping in IIS - Website
properties - Home Directory - Configuration - Mappings. Check if it
has aspx, asax and so on and the path to .net is correct. It might be
that you would need to run aspnet_regiis from the command prompt to
fix this or you can try to go ASP.NET tab under Website properties and
fix ASP.NET configuration.
If this works with your test page, you can try to copy the site
manually to the server and see if this would work.
.
- Follow-Ups:
- Re: Problems running website
- From: Alexey Smirnov
- Re: Problems running website
- References:
- Problems running website
- From: Jeff
- Problems running website
- Prev by Date: Re: ASP.NET Application Gets Frequent SQL Timeout Exceptions
- Next by Date: Re: ASP.NET Application Gets Frequent SQL Timeout Exceptions
- Previous by thread: Problems running website
- Next by thread: Re: Problems running website
- Index(es):
Relevant Pages
|