Exception has been thrown by the target of an invocation.Тип Исключения: System.Reflection.TargetInvocationExceptionТрассировка стека: at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Security.Cryptography.CryptoConfig.CreateFromName(String name, Object[] args) at System.Security.Cryptography.MD5.Create() at VzljotSp.CryptHelper.GetHashFromBytes(Byte[] buffer) at VzljotSp.CryptHelper.GetHashFromString(String text, Boolean useWhiteSpace) at VzljotSp.CryptHelper.GetHashFromString(String text) at VzljotSp.Forms.VspFormSystemEnter.QufgZqSVJqQ(Object , EventArgs ) at System.Windows.Forms.Control.OnClick(EventArgs e) at DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e) at DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m) at DevExpress.XtraEditors.BaseControl.WndProc(Message& msg) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)----------This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.Тип Исключения: System.InvalidOperationExceptionТрассировка стека: at System.Security.Cryptography.MD5CryptoServiceProvider..ctor()
The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state.Тип Исключения: System.ServiceModel.CommunicationObjectFaultedExceptionТрассировка стека:Server stack trace: at System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at DevExpress.Xpo.DB.IDataStoreService.SelectData(SelectStatement[] selects) at VzljotSp.Services.AppServiceClient.DevExpress.Xpo.DB.IDataStore.SelectData(SelectStatement[] selects) at VzljotSp.Data.CachedDataStore.TUYEkGTAZc(SelectStatement[] selects) at VzljotSp.Data.CachedDataStore.SelectData(SelectStatement[] selects) at DevExpress.Xpo.ThreadSafeDataLayer.SelectData(SelectStatement[] selects) at DevExpress.Xpo.Helpers.ObjectCollectionLoader.InternalLoadData(ObjectsQuery[] queries) at DevExpress.Xpo.Helpers.ObjectCollectionLoader.LoadObjects(ObjectsQuery[] queries) at DevExpress.Xpo.SimpleObjectLayer.LoadObjects(Session session, ObjectsQuery[] queries) at DevExpress.Xpo.SimpleObjectLayer.GetObjectsByKey(Session session, ObjectsByKeyQuery[] queries) at DevExpress.Xpo.Session.<>c__DisplayClass3a.<GetObjectByKey>b__38() at DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler) at DevExpress.Xpo.Session.GetObjectByKey(XPClassInfo classInfo, Object id, Boolean alwaysGetFromDb) at DevExpress.Xpo.Session.GetObjectByKey(Type classType, Object id) at DevExpress.Xpo.Session.GetObjectByKey[ClassType](Object id) at VzljotSp.Forms.VspFormStartFindEquip.LoadData() at VzljotSp.Forms.VspFormManager.fBH63rcJKf[Epcol2mgXgXBI4wffJC](VspFormParams , Boolean )