(Sumber: milist DOTNET) Error pada konfigurasi
-
24 Mei 2012 6:49Moderator
saya ada masalah sperti ini :
awalnya sudah jalan normal, server rusak dan saya install lagi. setelah saya publish lagi ke server ada error di line 52, apa yang harus saya lakukan ?
terima kasih banyak sebelumnya.
Server Error in '/jualmtr' 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: Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (C:\Inetpub\wwwroot\jualmtr\web.config line 52)
Source Error:Line 50: <add verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></httpHandlers>Line 51: <httpModules>Line 52: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>Line 53: </httpModules>Line 54: </system.web>
Source File: C:\Inetpub\wwwroot\jualmtr\web.config Line: 52Agnes Sannie [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Semua Balasan
-
24 Mei 2012 6:50Moderator
itu ada assembly yang belum di upload, ASP.NET AJAX ya?
Coba di reinstall AjaxExtension 1.0 nya
Dijawab oleh: Rudy Setyo Purnomo
Agnes Sannie [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- Ditandai sebagai Jawaban oleh Agnes SannieMicrosoft Contingent Staff, Moderator 24 Mei 2012 6:50
-
24 Mei 2012 6:50Moderator
terima kasih semauanya,
memang diserver belum tak install AjaxExtension dan setelah server tak install AjaxExtension dan iis tak restart langsung jalan.
Agnes Sannie [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.