473,396 Members | 1,921 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

iis not pointing to default website

143 100+
I have created an ASP.NET app and published it to inetpub/wwwroot on one machine. It works great on that machine.

When I try to run it on a sister machine I don't seem to be able to point iis at the website. All I get is a white screen that says "It works!"

I copied all the files from the other machine. The file structure is the same. Under Default Wesite>>Properties, I have the home directory pointed at C:/inetpub/wwwroot.

I have tried pointing it at other directories also but nothing seems to work.

Help,

Thanks,
Oct 13 '08 #1
2 3309
kenobewan
4,871 Expert 4TB
There are several possibilities. Are they the same platform? Do you have it configured in IIS? What domain are you using?

Where is the message 'it works' coming from?
Oct 14 '08 #2
teddarr
143 100+
I discovered the problem. IIS would not work on port 80, so following the advice of a "brand x" forum, I changed my IIS port to 81 and didn't look much further to find what was using port 80 in the first place. Doing a netstat -o from the command prompt didn't tell me anything about another program using port 80 so I stopped there and just told IIS to use port 81.

Well, last night I did more detective work and all of a sudden realized I had installed Apache webserver software a couple months back but didn't go any further at that point.

Long story short......I uninstalled Apache and not it's working. IIS is once again pointed at port 80. Now if I can get my static IP routing pointed to my web server, I'll be in business.

I think what I need to do is document all the steps I am taking to go from a simple asp.net website with a sql server backend to hosting that website on my own server at home while also building a home network and turn it into an article to post somewhere. I have been using so many different resources, forums, and step by step guides, it's not funny. I've never had any network classes, but I have learned a ton during this process. Not just about networks, but also more that I need to know about how my software interacts with that software.

At my job, I just write code and check it in.

Building a network from the ground up, using the network to develop, deploy, and operate what I write gives me a very complete understanding of just what I'm really doing.

Thanks to everyone who has helped me along the way so far. Just by asking me the questions about different scenarios like above, I am led to discover the problems on my own. That's the best way to learn.

Thanks
Oct 14 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: gerry | last post by:
single machine - W2Kserver , IIS5 , VS.NET 2003 I spent some time struggling with what looked like the dreaded asp.net debugging configuration problem but none of the solutions for this did any...
2
by: Goober | last post by:
I have the following default.aspx page that works properly. However, what I want to do is to link the graphics within it (that are hard coded now in the default web page) to our corporate...
1
by: js | last post by:
Does anyone know how to create a web project with Visual Studio.Net 2003 on IIS6 running on Windows Server 2003? The IIS has the default website disabled, and a new website is created. I have...
2
by: js | last post by:
I am using Visual Studio 2003. An IIS is installed on a separate box with the Remote Debugger server component from VS2003. Initially, I created a new blank project in VS2003 under the IIS's...
2
by: Pranab | last post by:
On my local sandbox , in IIS I created some Websites . Now when I try to create a ASP.NET web application , it tries to create it in the website last created and fails . But my requirement is...
4
by: Gordowey | last post by:
I do know if this is the right Group to post this question.... well, here I go.. I would like to know how can i do this I would like to let my users typing ONLY "www.mysite.com/sp", to do...
4
by: pauldepstein | last post by:
If Fred is a class, I am often confused by the appearance of Fred() instead of Fred Here is an example from a well-established c++ website: #include <new // Must #include this to use...
4
by: Nobody | last post by:
Hi, I'm using ASP.NET w/ Visual Studio 2005 and the .net development server... how do I set the default start up page? right now when I go to http://localhost/WebSite I get a directory listing....
3
by: Faisal Shah | last post by:
As the solution.. I have got this script code.. it's an open source so i can modify it.. The problem is it's a guest book script written in very highly and deeply php language that I am not able...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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
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
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,...
0
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...

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.