Ver Mensaje Individual
  #6 (permalink)  
Antiguo 07/07/2011, 17:25
mrprogman
 
Fecha de Ingreso: junio-2011
Mensajes: 329
Antigüedad: 13 años, 7 meses
Puntos: 2
Respuesta: Error Devxpress

Pues negativo..ya instale el dev xpress, y puse los dll ahi en el server y nada...me marca el error q esta abajo..ademas me marca algo q no me habia dado cuenta a ver si alguien le sabe por q ya le di muchas vueltas a esto y no me sale..
-------------------------------------------esto me sale al final
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure l-ogging, 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].

------------------------------------------esto me sale al principio
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 'DevExpress.Web.ASPxGridView.v9.1' or one of its dependencies. The system cannot find the file specified.

Source Error:


Line 4:
Line 5:
Line 6: <%@ Register assembly="DevExpress.Web.ASPxGridView.v9.1" namespace="DevExpress.Web.ASPxGridView" tagprefix="dxwgv" %>
Line 7:
Line 8: <%@ Register assembly="DevExpress.Web.ASPxEditors.v9.1" namespace="DevExpress.Web.ASPxEditors" tagprefix="dxe" %>