Şimdi Ara

web server .NET desteği...

Daha Fazla
Bu Konudaki Kullanıcılar: Daha Az
2 Misafir - 2 Masaüstü
5 sn
11
Cevap
0
Favori
695
Tıklama
Daha Fazla
İstatistik
  • Konu İstatistikleri Yükleniyor
0 oy
Öne Çıkar
Sayfa: 1
Giriş
Mesaj
  • selam;
    web serverım var ve asp desteği bulunmkata...ben bu web serverın .NET desteklediğini nasıl anlıyabilirim...kendi bilgisayarımda studio 2005 le yamış olduğum default.aspx leri web servera atıp nasıl çalıştırabilirim? web.config dosyasında nasıl birşeyler yazabilirim...Web serverın .NET desteklemesi gerekiyo...fremework2.0 ı yğkledim ama ne gariptir add or remove görünmüyo...
    WEB SERVER WİN 2003 WEB EDITION+ SP1...

    web server da herhangi bir folder a studio 2005 ile yapmış olduğum bi web site'ı tüm dosyaları ile birlikte(default.aspx , web.config ,app data vs) web servera atıyorum,çalıştırdığımdada aşağıdaki hatayı veriyo

    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 tag within a "web.config" configuration file located in the root directory of the current web application. This 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>



    Teşekkürler...



    _____________________________




  • hatanın tam olarak ne olduğunu anlamak lazım eğer programdan bir hata oluşuyorsa bunu anlamak için

    <configuration>
    <system.web>
    <customErrors mode="Off"/> ********>>>>>>>"On" olarak değiştir
    </system.web>
    </configuration>

    böylece detaylı hata mesajını ekranda görebilirsin ( herkes görecektir ) eğer mode="Remote" yaparsan sadece uzaktan kullanıcılar için hata bildirimini açacaktır.

    eğer bu hatayı log dosyasına yazdırmak ister isen

    ////global.asax içine

    projected void Application_Error(Object sender, EventArgs e)
    {
    String err="";
    err+="hata sayfası"+Request.Filepath;
    err+="hata zamanı"+DateTime.Now.ToString();
    err+="Hata"+Server.GetLastError().Message;
    err+="yığın izleme"+Server.GetLastError().StackTrace;
    System.Diagnostics.EventLog.WriteEntry("Benim hata mesajım",err)
    }

    yapmalısın....sonuçta genel hata mesajı ile bir yere ulaşamayız galiba...
    _____________________________
    Software changes. This is a rather obvious statement, but it is a fact that must be ever present in the minds of developers and architects. Although we tend to think of software development as chiefly an engineering exercise, the analogy breaks down very quickly. When was the last time someone asked the designers of the Empire State building to add ten new floors at the bottom, put a pool on the top, and have all of this done before Monday morning?




  • selam;
    ilgin için teşekkür ederim...benim web.config de yazanlar aşağıda...tabii söylemin üzerine on yaptım...yine benim kendi visual studio 2005 de çalışırken web servera attığımda yine çalışmıyo...ve uyarısı yine ilk mesajımda yazdığı gibi ve mode=off olarak görünmekte...
    <?xml version="1.0"?>
    <!--
    Note: As an alternative to hand editing this file you can use the
    web admin tool to configure settings for your application. Use
    the Website->Asp.Net Configuration option in Visual Studio.
    A full list of settings and comments can be found in
    machine.config.comments usually located in
    \Windows\Microsoft.Net\Framework\v2.x\Config
    -->
    <configuration>
    <system.web>
    <customErrors mode="on"/>
    <compilation debug="true"/></system.web>
    </configuration>



    sanıyorum benim web server .net desteği vermiyo... .net desteği verip vermediğini nasıl anlıyabilirim? bide serverda add or remove bakıyorum framework ile ilgili bişey görünmemekte...2003 web edition +sp1 sistemim...bu web servera .net desteği vermek gerek galiba...neler yapılması gerektiğinide bilmemekteyim. teşekkürler...
    _____________________________




  • Eğer bir hosting firması olsa idi arayıp asp.net desteğini açmanı söylerdim...frontpage extensions ların yüklü olması gerekli makinadada...server 2003 te asp.net desteğinin de açık olması gerekli...
    ama ftp ile atıldığında bazen siteler çalışmayabiliyor...bunun için servera (asp.net desteği var ise) ya frontpage 2003 teki publish site with using front page extencions yada visual studionun project menüsünden copy project yaparak siteye atablirsin...ben şu ana kadar sadece bir hosting firmasında ftp ile atılan .net sitesinin çalıştığını gördüm...en azından frontpage ve vs.net (özellikle fpage) sitenin çalışması için gerekli ayarları yapıyor...senin web config veya diğer bileşenler üstünde değişiklik yapmana gerek yok
    _____________________________
    Software changes. This is a rather obvious statement, but it is a fact that must be ever present in the minds of developers and architects. Although we tend to think of software development as chiefly an engineering exercise, the analogy breaks down very quickly. When was the last time someone asked the designers of the Empire State building to add ten new floors at the bottom, put a pool on the top, and have all of this done before Monday morning?
  • .net desteğini yüklemek serverlarda çok ta karışık değil ...

    bu link belki yardımcı olur

    iss 6.0 asp.net desteğinin açıılması
    _____________________________
    Software changes. This is a rather obvious statement, but it is a fact that must be ever present in the minds of developers and architects. Although we tend to think of software development as chiefly an engineering exercise, the analogy breaks down very quickly. When was the last time someone asked the designers of the Empire State building to add ten new floors at the bottom, put a pool on the top, and have all of this done before Monday morning?
  • ASP desteği olup olmadığını anlamanın en kolay yolu sunucuya herhangi bir html sayfası koyup onu açmayı denemektir. Eğer o açılıyorsa server html için çalışıyor demektir. Bu durumda sıra ASP'yi neden açmadığına geliyor.

    Bu durumda da kullandığın server'in kullanıcı kılavuzuna bakmalısın. Eğer IIS kullanıyorsan ve IIS 6.0 sa server extensions bölümünde asp diye bir girdi olacak, onu prohibited ise allowed yapman gerekiyor.
    _____________________________
    SHIFT_to one
  • arkadaşlar ilginiz için teşekkürler;

    serverda html veya asp tüm dosyalar çalışmakta...IIS 6 da yüklü bi sorun yok... Framework 2.0 yüklü değil.aslında kurdum ama add or remove da görünmüyo bişey... .net desteğini yükleyemedim...2003 web edition + sp1... bu servera framework 2.0 nasıl yüklenir veya bi link!!!! installer 3.1 içinde ayrıca bi link...teşekkürler...
    _____________________________
  • Yapay Zeka’dan İlgili Konular
    Ücretsiz ASP.NET Portal
    9 yıl önce açıldı
    Daha Fazla Göster
  • frameworkun ayrıca kurulması lazım ve bir sorunda çıkaracağını sanmıyorum...istaller 3.1 for 2003 server

    ama doğrulama gerektiriyor...
    _____________________________
    Software changes. This is a rather obvious statement, but it is a fact that must be ever present in the minds of developers and architects. Although we tend to think of software development as chiefly an engineering exercise, the analogy breaks down very quickly. When was the last time someone asked the designers of the Empire State building to add ten new floors at the bottom, put a pool on the top, and have all of this done before Monday morning?
  • arkadaşlar sanıyorum problemi buldum...
    Win installer 3.1 i setup yaptığımda 2003 sp1 olduğundan bu setup gerçekleştirilemiyor diye bi hata mesajı alıyorum...

    Bana win 2003 web edition için SP1 destekli win installer linki verebilirmisiniz...!Çünkü serverde SP1 de yüklü...
    _____________________________
  • server 2003 sp1 için installer 3.1 e aşşağıdaki linkle ulaşabilirsin

    installer 3.1 for 2003 server SP1
    _____________________________
    Software changes. This is a rather obvious statement, but it is a fact that must be ever present in the minds of developers and architects. Although we tend to think of software development as chiefly an engineering exercise, the analogy breaks down very quickly. When was the last time someone asked the designers of the Empire State building to add ten new floors at the bottom, put a pool on the top, and have all of this done before Monday morning?
  • İlgilendiğin için teşekkürler..Bu linkten indirdim. Fakat hatayı türkçe olarak aşşağıdaki gibi verdi...!

    "kur windows server 2003 dosyalarını güncelleyemiyor.çünkü sisteminizde yüklü olan dil güncelleştirme dilinden farklı"

    Kullandığım win server 2003 web edition + SP1 ingilizce olarak kurulu...sanıyorum bu yüzden...aynı güncelleşytirmenin ingilizce olanı varmı aceba...!
    _____________________________
  • 
Sayfa: 1
- x
Bildirim
mesajınız kopyalandı (ctrl+v) yapıştırmak istediğiniz yere yapıştırabilirsiniz.