Re: Web Permissions...

2010-07-15 Thread Grant Maw
You need to allow * to all the resources required by the page. If you have a directory called CSS, you need location path=css system.web authorizationallow users=*//authorization /system.web /location or similar. HTH Grnat On 15 July 2010 16:02, Anthony asale...@tpg.com.au wrote:

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