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

Deploying my ASP.NET application

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
Nov 18 '05 #1
2 1025
This could very well be a problem for which you have no course of action.
Chances are, you're a broadband user. Most broadband providers these days
(and even more dial-up providers) block certain ports to prevent what they
consider mis-use of their services. Your provider is likely blocking port
80.

Also, if you're running a broadband gateway/firewall, or security software,
like Zone Alarm or Norton PC Security, those products may also prevent
outsiders from connectiong to those ports.

One thing you COULD do, is go into the web site configuration inside IIS and
change the port that it listens on. But you would then have to provide your
URLs in the format:

http://xxx.xxx.xxx.xxx:port#/pathtosite

Hope this helps...

Chris

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


--
Insert corny line here
Nov 18 '05 #2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Michelle Stone wrote:
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


Hi Michelle,

If you're using Windows XP, either:

1) your ICF (Internet Connection Firewall) is on and blocking all
connections
2) maybe a personal/business firewall is blocking access to your port
80

possible solution(s):
1) configure ICF to allow connections on your port 80 (web)
2) configure your personal/business firewall to allow access on your
port 80

hth,
Jonel
-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0.2

iQA/AwUBP7hygcWYpT23eviDEQKNawCcDjPRrITIJSu/ZNLqcXF/AWc81vIAoLwF
2CG1XYcljPNYrimnE+SEigcM
=ns92
-----END PGP SIGNATURE-----

Nov 18 '05 #3

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

Similar topics

1
by: Prem | last post by:
Hi All I have a portal application that we have built that contains links to different modules. There is no static binding to these dlls from the application so that we can deploy some modules...
10
by: Gerben van Loon | last post by:
Hi there, hope someone can help me on this: I'm planning to deploy several ASP.NET projects to a production server. Normally I used the "Project / Copy project" option in VS.NET, but to this...
3
by: Rachel | last post by:
Hi, I am using the data access application block successfully in our development environment, however when I deploy to our testing server as Private Assemblies I keep getting the following ...
0
by: Dave | last post by:
Hello The application I'm building an installer for uses dlls which were developed originally in C. Since the application itself is developed in C#, these dlls were wrapped using SWIG....
1
by: dfererer | last post by:
Dear all, I want to install and run ClickOnce Deploying application under a Windows Service,I have make the service starting the application successfully(user API...
6
by: Ryan | last post by:
Is there any way to save a VB 2005 created application as an .MSI install file? The only method I see is to publish as a .EXE. Curious because I want to push out an application with Group Policy....
3
by: pooba53 | last post by:
I have a VB .NET 2003 application that communicates with an Access db. I am deploying the application using the Wizard that creates an install package and it IS properly grabbing the Access db and...
0
by: Amit | last post by:
Hi,I am new to .net 2.0 and have just built one web application and deployed the application on web server. The problem which i am facing is that if i make any changes in the .cs files or aspx...
0
by: sanjaypasumarty | last post by:
Hello, I am facing issues when i am deploying application on WebSphere Process server. The appplication is not deploying successfully and showing some DB2 errors in the logs. We are unable to find...
8
by: =?Utf-8?B?V2hpc2tleVJvbWVv?= | last post by:
I am trying to copy files and folders onto a production machine (Windows 2003 web edition -- we had to install the .NetFramework 2.0 on it). I wasn't even sure which files to copy for a ASP.NET...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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:
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.