Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Deploying my ASP.NET application

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  iis not function prpperly  
Author Message
mich_stone

External


Since: Nov 16, 2003
Posts: 1



(Msg. 1) Posted: Mon Nov 17, 2003 1:50 am
Post subject: Deploying my ASP.NET application
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi everybody

Recently I wanted to test my ASP.NET application over the
Internet. So I gave my IP

Address over the phone to a friend of mine and asked him
to enter http://xxx.xxx.

xxx.xxx/MyAppName/Logon.aspx

But his explorer window just kept on waiting for sometime
and displayed an error

message (once it was page cannot be found, another time
it was gateway timeout).

To rule out the possibility of his IE not working, I
tried from several locatoins,

and none of them worked.

And I used ipconfig to check whether my IP address
changed, both before giving him

the address and after he got the error. It had NOT
changed.

Is there any settings I have to do in IIS to enable other
PCs on the internet to

connect to my machine?

Thank you...

Regards

Michelle

 >> Stay informed about: Deploying my ASP.NET application 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 2972



(Msg. 2) Posted: Mon Nov 17, 2003 11:23 am
Post subject: Re: Deploying my ASP.NET application [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

Port 80 must be open. It is possible that your firewall blocks this port, or
that your ISP blocks this port.

--
Regards,
Kristofer Gafvert
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.


"Michelle Stone" <mich_stone.RemoveThis@yahoo.com> wrote in message
news:048a01c3acd7$1217ed90$a301280a@phx.gbl...
 > Hi everybody
 >
 > Recently I wanted to test my ASP.NET application over the
 > Internet. So I gave my IP
 >
 > Address over the phone to a friend of mine and asked him
<font color=purple> > to enter <a style='text-decoration: underline;' href="http://xxx.xxx.</font" target="_blank">http://xxx.xxx.</font</a>>
 >
 > xxx.xxx/MyAppName/Logon.aspx
 >
 > But his explorer window just kept on waiting for sometime
 > and displayed an error
 >
 > message (once it was page cannot be found, another time
 > it was gateway timeout).
 >
 > To rule out the possibility of his IE not working, I
 > tried from several locatoins,
 >
 > and none of them worked.
 >
 > And I used ipconfig to check whether my IP address
 > changed, both before giving him
 >
 > the address and after he got the error. It had NOT
 > changed.
 >
 > Is there any settings I have to do in IIS to enable other
 > PCs on the internet to
 >
 > connect to my machine?
 >
 > Thank you...
 >
 > Regards
 >
 > Michelle<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Deploying my ASP.NET application 
Back to top
Login to vote
anonymous457

External


Since: Nov 17, 2003
Posts: 2



(Msg. 3) Posted: Mon Nov 17, 2003 1:59 pm
Post subject: Re: Deploying my ASP.NET application [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

There are various permissions configurable in IIS
manager ...
 >-----Original Message-----
 >Hello,
 >
 >Port 80 must be open. It is possible that your firewall
blocks this port, or
 >that your ISP blocks this port.
 >
 >--
 >Regards,
 >Kristofer Gafvert
 >Reply to newsgroup only. Remove NEWS if you must reply by
email, but please
 >do not.
 >
 >
 >"Michelle Stone" <mich_stone DeleteThis @yahoo.com> wrote in message
 >news:048a01c3acd7$1217ed90$a301280a@phx.gbl...
  >> Hi everybody
  >>
  >> Recently I wanted to test my ASP.NET application over
the
  >> Internet. So I gave my IP
  >>
  >> Address over the phone to a friend of mine and asked him
<font color=green>  >> to enter <a style='text-decoration: underline;' href="http://xxx.xxx.</font" target="_blank">http://xxx.xxx.</font</a>>
  >>
  >> xxx.xxx/MyAppName/Logon.aspx
  >>
  >> But his explorer window just kept on waiting for
sometime
  >> and displayed an error
  >>
  >> message (once it was page cannot be found, another time
  >> it was gateway timeout).
  >>
  >> To rule out the possibility of his IE not working, I
  >> tried from several locatoins,
  >>
  >> and none of them worked.
  >>
  >> And I used ipconfig to check whether my IP address
  >> changed, both before giving him
  >>
  >> the address and after he got the error. It had NOT
  >> changed.
  >>
  >> Is there any settings I have to do in IIS to enable
other
  >> PCs on the internet to
  >>
  >> connect to my machine?
  >>
  >> Thank you...
  >>
  >> Regards
  >>
  >> Michelle
 >
 >
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Deploying my ASP.NET application 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 2972



(Msg. 4) Posted: Tue Nov 18, 2003 12:07 am
Post subject: Re: Deploying my ASP.NET application [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

If it is a permission problem, he would get an error message that something
was wrong with the permissions. He is getting "server not found", which
usually involves that the request is not reaching the server.

--
Regards,
Kristofer Gafvert
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.


"Andy Mac" <anonymous RemoveThis @discussions.microsoft.com> wrote in message
news:5d2901c3ad3c$e6aa9d90$a601280a@phx.gbl...
 > There are various permissions configurable in IIS
 > manager ...
  > >-----Original Message-----
  > >Hello,
  > >
  > >Port 80 must be open. It is possible that your firewall
 > blocks this port, or
  > >that your ISP blocks this port.
  > >
  > >--
  > >Regards,
  > >Kristofer Gafvert
  > >Reply to newsgroup only. Remove NEWS if you must reply by
 > email, but please
  > >do not.
  > >
  > >
  > >"Michelle Stone" <mich_stone RemoveThis @yahoo.com> wrote in message
  > >news:048a01c3acd7$1217ed90$a301280a@phx.gbl...
   > >> Hi everybody
   > >>
   > >> Recently I wanted to test my ASP.NET application over
 > the
   > >> Internet. So I gave my IP
   > >>
   > >> Address over the phone to a friend of mine and asked him
<font color=brown>   > >> to enter <a style='text-decoration: underline;' href="http://xxx.xxx.</font" target="_blank">http://xxx.xxx.</font</a>>
   > >>
   > >> xxx.xxx/MyAppName/Logon.aspx
   > >>
   > >> But his explorer window just kept on waiting for
 > sometime
   > >> and displayed an error
   > >>
   > >> message (once it was page cannot be found, another time
   > >> it was gateway timeout).
   > >>
   > >> To rule out the possibility of his IE not working, I
   > >> tried from several locatoins,
   > >>
   > >> and none of them worked.
   > >>
   > >> And I used ipconfig to check whether my IP address
   > >> changed, both before giving him
   > >>
   > >> the address and after he got the error. It had NOT
   > >> changed.
   > >>
   > >> Is there any settings I have to do in IIS to enable
 > other
   > >> PCs on the internet to
   > >>
   > >> connect to my machine?
   > >>
   > >> Thank you...
   > >>
   > >> Regards
   > >>
   > >> Michelle
  > >
  > >
  > >.
  > ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Deploying my ASP.NET application 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Deploying ASP into IIS - I am looking to setup some websites using a MSI-based installer. I want to install right into a specific server on the box, let's say myhost.mydomain.com When I try to do this it will only allow me to install into a virtual directory under the default....

Deploying web-site - Hi! I'm planning to deploy a web-site for my company, but I'm a little bit concerned about security. Is there any place where I can find information about this topic? I'm running Windows NT 4.0 and IIS 4. Any advice will also be welcomed. Thanks in..

Deploying .NET web app with SQL Server database - I'm looking for some advice on deploying a new ASPX web application I'm developing. I have two similar Win2000 servers and plan to deploy SQL Server 2000 on one machine and IIS 5 (with .Net 1.1) on the other. One server is a dual P3 733 and the other is...
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]