Do a net stop and net start https.
then 'netstate -an' at command prompt do you see any binding of port 443 ?
open the site property. is port 443 set ?
--
Regards,
Bernard Cheah
<a style='text-decoration: underline;' href="http://www.tryiis.com/" target="_blank">http://www.tryiis.com/</a>
<a style='text-decoration: underline;' href="http://support.microsoft.com/" target="_blank">http://support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.msmvps.com/bernard/" target="_blank">http://www.msmvps.com/bernard/</a>
"Nikolay Anestev" <123.DeleteThis@456.com> wrote in message
news:OhKTOGN9EHA.3236@TK2MSFTNGP15.phx.gbl...
>
> <hal.DeleteThis@nospam.com> wrote in message
> news:3iatt015d707ft3rvu16l6d3peo2451q1f@4ax.com...
>> On Fri, 7 Jan 2005 16:32:50 +0200, "Nikolay Anestev" <123.DeleteThis@456.com>
>> wrote:
>>
>> >Hi all.
>> >I've just installed IIS 6.0 on Win 2003 server trying to open an asp.net
>> >project, but I have problems with the SSL.
>> >There are pages that are ment to be secured with SSL and when I'm trying
> to
>> >open them a "File not found .." error occures while other pages ( not
>> >secured ) are opened properly.
>> >I've looked in the IIS log file and noticed that there is no page
>> >request
> on
>> >443 port ( on which the SSL is set to work ).
>> >This project works on my coleagues' workstations running the same
> platform.
>> >So, what could be wrong? Any ideas ?
>> >Thank you in advance.
>> >Best ragards to all.
>>
>> You are using https to access the page, right?
>>
>> Hal
>>
>> >
>> >Nikolay Anestev
>> >
>>
>
> Yes I do.
>
> n.
>
><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: ssl under iis6 problem