473,504 Members | 13,621 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can't browse pages w/ .ASPX code

We just set up a new Windows 2003 Standard Server. Ran allWindowsUpdates.
IIS is installed and we registered ASP.net exentions (v1.1.4322)in IIS6. They show up as registered in IIS.
I configured IIS site to a proper folder where all the web sitefiles and code files reside.
In IIS I expand the site I'm working on (the only site running onthis server) and see the default.htm page on the right handside. When I click to Browse this file, I get an ERROR 404 -Page cannot be found error. This error is showing up in theleft and ride side frames that are provdided via the default.htmfile. The code in this file points to a valid path within theroot website directory.
If I open Windows "Explorer" and find these files I can view theframes and the aspx web coding in the center frame. But when Ibrowse through IIS I get the 404 error. Permissions lookcorrect.

NOTE: This website directory was copied from another productionWIn2003 web server. So the coding and structures are correct.

Any suggestions. We need to fix this JUST to continue working onan open case w/ Microsoft team.\

Help!
Thank you in advance,
Corey
--------------------------------
From: Corey Putzier

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>tv/ov0Y/h0eBmqTjE05Bow==</Id>
Nov 18 '05 #1
1 1598
"Corey Putzier via .NET 247" <an*******@dotnet247.com> wrote in message
news:Ow*************@TK2MSFTNGP11.phx.gbl...

Any suggestions.

1) Is IIS actually running? It's just a service like any other, and can be
stopped just as easily. Pop a command prompt and run "net start w3svc"
obviously without the quotes.

2) Assuming IIS is running, is there some reference in your web.config,
global.aspx or homepage which is inaccessible from the new server? You can
check by creating an extremely simple HTML page and browing that, e.g.

<html>
<head>
</head>
<body>
Hello world
</body
</html>

Call it test.htm, place it in the root of your virtual directory, then try
to browse it in IIS Manager. If this works, it's your web app, not IIS,
which is at fault.

3) Can you browse the virtual root of the server itself?
Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2273
by: Chris Lasher | last post by:
Hello, I'm trying to write a tool to scrape through some of the Ribosomal Database Project II's (http://rdp.cme.msu.edu/) pages, specifically, through the Hierarchy Browser....
5
2659
by: Bud Zielinski | last post by:
understand that through IIS you can implement custom error messages, but since we are in hosted environment, we need to implement custom error pages using ASP. Is this possible and could someone...
2
1458
by: Larry Brindise | last post by:
I have deployed an ASP.NET application successfully on Windows 2000 and 2003. When I deploy it on an XP Pro machine (fresh install with framework 1.1 and IIS installed), I get a very unexpected...
9
2290
by: Marc Miller | last post by:
Hi all, I have 2 dev. machines, the 1st is Win 2000 with .NET 7.0 and the 2nd is XP Pro with .NET 2003. My Web Server is Win 2000 Server with IIS 5.0. I can create a new project on my test...
8
2676
by: Vanga Sasidhar | last post by:
I have four computers. One computer - Win XP Two computers - Win 98 One computer - Win ME I designed some pages in my computer having Win XP operating system. I installed dot net...
5
1294
by: Steven | last post by:
I'm using C# as code-behind for my aspx pages. How can I bind pages.. so that both the pages can use the functions, variables, controls .. between each other. eg., if I declare function scope()...
6
9227
by: Gordowey | last post by:
Where can I find this DIV effect. go to: http://www.amazon.com Put mouse over the text "See All 32 Product Categories" (Top-Middle)..it will open a window with a cool effect... does anyone...
8
1959
by: =?Utf-8?B?UGV0ZXJX?= | last post by:
I install Visual Studio 2005 Pro on Vista. I open and migrate a 2003 web project to 2005. I attempt to browse an aspx file from the Solution Exploer. It displays a blank html page. I create a...
6
6443
by: Kuldeep | last post by:
Framework: Visual Studio 2005 Technology: ASP.NET 2.0 Language: C#.NET 2.0 I am trying to browse folders through the following piece of code. Please let me know if there is any kind of setting...
0
7213
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7298
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7366
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7017
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7471
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5610
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5026
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3187
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1526
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.