473,503 Members | 2,004 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

anonymous authentication

Hi,
I have a problem when I browse my asp.net pages. The style sheet is not
loaded. If I try to browse the style sheet from the IIS I get this message :
"You are not authorized to view this page".

In my config file I have this settings:

<authentication mode="Forms">
<forms loginUrl="AppLogin.aspx" name=".ASPXFORMSAUTH" protection="All"
slidingExpiration="true"/>
</authentication>

<authorization>
<deny users="?" />
</authorization>

And in my IIS I have marked the Enable Anonymos Access. I am running a
Windows Server 2003.

What can I do to fix this?

Thanks
Julia

Nov 19 '05 #1
2 1564
Let's have a look at the HTML for the StyleSheet Link.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"Julia" <Ju***@discussions.microsoft.com> wrote in message
news:B4**********************************@microsof t.com...
Hi,
I have a problem when I browse my asp.net pages. The style sheet is not
loaded. If I try to browse the style sheet from the IIS I get this message
:
"You are not authorized to view this page".

In my config file I have this settings:

<authentication mode="Forms">
<forms loginUrl="AppLogin.aspx" name=".ASPXFORMSAUTH" protection="All"
slidingExpiration="true"/>
</authentication>

<authorization>
<deny users="?" />
</authorization>

And in my IIS I have marked the Enable Anonymos Access. I am running a
Windows Server 2003.

What can I do to fix this?

Thanks
Julia

Nov 19 '05 #2
if you style sheet is name.css or name.html, (not aspx) then security is
handled by iis only. iis use directory security, so check the permission of
the stylesheet directory for the anonymous accout given to iis.
-- bruce (sqlwork.com)

"Julia" <Ju***@discussions.microsoft.com> wrote in message
news:B4**********************************@microsof t.com...
Hi,
I have a problem when I browse my asp.net pages. The style sheet is not
loaded. If I try to browse the style sheet from the IIS I get this message
:
"You are not authorized to view this page".

In my config file I have this settings:

<authentication mode="Forms">
<forms loginUrl="AppLogin.aspx" name=".ASPXFORMSAUTH" protection="All"
slidingExpiration="true"/>
</authentication>

<authorization>
<deny users="?" />
</authorization>

And in my IIS I have marked the Enable Anonymos Access. I am running a
Windows Server 2003.

What can I do to fix this?

Thanks
Julia

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
1995
by: Glen Scott | last post by:
Hi, I'm writing an ASP app that administers an ISA server remotely. The fact that it's an ISA server isn't my problem I believe. My question? What is the security difference between disabling...
3
3440
by: Mike Hutton | last post by:
Hi, I have tried to keep things simple. Not simple enough, obviously. I have a set of intranet ASP.NET pages which access a SQL back-end through the normal SQLConnection stuff. I want to use...
1
1878
by: Darren Oakey | last post by:
G'day - I'm going insane trying to solve this proble, and would desperately love some assistance: My problem: I am making a web site usable by both internal users and the general public....
2
1804
by: Matt F | last post by:
Hi all I was hoping some one could clear up an ASP.Net security question I have. I am writing an ASP.NET application that connects to SQL Server. The security setup (connection string and...
2
2895
by: Kevin Hoskins | last post by:
Is there anyway to force authentication of the Anonymous user? Here is the situation: I have an ASP.NET page which calls an assembly which requires a certain level of permissions. The page is...
2
2882
by: pv | last post by:
Hi everyone, I need help with following scenario, please: Users are accessing same web server from intranet (users previously authenticated in Active Dir) and from extranet (common public...
10
4484
by: et | last post by:
I have an asp.net program that uses a connection string, using integrated security to connect to a sql database. It runs fine on one server, but the other server gives me the error that "Login...
2
1306
by: Sorcerdon | last post by:
Hello experts, Im looking for a true expert to solve this. I have a web application which displays a simple select from a table. I have set impersination to true in the web config I have...
2
9060
by: Adnan Al-Ghourabi | last post by:
Hi, We have an application running on IIS 6.0, on a windows 2003 box. The back-end database, a SQL Server 2000, runs on anohter server, windows 2000. We have enabled integrated authentication,...
1
1605
by: Oleg.Ogurok | last post by:
Hi all, We have an ASP.NET 2.0 intranet application on Win2003 server. The virtual directory is configured to use Windows Intergrated Authentication only. Using Fiddler...
0
7282
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7342
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7464
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5018
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4680
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3171
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3162
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1516
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
741
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.