AJAX - problema urgente con assembly 'AjaxControlToolkit'

 
Vista:

problema urgente con assembly 'AjaxControlToolkit'

Publicado por Graciela López (1 intervención) el 15/04/2008 17:45:26
Que Significa este Error:

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 2: Inherits="ReporteProvisionesDeFondo" Debug="true" %>
Line 3:
Line 4: <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="Ajax" %>
Line 5: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Line 6: <html xmlns="http://www.w3.org/1999/xhtml">


Source File: /ReporteProvisionesDeFondo.aspx Line: 4

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 [HKLMSoftwareMicrosoftFusion!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 [HKLMSoftwareMicrosoftFusion!EnableLog].



Gracias a Todos.
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder
sin imagen de perfil
Val: 30
Ha mantenido su posición en AJAX (en relación al último mes)
Gráfica de AJAX

RE:problema urgente con assembly 'AjaxControlTool

Publicado por Yamil Bracho (184 intervenciones) el 08/05/2008 04:52:12
Tienes la DLL del AjaxControlTookit en tu directorio Bin ?
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar

RE:problema urgente con assembly 'AjaxControlTool

Publicado por Gabriel Bandala (1 intervención) el 30/08/2008 01:41:23
Es obvio que ya noes urgente pero como sea, una liga para saber bien como implementar ayax con asp sin generar basura, sea a mano o con framework util y libre mejor lean este articulo, pueden bajar los ejemplos completos para probarlos y estan bien explicados..

http://ayaxconpuntonet.blogspot.com/
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar