473,795 Members | 2,929 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Authorization & Theme

Hello,
I have a login.aspx page that is associated with a theme. When I view the
page login.aspx with forms authentication/authorization set as below in the
web.config file the theme displays on the page as expected.
<authenticati on mode="Forms">
<forms loginUrl="~/Pages/Login.aspx" protection="All " timeout="40"
/>
</authentication>
<authorizatio n>
<allow users="*"/>
</authorization>
Can anyone comment on why the page theme does not display when using the
deny settings? The oage is displayed but not with the theme.
<authorizatio n>
<deny users="?"/>
</authorization>
Thanks in advance

Tony S.
Jun 5 '06 #1
1 1747
FWIW I solved this problem by running the site administration tool and
seting up an access rule that allowed everyone to the root of the site (and
denying anonymous to other parts of the site).

Tony S.

"Anthony Small" <anthony-small@btclickdo tcom> wrote in message
news:e7******** ******@TK2MSFTN GP04.phx.gbl...
Hello,
I have a login.aspx page that is associated with a theme. When I view the
page login.aspx with forms authentication/authorization set as below in the
web.config file the theme displays on the page as expected.
<authenticati on mode="Forms">
<forms loginUrl="~/Pages/Login.aspx" protection="All " timeout="40"
/>
</authentication>
<authorizatio n>
<allow users="*"/>
</authorization>
Can anyone comment on why the page theme does not display when using the
deny settings? The oage is displayed but not with the theme.
<authorizatio n>
<deny users="?"/>
</authorization>
Thanks in advance

Tony S.
Jun 6 '06 #2

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

Similar topics

0
1066
by: Robert | last post by:
Hi all, I've got a stylesheet defining 3-column layout using CSS stylesheet. I used to define this stylesheet this way: <link href="Whatever/Style.css" rel="stylesheet" type="text/css" /> and in HTML I use <div> tags with appropriate class name. Now I decided to use Themes.In my App_Themes folder I created a new Theme "Default". I put stylesheet Style.css in it, and I also add <pages theme="Default"/> into web.config to use this...
5
1965
by: Sol | last post by:
Hi Guys, I'm looking for some advice / guidelines on using Themes with an application I am working on. The application needs to allow people to customize the appearance utilizing what I would consider to be a Themeing and Skinning mechanism. What is critical is that this should be as flexible as possible. What I would like to do is use the built-in Themeing mechanism to allow the customization, but as we know, the App_Theme folder...
0
1721
by: Lovely Angel For You | last post by:
Hi All, I am very new to vb.net. I have just started migrating from VB6 to VB.net. However I have a very basic query. I wanted to know if there is any way I can style my drop downs. I mean not only the colors, or fonts, the styles as well. How does the drop down arrow looks like. Does it have to be rectangle only. I want them rounded. And lots of other things. I am using xp and users of the application will also be using
3
1232
by: bulletproof | last post by:
How are you Gentleman, I am a new member in theScripts.I am from Saudi Arabia (Qatif) . I am a student in King Fahd University of Petrolium and Minerals in Saudi Arabia,(My major is Managment Informatiom System), I am very interesting to join with You and shares information and Technique . I am using Microsoft office 2003. I am preparing for project in (a course), and I faced some problems:
0
10217
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10167
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10003
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9046
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7544
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6784
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5440
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5566
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3730
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.