Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Help configuring IIS and ASP.NET

Reply
Thread Tools

Help configuring IIS and ASP.NET

 
 
VMI
Guest
Posts: n/a
 
      08-10-2005
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.


 
Reply With Quote
 
 
 
 
Curt_C [MVP]
Guest
Posts: n/a
 
      08-10-2005
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
 
Reply With Quote
 
 
 
 
VMI
Guest
Posts: n/a
 
      08-10-2005
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:%23$...
> 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



 
Reply With Quote
 
Curt_C [MVP]
Guest
Posts: n/a
 
      08-10-2005
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
 
Reply With Quote
 
VMI
Guest
Posts: n/a
 
      08-10-2005
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:%...
> 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



 
Reply With Quote
 
Curt_C [MVP]
Guest
Posts: n/a
 
      08-10-2005
> 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
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Configuring ASP.NET 2.0 Application Folders in IIS 5.0 =?Utf-8?B?SmFk?= ASP .Net 11 07-18-2007 04:36 PM
Configuring IIS SMTP for System.Net.Mail daokfella ASP .Net 2 04-30-2007 08:38 AM
Installing and Configuring IIS =?Utf-8?B?TWFyc2ggRmVsZG1hbg==?= Windows 64bit 2 01-17-2006 02:53 PM
Configuring IIS to run ASP.NET 2.0 and 1.x apps Jay ASP .Net 7 01-09-2006 04:14 PM
IHttpHandler - configuring IIS security Chris Hughes ASP .Net 0 12-12-2003 04:46 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57