TechTalkz.com Logo

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Tech Support Archives > Microsoft > Microsoft Expression

Notices

Reply
 
Thread Tools Display Modes
Old 16-03-2008, 06:53 AM   #1
Fred Schreck
Guest
 
Posts: n/a
404 error when trying to view .aspx page in Windows Explorer...

Hello:

Our office in the process of deploying a new web server. The machine is
running Windows Server 2003 and IIS 6.0. We have ASP.NET 2.0 and FrontPage
Server extensions installed on our intranet.

As a test, I used Expression Web to create an .aspx page. I was able to
successfully configure and test a data source (using the "Northwind" Access
database) within Expression Web, but when I tried to display the results in
a web browser, I got the following error:

-------------------------------------------
The page cannot be found...
....
HTTP Error 404 - File or directory not found.
Internet Information Services (IIS)
-------------------------------------------

I did some research on support.microsoft.com and made sure that IIS is
configured to support ASP. When I ran the test again, I got the same error
message.

What do I need to do to resolve this situation?


Thanks in advance for any advice you can offer,

Fred Schreck
San Francisco, CA

  Reply With Quote
Old 16-03-2008, 08:57 AM   #2
Steve Easton
Guest
 
Posts: n/a
Re: 404 error when trying to view .aspx page in Windows Explorer...

IIRC, the server needs .NET 3.0 installed in order to use .aspx
http://www.microsoft.com/downloads/d...displaylang=en

--

Steve Easton
Microsoft MVP FrontPage
FP Cleaner
http://www.95isalive.com/fixes/fpclean.htm
Hit Me FP
http://www.95isalive.com/fixes/HitMeFP.htm

"Fred Schreck" <fred@kmd-arch.com> wrote in message news:F31027F2-BD4F-4580-AFD4-DBA109667B04@microsoft.com...
> Hello:
>
> Our office in the process of deploying a new web server. The machine is running Windows Server 2003 and IIS
> 6.0. We have ASP.NET 2.0 and FrontPage Server extensions installed on our intranet.
>
> As a test, I used Expression Web to create an .aspx page. I was able to successfully configure and test a
> data source (using the "Northwind" Access database) within Expression Web, but when I tried to display the
> results in a web browser, I got the following error:
>
> -------------------------------------------
> The page cannot be found...
> ...
> HTTP Error 404 - File or directory not found.
> Internet Information Services (IIS)
> -------------------------------------------
>
> I did some research on support.microsoft.com and made sure that IIS is configured to support ASP. When I
> ran the test again, I got the same error message.
>
> What do I need to do to resolve this situation?
>
>
> Thanks in advance for any advice you can offer,
>
> Fred Schreck
> San Francisco, CA



  Reply With Quote
Old 16-03-2008, 04:46 PM   #3
Ronx
Guest
 
Posts: n/a
Re: 404 error when trying to view .aspx page in Windows Explorer...

..NET 2.0 is sufficient.

Make sure the website is set up in IIS to run .NET, and that IIS has
"Allowed" asp.NET in the "Web Server Extensions" folder in IIS MMC.
Asp.NET is not the same as ASP.
Right click on the website in IIS MMC, and choose Properties.
On ASP.NET tab ensure the correct version of .NET is selected.

--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp




"Fred Schreck" <fred@kmd-arch.com> wrote in message
news:F31027F2-BD4F-4580-AFD4-DBA109667B04@microsoft.com:

> Hello:
>
> Our office in the process of deploying a new web server. The machine is
> running Windows Server 2003 and IIS 6.0. We have ASP.NET 2.0 and FrontPage
> Server extensions installed on our intranet.
>
> As a test, I used Expression Web to create an .aspx page. I was able to
> successfully configure and test a data source (using the "Northwind" Access
> database) within Expression Web, but when I tried to display the results in
> a web browser, I got the following error:
>
> -------------------------------------------
> The page cannot be found...
> ...
> HTTP Error 404 - File or directory not found.
> Internet Information Services (IIS)
> -------------------------------------------
>
> I did some research on support.microsoft.com and made sure that IIS is
> configured to support ASP. When I ran the test again, I got the same error
> message.
>
> What do I need to do to resolve this situation?
>
>
> Thanks in advance for any advice you can offer,
>
> Fred Schreck
> San Francisco, CA


  Reply With Quote
Old 26-03-2008, 04:05 AM   #4
Jeff Dillon
Guest
 
Posts: n/a
Re: 404 error when trying to view .aspx page in Windows Explorer...

Does a .htm and/or .asp page in the same directory display ok?

Jeff

"Fred Schreck" <fred@kmd-arch.com> wrote in message
news:F31027F2-BD4F-4580-AFD4-DBA109667B04@microsoft.com...
> Hello:
>
> Our office in the process of deploying a new web server. The machine is
> running Windows Server 2003 and IIS 6.0. We have ASP.NET 2.0 and
> FrontPage Server extensions installed on our intranet.
>
> As a test, I used Expression Web to create an .aspx page. I was able to
> successfully configure and test a data source (using the "Northwind"
> Access database) within Expression Web, but when I tried to display the
> results in a web browser, I got the following error:
>
> -------------------------------------------
> The page cannot be found...
> ...
> HTTP Error 404 - File or directory not found.
> Internet Information Services (IIS)
> -------------------------------------------
>
> I did some research on support.microsoft.com and made sure that IIS is
> configured to support ASP. When I ran the test again, I got the same
> error message.
>
> What do I need to do to resolve this situation?
>
>
> Thanks in advance for any advice you can offer,
>
> Fred Schreck
> San Francisco, CA



  Reply With Quote
Old 13-05-2008, 02:04 AM   #5
OscarM
Guest
 
Posts: n/a
Re: 404 error when trying to view .aspx page in Windows Explorer..

Thanks Ronx,

I was having the same issue. And after changing the property on the "Web
Server Extensions" to allow ASP.NET v2.0 to run, the problem was solved.

Thanks!

OscarM

"Ronx" wrote:

> .NET 2.0 is sufficient.
>
> Make sure the website is set up in IIS to run .NET, and that IIS has
> "Allowed" asp.NET in the "Web Server Extensions" folder in IIS MMC.
> Asp.NET is not the same as ASP.
> Right click on the website in IIS MMC, and choose Properties.
> On ASP.NET tab ensure the correct version of .NET is selected.
>
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
>
> http://www.rxs-enterprises.org/fp
>
>
>
>
> "Fred Schreck" <fred@kmd-arch.com> wrote in message
> news:F31027F2-BD4F-4580-AFD4-DBA109667B04@microsoft.com:
>
> > Hello:
> >
> > Our office in the process of deploying a new web server. The machine is
> > running Windows Server 2003 and IIS 6.0. We have ASP.NET 2.0 and FrontPage
> > Server extensions installed on our intranet.
> >
> > As a test, I used Expression Web to create an .aspx page. I was able to
> > successfully configure and test a data source (using the "Northwind" Access
> > database) within Expression Web, but when I tried to display the results in
> > a web browser, I got the following error:
> >
> > -------------------------------------------
> > The page cannot be found...
> > ...
> > HTTP Error 404 - File or directory not found.
> > Internet Information Services (IIS)
> > -------------------------------------------
> >
> > I did some research on support.microsoft.com and made sure that IIS is
> > configured to support ASP. When I ran the test again, I got the same error
> > message.
> >
> > What do I need to do to resolve this situation?
> >
> >
> > Thanks in advance for any advice you can offer,
> >
> > Fred Schreck
> > San Francisco, CA

>
>

  Reply With Quote
Reply

Thread Tools
Display Modes


Google
 


All times are GMT +5.5. The time now is 10:54 AM.


vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2008, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional