|
|
|
|
|
Güvenlik Açığı Bildir | Hata Bildir | Tavsiye Et | Favorilerime ekle | Yorumları takip et
|
|
döküman yönetimi file upload as binary (tr) hakkında yorumlar / Yeni Yorum Yaz
| ne demek bu hataa off hata veriyooo / döküman yönetimi file upload as binary - ebru - 11.11.2007 / Cevapla |
Server Error in '/' Application. --------------------------------------------------------------------------------
Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration> internete giriyorrum siteye giriyorum üyeyim üyelik bilgileerrimi yaziyorum sayfa çikmiyo bu hatayi veriyo ne demek bu cvp ltf simdiden tskkkk |
| YNT:ne demek bu hataa off hata veriyooo / döküman yönetimi file upload as binary - mehmet - 20.07.2009 / Cevapla |
bende bu hatayi aliyorumm ftp den dosyalari yolladm localhostta çalisan sey nette atinca hata verdi bu hatayi bu dosyayi indirdim yine yolladm localda çlisiyo nete atinca yine ayni hatayi verdii neden aceba!!:S:S cvp ayarsaniz sevinirim |
|
|
| Başlık Yok / döküman yönetimi file upload as binary - murat - 16.06.2007 / Cevapla |
yazdiginiz kod çok güzel çalisiyor. ben sizin kodu kendime göre düzelttim. Internette yayinladigimda asagida gibi bir hata mesaji veriyor. Neden oldugunu bulamadim. Yardimci olabilir misiniz?
Server Error in '/' Application. ________________________________________ Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration>
|
|
| biliyor / döküman yönetimi file upload as binary - yalçın çeker - 30.06.2006 / Cevapla |
türkay aslanim bu isi biliyosun iiki varsin |
| YNT:biliyor / döküman yönetimi file upload as binary - Yok - 3.07.2006 / Cevapla |
sagol kocum sen de iyiki varsin |
|
| tufan .. / döküman yönetimi file upload as binary - Yok - 1.07.2006 / Cevapla |
11 yasinda nelerle ugrasiyordun ) |
|
|
| YNT: Bilmiom / döküman yönetimi file upload as binary - Tufan Çetin - 23.06.2006 / Cevapla |
bilsem söylerim ben 11 yasindayim asp islerine yeni basladim 4. siniftayken web sitesine basladim. |
|
| ben kodu anlayamadım / döküman yönetimi file upload as binary - volkan akın - 8.06.2006 / Cevapla |
calisiyor süper ama dosyalari nereye upsoad ediyor soylerseniz sevinirim |
| YNT:ben kodu anlayamadım / döküman yönetimi file upload as binary - Yok - 8.06.2006 / Cevapla |
kodlari access database ine obje olarak atiyo kodlari anlayamadiysaniz biraz deneyime ihtiyaciniz var demektir. |
|
|
1 - 26 arası / 9 toplam yorum
Yorum Yaz
|
|
|
|