Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 94857

Javascript error when adding Authorization code block to web.config

$
0
0
Hello,

You can use the bellow web.config configuration to exclude Telerik.Web.UI.WebResource.axd from authentication:
<location path="Telerik.Web.UI.WebResource.axd"
    <system.web>     
        <authorization>
            <allow users="*" />     
        </authorization
    </system.web>
</location>

Give it a try and let me know if this helps to prevent the javascript error.

Regards,
Pavlina
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items

Viewing all articles
Browse latest Browse all 94857

Latest Images

Trending Articles



Latest Images