Ver Mensaje Individual
  #1 (permalink)  
Antiguo 09/04/2007, 15:04
cetrock
 
Fecha de Ingreso: agosto-2005
Mensajes: 72
Antigüedad: 18 años, 9 meses
Puntos: 1
Error de excepción

Al momento de ejecutar mi aplicacion me manda el sigueinte error

public usuarios GetOneBySQLQuery(string sqlQueryText)
{


return base.GetObjectBySQLText(sqlQueryText);


}

No se controló Cooperator.Framework.Data.Exceptions.SqlQueriesDis abledException

The queries are not enabled in this gateway or mapper