Access problems on "Windows Server 2003 Web Edition". using IIS 6.0
Access problems on "Windows Server 2003 Web Edition". using IIS 6.0
am 30.05.2006 09:23:43 von Paras Sharma
Hi,
We are hosting our site containing simple html pages and fw asp.net pages on
"Windows Server 2003 Web Edition". using IIS 6.0
All the web pages are copied under "c:\inetpub\wwwroot " directory.
Under the directory security tab, under authentication methods, anonymous
access is enabled, with no other option for authentication selected.
When we try to open the website using http://localhost or
http://localhost/index.html it does not open up the page and following error
message is displayed.
You are not authorized to view this page
You do not have permission to view this directory or page using the
credentials that you supplied.
HTTP Error 401.1 - Unauthorized: Access is denied due to invalid
credentials.
Internet Information Services (IIS)
Seeking for urgent help. We have tried evrything so far, but no luck.
Thanks & Regards
Paras Sharma
Re: Access problems on "Windows Server 2003 Web Edition". using IIS 6.0
am 30.05.2006 12:54:42 von jeff.nospam
On Tue, 30 May 2006 12:53:43 +0530, "Paras Sharma"
wrote:
>Hi,
>
>We are hosting our site containing simple html pages and fw asp.net pages on
>"Windows Server 2003 Web Edition". using IIS 6.0
>All the web pages are copied under "c:\inetpub\wwwroot " directory.
>
>Under the directory security tab, under authentication methods, anonymous
>access is enabled, with no other option for authentication selected.
>
>When we try to open the website using http://localhost or
>http://localhost/index.html it does not open up the page and following error
>message is displayed.
>
>You are not authorized to view this page
>You do not have permission to view this directory or page using the
>credentials that you supplied.
>HTTP Error 401.1 - Unauthorized: Access is denied due to invalid
>credentials.
>Internet Information Services (IIS)
>
>Seeking for urgent help. We have tried evrything so far, but no luck.
Can you access the files from a workstation? Do you use a proxy?
Jeff
Re: Access problems on "Windows Server 2003 Web Edition". using IIS 6.0
am 30.05.2006 22:57:59 von TJS
On Tue, 30 May 2006 12:53:43 +0530, "Paras Sharma"
wrote:
>Hi,
>
>We are hosting our site containing simple html pages and fw asp.net pages on
>"Windows Server 2003 Web Edition". using IIS 6.0
>All the web pages are copied under "c:\inetpub\wwwroot " directory.
>
>Under the directory security tab, under authentication methods, anonymous
>access is enabled, with no other option for authentication selected.
>
>When we try to open the website using http://localhost or
>http://localhost/index.html it does not open up the page and following error
>message is displayed.
>
>You are not authorized to view this page
>You do not have permission to view this directory or page using the
>credentials that you supplied.
>HTTP Error 401.1 - Unauthorized: Access is denied due to invalid
>credentials.
>Internet Information Services (IIS)
>
>Seeking for urgent help. We have tried evrything so far, but no luck.
>
>Thanks & Regards
>Paras Sharma
>
Hi Paras
Perhaps these might help
http://technet2.microsoft.com/WindowsServer/en/Library/94a74 f87-0021-45cd-bd90-e243bb6e55e11033.mspx?mfr=true
http://www.kbalertz.com/kbNamed_907273/907273.aspx
http://www.kbalertz.com/kbNamed_909887/909887.aspx
I've been having fun myself with these issues, if it's any
encouragement, I only started using IIS 6 on Sunday and by Monday I
had I solved 401 errors and other problems to have a fully functioning
website. The thing that gave me the most trouble was my own stupidty
in forgetting to let http through the firewall, lol.
I would tell you how I solved 401.1 but I was having to work quickly
and didn't make notes, ujst went straight onto the next thing
straightaway and don't recall everything, sorry I can't give specific
help.
Anyway the first link is a good starting place and the others have
detailed information if you need to delve a bit deeper.
cheers
Steve
http://pretty-vacant.co.uk
Re: Access problems on "Windows Server 2003 Web Edition". using IIS 6.0
am 01.06.2006 07:21:58 von Paras Sharma
Thanks a lot Steve..
That helped a lot..
Regards
Paras
"Steve" wrote in message
news:jabp72lenldcp6iorbm0l9tdsiqof8perh@4ax.com...
> On Tue, 30 May 2006 12:53:43 +0530, "Paras Sharma"
> wrote:
>
>>Hi,
>>
>>We are hosting our site containing simple html pages and fw asp.net pages
>>on
>>"Windows Server 2003 Web Edition". using IIS 6.0
>>All the web pages are copied under "c:\inetpub\wwwroot " directory.
>>
>>Under the directory security tab, under authentication methods, anonymous
>>access is enabled, with no other option for authentication selected.
>>
>>When we try to open the website using http://localhost or
>>http://localhost/index.html it does not open up the page and following
>>error
>>message is displayed.
>>
>>You are not authorized to view this page
>>You do not have permission to view this directory or page using the
>>credentials that you supplied.
>>HTTP Error 401.1 - Unauthorized: Access is denied due to invalid
>>credentials.
>>Internet Information Services (IIS)
>>
>>Seeking for urgent help. We have tried evrything so far, but no luck.
>>
>>Thanks & Regards
>>Paras Sharma
>>
>
>
> Hi Paras
>
> Perhaps these might help
>
> http://technet2.microsoft.com/WindowsServer/en/Library/94a74 f87-0021-45cd-bd90-e243bb6e55e11033.mspx?mfr=true
>
> http://www.kbalertz.com/kbNamed_907273/907273.aspx
> http://www.kbalertz.com/kbNamed_909887/909887.aspx
>
>
> I've been having fun myself with these issues, if it's any
> encouragement, I only started using IIS 6 on Sunday and by Monday I
> had I solved 401 errors and other problems to have a fully functioning
> website. The thing that gave me the most trouble was my own stupidty
> in forgetting to let http through the firewall, lol.
>
> I would tell you how I solved 401.1 but I was having to work quickly
> and didn't make notes, ujst went straight onto the next thing
> straightaway and don't recall everything, sorry I can't give specific
> help.
>
> Anyway the first link is a good starting place and the others have
> detailed information if you need to delve a bit deeper.
>
> cheers
>
> Steve
> http://pretty-vacant.co.uk
>
Re: Access problems on "Windows Server 2003 Web Edition". using IIS 6.0
am 01.06.2006 21:54:12 von TJS
You're welcome Paras, glad the info was useful :)
Steve
http://pretty-vacant.co.uk
On Thu, 1 Jun 2006 10:51:58 +0530, "Paras Sharma"
wrote:
>Thanks a lot Steve..
>That helped a lot..
>
>Regards
>Paras
>
>
>"Steve" wrote in message
>news:jabp72lenldcp6iorbm0l9tdsiqof8perh@4ax.com...
>> On Tue, 30 May 2006 12:53:43 +0530, "Paras Sharma"
>> wrote:
>>
>>>Hi,
>>>
>>>We are hosting our site containing simple html pages and fw asp.net pages
>>>on
>>>"Windows Server 2003 Web Edition". using IIS 6.0
>>>All the web pages are copied under "c:\inetpub\wwwroot " directory.
>>>
>>>Under the directory security tab, under authentication methods, anonymous
>>>access is enabled, with no other option for authentication selected.
>>>
>>>When we try to open the website using http://localhost or
>>>http://localhost/index.html it does not open up the page and following
>>>error
>>>message is displayed.
>>>
>>>You are not authorized to view this page
>>>You do not have permission to view this directory or page using the
>>>credentials that you supplied.
>>>HTTP Error 401.1 - Unauthorized: Access is denied due to invalid
>>>credentials.
>>>Internet Information Services (IIS)
>>>
>>>Seeking for urgent help. We have tried evrything so far, but no luck.
>>>
>>>Thanks & Regards
>>>Paras Sharma
>>>
>>
>>
>> Hi Paras
>>
>> Perhaps these might help
>>
>> http://technet2.microsoft.com/WindowsServer/en/Library/94a74 f87-0021-45cd-bd90-e243bb6e55e11033.mspx?mfr=true
>>
>> http://www.kbalertz.com/kbNamed_907273/907273.aspx
>> http://www.kbalertz.com/kbNamed_909887/909887.aspx
>>
>>
>> I've been having fun myself with these issues, if it's any
>> encouragement, I only started using IIS 6 on Sunday and by Monday I
>> had I solved 401 errors and other problems to have a fully functioning
>> website. The thing that gave me the most trouble was my own stupidty
>> in forgetting to let http through the firewall, lol.
>>
>> I would tell you how I solved 401.1 but I was having to work quickly
>> and didn't make notes, ujst went straight onto the next thing
>> straightaway and don't recall everything, sorry I can't give specific
>> help.
>>
>> Anyway the first link is a good starting place and the others have
>> detailed information if you need to delve a bit deeper.
>>
>> cheers
>>
>> Steve
>> http://pretty-vacant.co.uk
>>
>