Re: IIS 5.0 Creating a new WEBSITE with VS.NET
- From: "Juan T. Llibre" <nomailreplies@xxxxxxxxxxx>
- Date: Tue, 19 Apr 2005 09:09:58 -0400
Like I said, if you create an application on port 81,
you must browse to it including the port on the URL.
http://www.yourserver.com:81/
( If you have a DNS name... )
or via IP :
http://111.111.111.111:81/
( If you don't have a DNS name.
Replace the 111.111.111.111 with the real IP address )
Does the machine where you created the application
have a fixed IP assigned to it ?
Or, does it have a variable IP ?
Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================
"Shailesh" <Shailesh@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:074CECE4-E7CD-431C-9559-E79D6C67CD5F@xxxxxxxxxxxxxxxx
> Juan,
>
> I am trying to access the site by the way. But when I try to access the
> site
> from remote machine I am not able to browse it. How can I access the site
> from remote machine.
>
> "Juan T. Llibre" wrote:
>
>> If you created the application on port 81, use :
>>
>> http://yourserver.com:81/
>>
>> or via IP :
>> http://111.111.111.111:81/
>>
>> to access yopur application.
>>
>>
>>
>> Juan T. Llibre
>> ASP.NET MVP
>> http://asp.net.do/foros/
>> Foros de ASP.NET en Español
>> Ven, y hablemos de ASP.NET...
>> ======================
>>
>> "Shailesh" <Shailesh@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:F04BC80C-BD51-416C-B82E-4733A98A0FF0@xxxxxxxxxxxxxxxx
>> > Hi Ken,
>> >
>> > I have created a web site in my IIS 5.0. The site is not created under
>> > 'Default Web Site', but as a individual site under IIS server. I
>> > changed
>> > the
>> > default port from 80 to 81. Now I need to browse this site from remote
>> > machine, but I am not able to do so. Can you guide me how can I achieve
>> > this.
>> >
>> > Thanke you.
>> > Shailesh
.
- Follow-Ups:
- Re: IIS 5.0 Creating a new WEBSITE with VS.NET
- From: Shailesh
- Re: IIS 5.0 Creating a new WEBSITE with VS.NET
- References:
- Re: IIS 5.0 Creating a new WEBSITE with VS.NET
- From: Shailesh
- Re: IIS 5.0 Creating a new WEBSITE with VS.NET
- From: Juan T. Llibre
- Re: IIS 5.0 Creating a new WEBSITE with VS.NET
- From: Shailesh
- Re: IIS 5.0 Creating a new WEBSITE with VS.NET
- Prev by Date: Re: SQL datetime format
- Next by Date: Re: datagrid
- Previous by thread: Re: IIS 5.0 Creating a new WEBSITE with VS.NET
- Next by thread: Re: IIS 5.0 Creating a new WEBSITE with VS.NET
- Index(es):
Relevant Pages
|
Loading