473,395 Members | 1,885 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.

Help configuring IIS and ASP.NET

VMI
How can I configure IIS so that I can run my ASP.Net pages? I've been
looking on the net but haven't found anything.

Thanks.
Nov 19 '05 #1
5 1110
VMI wrote:
How can I configure IIS so that I can run my ASP.Net pages? I've been
looking on the net but haven't found anything.

Thanks.


Mostly its just a matter of installing the framework redis

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com
Nov 19 '05 #2
VMI
I see the page if I use http://localhost/ZMLookup/ZMLookup.aspx but I need
other computers to also be able to access it.
I have Studio .Net installed.

Thanks.

"Curt_C [MVP]" <software_at_darkfalz.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
VMI wrote:
How can I configure IIS so that I can run my ASP.Net pages? I've been
looking on the net but haven't found anything.

Thanks.


Mostly its just a matter of installing the framework redis

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com

Nov 19 '05 #3
VMI wrote:
I see the page if I use http://localhost/ZMLookup/ZMLookup.aspx but I need
other computers to also be able to access it.
so if others point to http://yourIP/ZMLookup/ZMLookup.aspx or to
http://yourMachingName/ZMLookup/ZMLookup.aspx do they get to it? If not
it's not an IIS issue, it's a firewall issue
I have Studio .Net installed.


irrelevant at this point

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com
Nov 19 '05 #4
VMI
Thanks. The Windows Firewall was the issue.

How can I keep the firewall but enable other users to access the page? I
enabled port 80 in the exceptions and apparently it works. Is this correct?

I always thought that I could access the page with
\\myMachineName\ZMLookup\ZMLookup.aspx either from my machine (development
PC) or any other PC.

Thanks.

"Curt_C [MVP]" <software_at_darkfalz.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
VMI wrote:
I see the page if I use http://localhost/ZMLookup/ZMLookup.aspx but I
need other computers to also be able to access it.


so if others point to http://yourIP/ZMLookup/ZMLookup.aspx or to
http://yourMachingName/ZMLookup/ZMLookup.aspx do they get to it? If not
it's not an IIS issue, it's a firewall issue
I have Studio .Net installed.


irrelevant at this point

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com

Nov 19 '05 #5
> How can I keep the firewall but enable other users to access the page? I
enabled port 80 in the exceptions and apparently it works. Is this correct?

yup
I always thought that I could access the page with
\\myMachineName\ZMLookup\ZMLookup.aspx either from my machine (development
PC) or any other PC.


no, that wouldn't use IIS, it would use Windows Explorer...the slashes
are the wrong way.

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com
Nov 19 '05 #6

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

Similar topics

2
by: pancho | last post by:
Greetings, I need help configuring/building PHP3 with MySQL as a DSO on a Solaris 8 box - this module is needed to host some existing sites I will be migrating Note. I built PHP4 from source and...
10
by: Jacek Generowicz | last post by:
Where can I find concise, clear documentation describing what one has to do in order to enable Python's internal help to be able to provide descriptions of Python keywords ? I am in a situation...
21
by: Applebrownbetty | last post by:
Hi, I've run into a problem with IE 6 vs. Mozilla when displaying a completely CSS positioned page, and was wondering if any resident CSS guru might quickly be able to find the problem(s). Thank...
1
by: Brice | last post by:
Hello, Hope this doesn't sound like an odd question: I'd like to learn some more DB2, and would like any suggestions others might have in configuring a laptop for this. I plan to load either...
1
by: Ron Weldy | last post by:
So far, every book I have looks at on ASP.NET jumps right into creating a project. There is no discussion about setting up the environment, using a local IIS install (I think it can all be ran on...
0
by: Jack Wu | last post by:
Hi I've spent a good majority of my day trying to figure out how to have PIL 1.1.5 working on my OSX 10.3.9_PPC machine. I'm still stuck and I have not gotten anywhere. Could somebody please...
2
by: Chris | last post by:
Hi, I uploaded my site to my internal IIS 6.0 Windows 2003 Server but I get the error when I try to access it The page cannot be displayed You have attempted to execute a CGI, ISAPI, or other...
5
pbmods
by: pbmods | last post by:
Configuring PHP 5.2.3 with GD support for Mac OS X PHP 5.2.3 does not seem to want to configure with GD support on Mac OS X for some reason. When configuring, you may notice this error: ...
1
by: rada.lambretha | last post by:
Configuring Linux as a Firewall * Making installation choices * Introducing iptables * Using iptables commands * Simplifying things with firewall GUIs * Adding proxy functionality As...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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
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...
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,...

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.