472,127 Members | 1,456 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,127 software developers and data experts.

Deploy ASP.NET 2.0 Website File Not found

I upgraded an ASP.NET 1.1 website to ASP.NET 2.0. The site runs correctly on
my local machine. I published the website to the Web Server into a virtual
directory that I created. When I browse to the site, I am receive error 404,
"Page Not Found" even though Default.aspx file is there and designated as
default start page.
When I copy iisstart.htm to the root of the virtual directory the pagge
displays correctly.
May 19 '06 #1
1 1686
There could be couple of reasons,

1. ASP.Net not installed properly. You may have to run aspnet_regiis script.
2. You developed app for .Net.2.0 but did not specify in IIS to use .Net 2.0
framework
"mschelstrate" <ms**********@discussions.microsoft.com> wrote in message
news:43**********************************@microsof t.com...
I upgraded an ASP.NET 1.1 website to ASP.NET 2.0. The site runs correctly
on
my local machine. I published the website to the Web Server into a virtual
directory that I created. When I browse to the site, I am receive error
404,
"Page Not Found" even though Default.aspx file is there and designated as
default start page.
When I copy iisstart.htm to the root of the virtual directory the pagge
displays correctly.

May 20 '06 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

3 posts views Thread by John Holmes | last post: by
4 posts views Thread by bob lambert | last post: by
5 posts views Thread by Ron | last post: by
4 posts views Thread by Cirene | last post: by
6 posts views Thread by =?Utf-8?B?QW5kcmV3X2QxMjM=?= | last post: by
reply views Thread by stephen | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.