En iyi yanıtlayıcılar
Server Hatası

Soru
-
Merhaba .net ile projeyi servera attım ancak şöyle bir hata alıyorum web.configde 'de
<customErrors mode="Off">
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive.
Source Error: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.
Source File: F:\www.mrtinsaat.com\web.config Line: 17
Version Information: Microsoft .NET Framework Version:2.0.50727.3662; ASP.NET Version:2.0.50727.3668
- Düzenleyen Ayşegül Çoban 5 Haziran 2015 Cuma 19:14
Yanıtlar
-
Sayfanın en altını okudunuz mu? Framework 2.0 yazıyor. Muhtemelen serverinizin application pool'unu 4.0 a göre ayarlamadınız.
www.mvcblog.org
e-mail: onay[nokta]yalciner[at]hotmail[nokta]com- Yanıt Olarak İşaretleyen Serkan Canseven 12 Haziran 2015 Cuma 09:09
Tüm Yanıtlar
-
Sayfanın en altını okudunuz mu? Framework 2.0 yazıyor. Muhtemelen serverinizin application pool'unu 4.0 a göre ayarlamadınız.
www.mvcblog.org
e-mail: onay[nokta]yalciner[at]hotmail[nokta]com- Yanıt Olarak İşaretleyen Serkan Canseven 12 Haziran 2015 Cuma 09:09
-
-
Plesk Panelinize girin. orda ASP.Net Ayarları kısmına tıklayın. Özel Hata Modunu Remote Only olarak Seçin Büyük İhtimal sorununuz çözülmüş olacaktır.
Plesk panel olduğu kanısına nerden vardın? RemoteOnly ile olayın ne alakası var?
www.mvcblog.org
e-mail: onay[nokta]yalciner[at]hotmail[nokta]com- Düzenleyen Önay YALÇINERModerator 7 Haziran 2015 Pazar 17:51
-