Errore di sistema
Si è verificato un errore ci scusiamo per il disagio
Visualizza il dettaglio
System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Data.SqlClient.SqlException (0x80131904): Sintassi non corretta in prossimità della parola chiave 'and'.
at SAApplication.DataManager.RiempiDataSet(DataSet DS, String CommandString, CommandType CommandType, List`1 Parametri, Nullable`1 CommandTimeout)
at SAApplication.DataManager.RiempiDataTable(DataTable DT, String StringaSQL, List`1 Parametri, Nullable`1 CommandTimeout)
at SAApplication.Controller.Supporto.FunzioneController.GetFunzione(DataManager _DM, Funzione _Funzione, StringBuilder _StrSql)
at SAApplication.Controller.Supporto.FunzioneController.getOggetto(DataManager DM, String CodFunzione, Nullable`1 IDUtente, Nullable`1 IDcommittente)
at SAWeb.MasterPage.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
ClientConnectionId:2d1a3c1e-a73e-4d99-bc38-acdaa4af0986
Error Number:156,State:1,Class:15
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)