473,395 Members | 1,622 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,395 software developers and data experts.

IIS question - Please help me I am sinking

I been using my laptop as a webserver for development. I now setup a
dedicated webserver (production server) and I got everything working
where I can open my website while working on the production server.
However, I cannot open the website from any other computer??? I typed
in the following:

http://webserver/mywebsite/default.aspx

I get back that it cannot find the server...However when I try to open
the same path while on my production server it works ok???

Oct 8 '07 #1
2 1211
You are getting back that it cannoit find the server.
Have you tried "Http://webserver" ?
to see if the server is publicly addressable via HTTP?
more information, better answers.

-- Peter
Recursion: see Recursion
site: http://www.eggheadcafe.com
unBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder: http://www.blogmetafinder.com

"jonny" wrote:
I been using my laptop as a webserver for development. I now setup a
dedicated webserver (production server) and I got everything working
where I can open my website while working on the production server.
However, I cannot open the website from any other computer??? I typed
in the following:

http://webserver/mywebsite/default.aspx

I get back that it cannot find the server...However when I try to open
the same path while on my production server it works ok???

Oct 9 '07 #2
Most likely DNS server do not resolve name "webserver" to the IP address.

You need to associate name "webserver" with IP address. When you registered
domain name you were suppose to specify your DNS servers. They are
responsible for resolving name to IP address. If you do not have DNS server
you can buy that service fairly cheap from dnsmadeeasy.com (I am using them
and it works perfect for last 3 years).

George
"jonny" <ne******@hotmail.comwrote in message
news:11**********************@57g2000hsv.googlegro ups.com...
>I been using my laptop as a webserver for development. I now setup a
dedicated webserver (production server) and I got everything working
where I can open my website while working on the production server.
However, I cannot open the website from any other computer??? I typed
in the following:

http://webserver/mywebsite/default.aspx

I get back that it cannot find the server...However when I try to open
the same path while on my production server it works ok???

Oct 9 '07 #3

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

Similar topics

35
by: wired | last post by:
Hi, I've just taught myself C++, so I haven't learnt much about style or the like from any single source, and I'm quite styleless as a result. But at the same time, I really want nice code and I...
7
by: x muzuo | last post by:
Hi guys, I have got a prob of javascript form validation which just doesnt work with my ASP code. Can any one help me out please. Here is the code: {////<<head> <title>IIBO Submit Page</title>...
4
by: astro | last post by:
I've been looking at the event sinking example in Litwin et. al. "Access 97 Developer's Handbook" and I am able to event sink the 2 events listed - those being the "_quit" and "_documentchange"...
2
by: learn_remoting | last post by:
Hello, I am trying to understand the details of .net remoting. There are so many different kinds of sinks .... which have left me totally confused. TerminatorSinks, ContextSinks, MessageSinks,...
5
by: Bill Davidson | last post by:
Hello All: I've got a question about synchronization requiremements in a C# worker thread procedure that, among other things, sinks events from outside sources. I realize the worker thread will...
1
by: Bill Davidson | last post by:
(RESEND: I added a little more code to the sample for clarity) Hello All: I've got a question about synchronization requiremements in a C# worker thread procedure that, among other things,...
6
by: fshawish | last post by:
Hello all, I have a C# Class Lib that exposes a public events, methods and properties. I am referencing this ClassLib from an MFC DIalog app that is compiled with /CLR. I use gcroot<T> to...
12
by: 2803stan | last post by:
I have a successful app which is used in a variety of client/server situations. (DB2 8.x.) I need to update it to have XML capability to interface with several other external programs. ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
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...

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.