473,503 Members | 1,747 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Clients cannot get to my Site - Help!

I set up a simple page with vs.net. It's kust an html page and I'm trying to
get people to the site through the internet. My server is Windows XP and I
use IIS as the server. The problem is that I can get to it through internet
and intranet just fine but everyone else cannot. I have been through IIS
looking for possible blocks but cannot find what is preventing people from
getting to me. Anonymous user is checked. Why couldn't others get to it but
I can get to it?
Nov 18 '05 #1
8 1524
ton
is the pagename correct. My app did not start either because the
documentname was form1.aspx and not default.html After I've added the name
it was running.
What you also can try is not to choose a foldername but to chose an existing
url, to see of it response.
Do you have a router running ? Does it allow other users to go to the
webserver ?

succes

ton

"newgenre" <ne******@mindspring.com> schreef in bericht
news:Ax******************@newsread2.news.pas.earth link.net...
I set up a simple page with vs.net. It's kust an html page and I'm trying to get people to the site through the internet. My server is Windows XP and I
use IIS as the server. The problem is that I can get to it through internet and intranet just fine but everyone else cannot. I have been through IIS
looking for possible blocks but cannot find what is preventing people from
getting to me. Anonymous user is checked. Why couldn't others get to it but I can get to it?

Nov 18 '05 #2
Dan
Need some more info.

Are they going to an IP address or a domain name? If IP address, is it
internal? Port 80 open? Maybe you can get to it because you're within the
same internal network.
"newgenre" <ne******@mindspring.com> wrote in message
news:Ax******************@newsread2.news.pas.earth link.net...
I set up a simple page with vs.net. It's kust an html page and I'm trying to get people to the site through the internet. My server is Windows XP and I
use IIS as the server. The problem is that I can get to it through internet and intranet just fine but everyone else cannot. I have been through IIS
looking for possible blocks but cannot find what is preventing people from
getting to me. Anonymous user is checked. Why couldn't others get to it but I can get to it?

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.580 / Virus Database: 367 - Release Date: 2/6/2004
Nov 18 '05 #3
The pagename is WAW.htm, which is the file that shows when I get to it. So,
I believe that is working.I made this file my default file in the documents
section of IIS. Remember, I am able to get to it through the internet but my
users cannot. Not sure what you mean by an existing URL since I have to get
to it through http://IP ADDRESS/name of virtual directory/name of file. Can
you explain what you mean? Regarding a router. I am using Win XP to serve my
page through IIS, and that is all. Default configuration. I have a DSL
hook-up to the internet. And your last question is, of course, my original
problem. Cant get people to my web server. Thanks for your comments, though;
I appreciate the responce, and would like to here more from you.

Jim
"ton" <vr*@REMOVEhome.nl> wrote in message
news:c4**********@news3.tilbu1.nb.home.nl...
is the pagename correct. My app did not start either because the
documentname was form1.aspx and not default.html After I've added the name it was running.
What you also can try is not to choose a foldername but to chose an existing url, to see of it response.
Do you have a router running ? Does it allow other users to go to the
webserver ?

succes

ton

"newgenre" <ne******@mindspring.com> schreef in bericht
news:Ax******************@newsread2.news.pas.earth link.net...
I set up a simple page with vs.net. It's kust an html page and I'm trying
to
get people to the site through the internet. My server is Windows XP and

I use IIS as the server. The problem is that I can get to it through

internet
and intranet just fine but everyone else cannot. I have been through IIS
looking for possible blocks but cannot find what is preventing people from getting to me. Anonymous user is checked. Why couldn't others get to it

but
I can get to it?


Nov 18 '05 #4
ton
is the pagename correct. My app did not start either because the
documentname was form1.aspx and not default.html After I've added the name
it was running.
What you also can try is not to choose a foldername but to chose an existing
url, to see of it response.
Do you have a router running ? Does it allow other users to go to the
webserver ?

succes

ton

"newgenre" <ne******@mindspring.com> schreef in bericht
news:Ax******************@newsread2.news.pas.earth link.net...
I set up a simple page with vs.net. It's kust an html page and I'm trying to get people to the site through the internet. My server is Windows XP and I
use IIS as the server. The problem is that I can get to it through internet and intranet just fine but everyone else cannot. I have been through IIS
looking for possible blocks but cannot find what is preventing people from
getting to me. Anonymous user is checked. Why couldn't others get to it but I can get to it?

Nov 18 '05 #5
They are going to an IP address. Port 80 is showing as the port; so I
believe that means it is not internal. I will look into that. Wondering if
something is blocking port 80? XP Firewall? Worth looking into. Any
suggestions?

Jim

"Dan" <dh******@somewhere.com> wrote in message
news:uB**************@TK2MSFTNGP11.phx.gbl...
Need some more info.

Are they going to an IP address or a domain name? If IP address, is it
internal? Port 80 open? Maybe you can get to it because you're within the same internal network.
"newgenre" <ne******@mindspring.com> wrote in message
news:Ax******************@newsread2.news.pas.earth link.net...
I set up a simple page with vs.net. It's kust an html page and I'm trying
to
get people to the site through the internet. My server is Windows XP and

I use IIS as the server. The problem is that I can get to it through

internet
and intranet just fine but everyone else cannot. I have been through IIS
looking for possible blocks but cannot find what is preventing people from getting to me. Anonymous user is checked. Why couldn't others get to it

but
I can get to it?

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.580 / Virus Database: 367 - Release Date: 2/6/2004

Nov 18 '05 #6
Dan
Need some more info.

Are they going to an IP address or a domain name? If IP address, is it
internal? Port 80 open? Maybe you can get to it because you're within the
same internal network.
"newgenre" <ne******@mindspring.com> wrote in message
news:Ax******************@newsread2.news.pas.earth link.net...
I set up a simple page with vs.net. It's kust an html page and I'm trying to get people to the site through the internet. My server is Windows XP and I
use IIS as the server. The problem is that I can get to it through internet and intranet just fine but everyone else cannot. I have been through IIS
looking for possible blocks but cannot find what is preventing people from
getting to me. Anonymous user is checked. Why couldn't others get to it but I can get to it?

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.580 / Virus Database: 367 - Release Date: 2/6/2004
Nov 18 '05 #7
The pagename is WAW.htm, which is the file that shows when I get to it. So,
I believe that is working.I made this file my default file in the documents
section of IIS. Remember, I am able to get to it through the internet but my
users cannot. Not sure what you mean by an existing URL since I have to get
to it through http://IP ADDRESS/name of virtual directory/name of file. Can
you explain what you mean? Regarding a router. I am using Win XP to serve my
page through IIS, and that is all. Default configuration. I have a DSL
hook-up to the internet. And your last question is, of course, my original
problem. Cant get people to my web server. Thanks for your comments, though;
I appreciate the responce, and would like to here more from you.

Jim
"ton" <vr*@REMOVEhome.nl> wrote in message
news:c4**********@news3.tilbu1.nb.home.nl...
is the pagename correct. My app did not start either because the
documentname was form1.aspx and not default.html After I've added the name it was running.
What you also can try is not to choose a foldername but to chose an existing url, to see of it response.
Do you have a router running ? Does it allow other users to go to the
webserver ?

succes

ton

"newgenre" <ne******@mindspring.com> schreef in bericht
news:Ax******************@newsread2.news.pas.earth link.net...
I set up a simple page with vs.net. It's kust an html page and I'm trying
to
get people to the site through the internet. My server is Windows XP and

I use IIS as the server. The problem is that I can get to it through

internet
and intranet just fine but everyone else cannot. I have been through IIS
looking for possible blocks but cannot find what is preventing people from getting to me. Anonymous user is checked. Why couldn't others get to it

but
I can get to it?


Nov 18 '05 #8
They are going to an IP address. Port 80 is showing as the port; so I
believe that means it is not internal. I will look into that. Wondering if
something is blocking port 80? XP Firewall? Worth looking into. Any
suggestions?

Jim

"Dan" <dh******@somewhere.com> wrote in message
news:uB**************@TK2MSFTNGP11.phx.gbl...
Need some more info.

Are they going to an IP address or a domain name? If IP address, is it
internal? Port 80 open? Maybe you can get to it because you're within the same internal network.
"newgenre" <ne******@mindspring.com> wrote in message
news:Ax******************@newsread2.news.pas.earth link.net...
I set up a simple page with vs.net. It's kust an html page and I'm trying
to
get people to the site through the internet. My server is Windows XP and

I use IIS as the server. The problem is that I can get to it through

internet
and intranet just fine but everyone else cannot. I have been through IIS
looking for possible blocks but cannot find what is preventing people from getting to me. Anonymous user is checked. Why couldn't others get to it

but
I can get to it?

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.580 / Virus Database: 367 - Release Date: 2/6/2004

Nov 18 '05 #9

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

Similar topics

2
3963
by: James Butler | last post by:
Setup: Red Hat Linux 8.0 Apache 1.3.27 PHP 4.3.2 Sendmail 8.11.6 Other Info: root:root /var/spool/mail root:root /var/spool/mqueue Apache running as nobody:nobody
4
1816
by: Bosconian | last post by:
I have a client that provides a list of companies on their web site (powered by PHP/MySQL.) These companies advertise their services to visitors. The company information has been maintained...
4
1415
by: Scott Townsend | last post by:
I have a server that we installed a Web Application (ASP) and It works with a few clients that we tested, IE 5.0, and it does not work on the server machine itself, IE 6 So we've tested a few...
8
5451
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
4
311
by: newgenre | last post by:
I set up a simple page with vs.net. It's kust an html page and I'm trying to get people to the site through the internet. My server is Windows XP and I use IIS as the server. The problem is that I...
5
1139
by: MichaelY | last post by:
In reference to KB article 306654 (which works perfectly otherwise), why does this method fail if the site is using SSL??? I have a series of content handlers that write non-ASP.NET files to the...
6
4063
by: muttu2244 | last post by:
hi all am updating the same file in ftp, through multiple clients, but am scared that two clients may open the same file at a time, and try updating, then the data updated by one data will be...
2
7095
by: jasonsgeiger | last post by:
From: "Factor" <jasonsgeiger@gmail.com> Newsgroups: microsoft.public.in.csharp Subject: Multiple Clients, One port Date: Wed, 19 Apr 2006 09:36:02 -0700 I'm been working with sockets for a...
1
3651
by: kamalraturi | last post by:
Hi all, I have hosted my website after build on iis6.0 which has been developed in ASP.Net. I use virtual directory for mapping my site to url . I have registered .net framework2.0 in IIS...
3
2184
by: shybe | last post by:
I have a send mail script on my site that. The emails are recieved by gmail, and yahoo, but not to mail clients like Outlook, Mail, etc...) Is this a problem with the script, or is it...
0
7281
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
7334
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
6993
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
7462
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...
1
5014
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
3168
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
1514
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 ...
1
737
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
383
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.