PDA

View Full Version : سوال: AJAX Toolkit



xcomlock
یک شنبه 24 خرداد 1388, 02:06 صبح
من یه کامپونت AjaxControlToolkit به سایتم اضافه کردم . ولی موقعی که رو هاست میزارمش خطا میده . فایل AjaxControlToolkit.dll رو هم تو پوشه Bin گذاشتم
کسی میتونه بگه این خطا رو چطوری برطرف کنم؟

WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

xcomlock
یک شنبه 24 خرداد 1388, 22:41 عصر
یعنی کسی AJAXToolkit کار نکرده ؟

alisebt
دوشنبه 25 خرداد 1388, 00:19 صبح
مطمئني كه هاستت از .Net Framework 3.5 پشتيباني مي كنه؟

xcomlock
دوشنبه 25 خرداد 1388, 01:00 صبح
مطمئني كه هاستت از .Net Framework 3.5 پشتيباني مي كنه؟
من NET 2.0 کار میکنم . روی لوکال جواب میده . روی هاست این خطا رو میده

iman_22a
دوشنبه 25 خرداد 1388, 01:17 صبح
سلام ، ورژن Dll مربوط به AjaxControlToolkit شما با ورژن دات نتی که روی هاست هست نمی خونه .

xcomlock
دوشنبه 25 خرداد 1388, 02:59 صبح
سلام ، ورژن Dll مربوط به AjaxControlToolkit شما با ورژن دات نتی که روی هاست هست نمی خونه .
هاست من NET 2.0 هست.
خطائی که میده اینه



Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies. The system cannot find the file specified.

Source Error:

Line 1: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>
Line 2: <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> Line 3: <%@ Register Assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Line 4: Namespace="System.Web.UI" TagPrefix="asp" %>
Source File: /Tab/Default.aspx Line: 2

Assembly Load Trace: The following information can be helpful to determine why the assembly 'AjaxControlToolkit' could not be loaded.

WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

برنامه نمیتونه AjaxControlToolkit رو پیدا کنه یا بخونه