Request Error
The server encountered an error processing the request. Please see the service help page for constructing valid requests to the service. The exception message is 'could not execute query [ SELECT this_.id as id71_0_, this_.Nome as Nome71_0_, this_.Path as Path71_0_, this_.IdPrivato as IdPrivato71_0_, this_.isLogo as isLogo71_0_, this_.isLocation as isLocation71_0_ FROM fotoprivato this_ WHERE this_.IdPrivato = @p0 and this_.isLogo = @p1 ] Name:cp0 - Value:undefined Name:cp1 - Value:1 [SQL: SELECT this_.id as id71_0_, this_.Nome as Nome71_0_, this_.Path as Path71_0_, this_.IdPrivato as IdPrivato71_0_, this_.isLogo as isLogo71_0_, this_.isLocation as isLocation71_0_ FROM fotoprivato this_ WHERE this_.IdPrivato = @p0 and this_.isLogo = @p1]'. See server logs for more details. The exception stack trace is:
at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Loader.ListIgnoreQueryCache(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Impl.SessionImpl.List(CriteriaImpl criteria, IList results) at NHibernate.Impl.CriteriaImpl.List(IList results) at NHibernate.Impl.CriteriaImpl.List() at ReputekaKernel.BusinessModel.FotoPrivatoBM.PrivatoGetFotoProfilo(String idPrivato) at ReputekaWS.ReputekaService.PrivatoGetFotoProfilo(String token, String idPrivato) at SyncInvokePrivatoGetFotoProfilo(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)