PDA

View Full Version : Parser Error در هنگام استفاده از AJAX



Arash-gh
شنبه 24 شهریور 1386, 01:06 صبح
سلام. من سایتی رو با AJAX طراحی کردم. مشکل اینه که این پروژه روی سیستم خودم بدون هیچ مشکلی کار میده ولی به محض اینکه اونو روی هاست Upload میکنم با خطای زیر مواجه میشم:

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="VB" MasterPageFile="~/MasterPage.master" AutoEventWireup="false" CodeFile="main.aspx.vb" Inherits="Pages_Default" title="Untitled Page" %>
Line 2:
Line 3: <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
Line 4: <asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
Line 5: <Triggers>


Source File: /Pages/main.aspx Line: 3

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].


ممنون میشم راهنمایی کنید...

jasadeghi
شنبه 24 شهریور 1386, 08:37 صبح
سلام

این سه تا فایل dll پیوست رو در شاخه bin قرار بده، به احتمال زیاد مشکلت حل بشه.


http://barnamenevis.org/forum/showthread.php?t=76595&highlight=ajax

موفق باشی