Antrium A35D

Bir sonraki için en iyisini yap...

Arama Sonuçları : errorMode

web.config error statusCode

 WEB CONFIG DOSYASINA EKLİYORUZ;
 


   <system.webServer>
        <httpErrors errorMode="Custom"  existingResponse="Replace">         
            <error statusCode="404" path="/" responseMode="Redirect"/> 
        </httpErrors>
    </system.webServer>

 

Devamı →
Hüseyin ÖZKAN Yazılım Uzmanı

C#,MVC,MSSQL,Windows Forms