Bir kaç gün önce kullanmaya başladığım turhost hosting hizmetinde html sayfalarını sorunsuz şekilde kullandım. Fakat visual studio'da hazırladığım çok basit bir asp.net(c#) projemi yüklediğimde web.config hatası aldım. Bu arada projeyi klasör olarak yayınlayıp, dosyaları ftp ile yükledim.
Çoğu videoda belirtilen <customErrors mode="Off"/> düzeltmesini de yaptım.
Hatanın ekran görüntüsü aşağıda:
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: The CodeDom provider type "Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" could not be located.
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.
Çoğu videoda belirtilen <customErrors mode="Off"/> düzeltmesini de yaptım.
Hatanın ekran görüntüsü aşağıda:
< Resime gitmek için tıklayın >
Yardımcı olabilecek birisi olursa çok sevinirim.
< Bu mesaj bu kişi tarafından değiştirildi marmosetta -- 12 Kasım 2020; 13:20:52 >