Показать сообщение отдельно
Старый 22.11.2013, 14:48   #8  
kh_heckfy is offline
kh_heckfy
Участник
 
139 / 14 (1) ++
Регистрация: 30.03.2012
Адрес: Новосибирск
X++:
<configuration>
  <system.web>
    <compilation debug="true" targetFramework="4.0" />
    <authentication mode="Windows" >
    </authentication>
    <anonymousIdentification enabled="false"/>
    <authorization>
      <deny users="?"/>
    </authorization>
  </system.web>
</configuration>

ну вот весь мой конфиг...