RE: Web Permissions...

2010-07-15 Thread Anthony
What is the file is virtual like Telerik.Web.UI.WebResource.axd

 

From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com]
On Behalf Of Grant Maw
Sent: Thursday, 15 July 2010 4:07 PM
To: ozDotNet
Subject: Re: Web Permissions...

 

You need to allow "*" to all the resources required by the page. If you have
a directory called CSS, you need 











or similar.

 

HTH


Grnat

On 15 July 2010 16:02, Anthony  wrote:

I have asp.net <http://asp.net/>  website using forms authentication which
works fine. 

 

 I have one page(helpme.aspx)  i wish public access to without
username/password.  I do this by 

 

Adding this to web.config 















 

 

Questionthis page relies on  css files and telerik controls which
produce their own  links like  Telerik.Web.UI.WebResource.axd...do i
have to allow each individual reference file or is there an easier way?

 

Is your <http://www.intellixperience.com/signup.aspx>  website being
IntelliXperienced?
regards
Anthony (*12QWERNB*)

Is your website being IntelliXperienced?

 

 

 



Re: Web Permissions...

2010-07-14 Thread Grant Maw
You need to allow "*" to all the resources required by the page. If you have
a directory called CSS, you need





or similar.

HTH

Grnat
On 15 July 2010 16:02, Anthony  wrote:

>  I have asp.net website using forms authentication which works fine.
>
>
>
>  I have one page(helpme.aspx)  i wish public access to without
> username/password.  I do this by
>
>
>
> Adding this to web.config
>
> 
>
> 
>
> 
>
>  users="*"/>
>
> 
>
> 
>
> 
>
>
>
>
>
> Questionthis page relies on  css files and telerik controls which
> produce their own  links like  Telerik.Web.UI.WebResource.axd...do i
> have to allow each individual reference file or is there an easier way?
>
>
>
> Is your website being 
> IntelliXperienced?
> regards
> Anthony (*12QWERNB*)
>
> Is your website being IntelliXperienced?
>
>
>
>
>