Re: Forms Authentication Exclusion?

From: Ahmed Ben Messaoud (ahmed@cuic.ca)
Date: 02/17/03


From:     Ahmed Ben Messaoud <ahmed@cuic.ca>
Date: Mon, 17 Feb 2003 10:22:43 -0800


hmm i did exactly as you said and made a web.config file in the
subfolder saying
---------------------
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
        <system.web>
                <authorization>
                                <allow users="*" />
                </authorization>
        </system.web>
</configuration>
---------------------
what am i doing wrong?

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!