> Hi Everybody.
>
[quoted text clipped - 8 lines]
>
> Thanks in advance.
Thanks for response, but IIS is installed and I am not sure why it would not
be available?
> > Hi Everybody.
> >
[quoted text clipped - 11 lines]
> Sounds like you are trying to create a website on a server where no
> IIS available. If you want to have a local website, use http://localhost.
re:
!> Sounds like you are trying to create a website on a server where no
!> IIS available. If you want to have a local website, use http://localhost.
http://localhost uses IIS.
What he needs to do is
1. make sure IIS is installed correctly.
or...
2. create a VS 2005 application/project using the local file system option,
which will enable him to use VS 2005's internal web server for testing purposes.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
>> Hi Everybody.
>>
[quoted text clipped - 8 lines]
>>
>> Thanks in advance.
> Sounds like you are trying to create a website on a server where no
> IIS available. If you want to have a local website, use http://localhost.
Alexey Smirnov - 10 Jul 2007 19:23 GMT
On Jul 10, 8:13 pm, "Juan T. Llibre" <nomailrepl...@nowhere.com>
wrote:
> re:
> !> Sounds like you are trying to create a website on a server where no
> !> IIS available. If you want to have a local website, usehttp://localhost.
>
> http://localhostuses IIS.
Is the web server a local machine, or it is a different server?
Leon - 10 Jul 2007 19:34 GMT
It looks like I did not specify http://localhost/MyWebsite and put just
http://MyWebsite. That was the problem. Thanks to all of you who replied.
> On Jul 10, 8:13 pm, "Juan T. Llibre" <nomailrepl...@nowhere.com>
> wrote:
[quoted text clipped - 5 lines]
>
> Is the web server a local machine, or it is a different server?