
CustomErrors mode=“Off” runtime hatası ,CustomErrors mode=“Off” runtime error ,CustomErrors mode=“Off” error,CustomErrors mode=“Off”
Merhaba, customrrrors mode=”Off” ‘dan kaynaklı bir hata alıyorsanız, <configuration> <system.web> <customErrors mode=”Off”/> </system.web> </configuration> web.config dosyasınıza , <configuration> <system.webServer> <httpErrors existingResponse=”PassThrough”/> </system.webServer> <configuration> ekleyerek sorunu çözebilirsiniz. Oğuz ALTUNTAŞ…
Okumaya devam et