Ask a Question related to ASP.NET Security, Design and Development.
-
mangia #1
Access is denied. / HTTP 500 – Internal server error
Hi,
Looking for what I changed and how to correct.
I have a Windows 2003 Sever that I have had running fine several .NET
websites for over a year now.
Today I decided to change my anonymous FTP site access from 'granted' and
denied' IP addresses to 'not anonymous’ and require username password access.
I created an ‘FTPGuest’ user account and gave it the file permissions I
wanted. Tested the FTP site access and it works fine from within the LAN
and/or from outside the WAN.
However, now when I attempt to access my website I receive an IE webpage
that ONLY SAYS “Access is denied.”, and nothing else. I see no error or
information in the Event logs. I spent most of the afternoon playing with
Permissions, User Accounts and Directory Security settings, but nothing has
helped.
A couple clues maybe:
1) Windows 2003 server, Windows XP client and Windows 2000 clients, all
logged into the local domain on different user accounts get the same error
message “Access is denied.” (NOTE: With IE ‘Show Friendly HTTP Error’ set
the error is “This page cannot be displayed. HTTP 500 – Internal server
error")
2) Windows 2000 client can still run and debug VS.Net web apps and access
Windows 2003 server and MS SQL Server fine.
Any ideas?? I’d rather not have to reinstall
Chris
mangia Guest
-
HTTP 500 - Internal Server Error
Hi. I'm getting an Internal Server Error on the following page All other pages on the site are working fine any and all help will be... -
HTTP/1.1 500 Internal Server Error
Hi When I try to create ASP.NET Web Application I get error :HTTP/1.1 500 Internal Server Error I tried aspnet_regiis -i it doesnt work. What... -
CSoapSocketClientT and HTTP: 407 Access Denied error through Proxy Server
I'm using VC++ to write an VC++ unmanaged client to communicate to a C#.NET web service. I have the proxy class for the unmanaged client and it uses... -
'HTTP/1.1 500 Internal Server Error'
Hi, i try to create a web-project with vstudio 2003. I am unable to create a new project. The following error occurs: 'HTTP/1.1 500 Internal... -
HTTP 500--Internal Server Error
you are not providing any kind of detail where anyone could help you. "http 500--internal server error" just means there was an error if you... -
Jared #2
Re: Access is denied. / HTTP 500 - Internal server error
500 is a server error, I would continue to look over my server settings.
"mangia" <mangia@discussions.microsoft.com> wrote in message
news:29977631-38AF-4F94-A05A-5F738D5139E8@microsoft.com...> Hi,
>
> Looking for what I changed and how to correct.
>
> I have a Windows 2003 Sever that I have had running fine several .NET
> websites for over a year now.
>
> Today I decided to change my anonymous FTP site access from 'granted' and
> denied' IP addresses to 'not anonymous' and require username password
> access.
> I created an 'FTPGuest' user account and gave it the file permissions I
> wanted. Tested the FTP site access and it works fine from within the LAN
> and/or from outside the WAN.
>
> However, now when I attempt to access my website I receive an IE webpage
> that ONLY SAYS "Access is denied.", and nothing else. I see no error or
> information in the Event logs. I spent most of the afternoon playing with
> Permissions, User Accounts and Directory Security settings, but nothing
> has
> helped.
>
> A couple clues maybe:
> 1) Windows 2003 server, Windows XP client and Windows 2000 clients, all
> logged into the local domain on different user accounts get the same error
> message "Access is denied." (NOTE: With IE 'Show Friendly HTTP Error' set
> the error is "This page cannot be displayed. HTTP 500 - Internal server
> error")
> 2) Windows 2000 client can still run and debug VS.Net web apps and access
> Windows 2003 server and MS SQL Server fine.
>
> Any ideas?? I'd rather not have to reinstall ?
>
> Chris
>
Jared Guest
-
mangia #3
Re: Access is denied. / HTTP 500 - Internal server error
Yes, I will. I don't think this is an IE or XP SP2 or client problem at all.
It would seen to me that if if changed my FTP site back to anonymous access
that that would fixed the website issue... but NOT.
The HTTP 500 error happens quickly... the server is not doing much!
Chris
"Jared" wrote:
> 500 is a server error, I would continue to look over my server settings.
>
> "mangia" <mangia@discussions.microsoft.com> wrote in message
> news:29977631-38AF-4F94-A05A-5F738D5139E8@microsoft.com...>> > Hi,
> >
> > Looking for what I changed and how to correct.
> >
> > I have a Windows 2003 Sever that I have had running fine several .NET
> > websites for over a year now.
> >
> > Today I decided to change my anonymous FTP site access from 'granted' and
> > denied' IP addresses to 'not anonymous' and require username password
> > access.
> > I created an 'FTPGuest' user account and gave it the file permissions I
> > wanted. Tested the FTP site access and it works fine from within the LAN
> > and/or from outside the WAN.
> >
> > However, now when I attempt to access my website I receive an IE webpage
> > that ONLY SAYS "Access is denied.", and nothing else. I see no error or
> > information in the Event logs. I spent most of the afternoon playing with
> > Permissions, User Accounts and Directory Security settings, but nothing
> > has
> > helped.
> >
> > A couple clues maybe:
> > 1) Windows 2003 server, Windows XP client and Windows 2000 clients, all
> > logged into the local domain on different user accounts get the same error
> > message "Access is denied." (NOTE: With IE 'Show Friendly HTTP Error' set
> > the error is "This page cannot be displayed. HTTP 500 - Internal server
> > error")
> > 2) Windows 2000 client can still run and debug VS.Net web apps and access
> > Windows 2003 server and MS SQL Server fine.
> >
> > Any ideas?? I'd rather not have to reinstall ?
> >
> > Chris
> >
>
>mangia Guest
-
Anabela Silva #4
Re: Access is denied. / HTTP 500 - Internal server error
hi there,
if you want to know specifically wich problem is happening go to
Tools\Internet Options \ Advanced Tab and uncheck "Show friendly HTPP
error messages"
it will help you to know better the problem and maybe to solve it
best regards,
Anabela
"mangia" <mangia@discussions.microsoft.com> wrote in message
news:19A3F0B5-989B-41BA-AC1D-475BA699DB1A@microsoft.com...all.> Yes, I will. I don't think this is an IE or XP SP2 or client problem ataccess> It would seen to me that if if changed my FTP site back to anonymoussettings.> that that would fixed the website issue... but NOT.
>
> The HTTP 500 error happens quickly... the server is not doing much!
>
> Chris
>
> "Jared" wrote:
>> > 500 is a server error, I would continue to look over my serverand> >
> > "mangia" <mangia@discussions.microsoft.com> wrote in message
> > news:29977631-38AF-4F94-A05A-5F738D5139E8@microsoft.com...> > > Hi,
> > >
> > > Looking for what I changed and how to correct.
> > >
> > > I have a Windows 2003 Sever that I have had running fine several .NET
> > > websites for over a year now.
> > >
> > > Today I decided to change my anonymous FTP site access from 'granted'I> > > denied' IP addresses to 'not anonymous' and require username password
> > > access.
> > > I created an 'FTPGuest' user account and gave it the file permissionsLAN> > > wanted. Tested the FTP site access and it works fine from within thewebpage> > > and/or from outside the WAN.
> > >
> > > However, now when I attempt to access my website I receive an IEor> > > that ONLY SAYS "Access is denied.", and nothing else. I see no errorwith> > > information in the Event logs. I spent most of the afternoon playingnothing> > > Permissions, User Accounts and Directory Security settings, butall> > > has
> > > helped.
> > >
> > > A couple clues maybe:
> > > 1) Windows 2003 server, Windows XP client and Windows 2000 clients,error> > > logged into the local domain on different user accounts get the sameset> > > message "Access is denied." (NOTE: With IE 'Show Friendly HTTP Error'server> > > the error is "This page cannot be displayed. HTTP 500 - Internalaccess> > > error")
> > > 2) Windows 2000 client can still run and debug VS.Net web apps and> >> > > Windows 2003 server and MS SQL Server fine.
> > >
> > > Any ideas?? I'd rather not have to reinstall ?
> > >
> > > Chris
> > >
> >
> >
Anabela Silva Guest
-
mangia #5
Re: Access is denied. / HTTP 500 - Internal server error
Yes thank you,
IE message is simply “Access is denied.” (see initial post)
(With IE ‘Show Friendly HTTP Error’ set the error is “This page cannot be
isplayed. HTTP 500 – Internal server error")
Chris
"Anabela Silva" wrote:
> hi there,
>
> if you want to know specifically wich problem is happening go to
> Tools\Internet Options \ Advanced Tab and uncheck "Show friendly HTPP
> error messages"
>
> it will help you to know better the problem and maybe to solve it
>
> best regards,
>
> Anabela
>
>
> "mangia" <mangia@discussions.microsoft.com> wrote in message
> news:19A3F0B5-989B-41BA-AC1D-475BA699DB1A@microsoft.com...> all.> > Yes, I will. I don't think this is an IE or XP SP2 or client problem at> access> > It would seen to me that if if changed my FTP site back to anonymous> settings.> > that that would fixed the website issue... but NOT.
> >
> > The HTTP 500 error happens quickly... the server is not doing much!
> >
> > Chris
> >
> > "Jared" wrote:
> >> > > 500 is a server error, I would continue to look over my server> and> > >
> > > "mangia" <mangia@discussions.microsoft.com> wrote in message
> > > news:29977631-38AF-4F94-A05A-5F738D5139E8@microsoft.com...
> > > > Hi,
> > > >
> > > > Looking for what I changed and how to correct.
> > > >
> > > > I have a Windows 2003 Sever that I have had running fine several .NET
> > > > websites for over a year now.
> > > >
> > > > Today I decided to change my anonymous FTP site access from 'granted'> I> > > > denied' IP addresses to 'not anonymous' and require username password
> > > > access.
> > > > I created an 'FTPGuest' user account and gave it the file permissions> LAN> > > > wanted. Tested the FTP site access and it works fine from within the> webpage> > > > and/or from outside the WAN.
> > > >
> > > > However, now when I attempt to access my website I receive an IE> or> > > > that ONLY SAYS "Access is denied.", and nothing else. I see no error> with> > > > information in the Event logs. I spent most of the afternoon playing> nothing> > > > Permissions, User Accounts and Directory Security settings, but> all> > > > has
> > > > helped.
> > > >
> > > > A couple clues maybe:
> > > > 1) Windows 2003 server, Windows XP client and Windows 2000 clients,> error> > > > logged into the local domain on different user accounts get the same> set> > > > message "Access is denied." (NOTE: With IE 'Show Friendly HTTP Error'> server> > > > the error is "This page cannot be displayed. HTTP 500 - Internal> access> > > > error")
> > > > 2) Windows 2000 client can still run and debug VS.Net web apps and>> > > > Windows 2003 server and MS SQL Server fine.
> > > >
> > > > Any ideas?? I'd rather not have to reinstall ?
> > > >
> > > > Chris
> > > >
> > >
> > >
> > >
>
>mangia Guest



Reply With Quote

