159timer - 2007-02-11 22:08:48

Getting problem to show the images and sqlpartmenu properly after adding

<authentication mode="Forms">

<forms name=".ASPXFORMSDEMO" loginUrl="login/login.aspx" protection="All" path="/" timeout="30"/>
</authentication>

in the web.config.

I don't know how these lines of code cause the error, i am wondering if it's because i am using master page and crash with the form there....

Please help .
Thank you