Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 4th, 2012  |  syntax: None  |  size: 0.20 KB  |  hits: 6  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. forms authentication web config error
  2. <location path="Assets">
  3.      <system.web>
  4.         <authorization>
  5.           <allow users="*"></allow>
  6.         </authorization>
  7.       </system.web>
  8.    </location>