 |
Microinvest Форум Microinvest Форум
|
Предишната тема :: Следващата тема |
Автор |
Съобщение |
preslavnedev
Регистриран на: 09 Яну 2007 Мнения: 58 Местожителство: Велико Търново
|
Пуснато на: Вто Юни 28, 2016 15:27 Заглавие: Проблем при допълнително работно място |
|
|
При стартиране на програмата се затваря и излиза екран "Възникна неочаквана грешка". Какво може да бъде? Проблемът е само при Делта Про. ТРЗ и Инвойс работят както трябва.
Операционна система - Уиндоус ХР
"сървъра" - Уиндоус 10
Код: | ----------------------------------------
Timestamp: 28.06.2016 13:21:22
Message: HandlingInstanceID: 1f1f14b4-5c74-44d2-95d6-5e6f99af6a91
An exception of type 'Microsoft.Practices.Composite.Modularity.ModuleInitializeException' occurred and was caught.
------------------------------------------------------------------------------------------------------------------
06/28/2016 16:21:22
Type : Microsoft.Practices.Composite.Modularity.ModuleInitializeException, Microsoft.Practices.Composite, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null
Message : An exception occurred while initializing module 'ConfigurationModule'.
- The exception message was: There is an error in XML document (0, 0).
- The Assembly that the module was trying to be loaded from was:Microinvest.Accounting.Modules.Configuration, Version=1.1.49.34916, Culture=neutral, PublicKeyToken=null
Check the InnerException property of the exception for more information. If the exception occurred while creating an object in a DI container, you can exception.GetRootException() to help locate the root cause of the problem.
Source : Microsoft.Practices.Composite
Help link :
ModuleName : ConfigurationModule
Data : System.Collections.ListDictionaryInternal
TargetSite : Void HandleModuleInitializationError(Microsoft.Practices.Composite.Modularity.ModuleInfo, System.String, System.Exception)
Stack Trace : at Microsoft.Practices.Composite.Modularity.ModuleInitializer.HandleModuleInitializationError(ModuleInfo moduleInfo, String assemblyName, Exception exception)
at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModulesThatAreReadyForLoad()
at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModuleTypes(IEnumerable`1 moduleInfos)
at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModulesWhenAvailable()
at Microsoft.Practices.Composite.Modularity.ModuleManager.Run()
at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.InitializeModules()
at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run(Boolean runWithDefaultConfiguration)
at Microinvest.Framework.Shell.ApplicationBase.()
at Microinvest.Framework.Shell.ApplicationBase.()
Additional Info:
MachineName : COMPAQ
TimeStamp : 28.06.2016 13:21:22
FullName : Microsoft.Practices.EnterpriseLibrary.ExceptionHandling, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
AppDomainName : Microinvest Accounting.exe
ThreadIdentity :
WindowsIdentity : COMPAQ\pc1
Inner Exception
---------------
Type : System.InvalidOperationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : There is an error in XML document (0, 0).
Source : Microinvest.Framework.Configuration
Help link :
Data : System.Collections.ListDictionaryInternal
TargetSite : Void ()
Stack Trace : at Microinvest.Framework.Configuration.Services.ConfigurationServiceBase.()
at Microinvest.Framework.Configuration.Services.ConfigurationServiceBase.()
at Microinvest.Framework.Configuration.Services.ConfigurationServiceBase.GetLocalConfiguration(String key)
at Microinvest.Framework.Core.Helpers.ShortcutKeys.ShortcutKeysRepository.Load(IShortcutKeysService shortcutKeys, IConfigurationServiceBase service)
at Microinvest.Framework.Core.Services.ShortcutKeysService..ctor()
at Microinvest.Framework.Configuration.ConfigurationModuleBase.GetShortcutKeysService()
at Microinvest.Accounting.Modules.Configuration.ConfigurationModule.GetShortcutKeysService()
at Microinvest.Framework.Configuration.ConfigurationModuleBase.RegisterBaseViewsAndServices()
at Microinvest.Framework.Configuration.ConfigurationModuleBase.Initialize()
at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
Inner Exception
---------------
Type : System.Xml.XmlException, System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : Root element is missing.
Source : System.Xml
Help link :
LineNumber : 0
LinePosition : 0
SourceUri :
Data : System.Collections.ListDictionaryInternal
TargetSite : Void Throw(System.Exception)
Stack Trace : at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlReader.MoveToContent()
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderList1.Read3_ArrayOfLocalConfiguration()
Category: General
Priority: 0
EventId: 100
Severity: Error
Title:Microinvest Accounting Unhandled Exception
Machine: COMPAQ
Application Domain: Microinvest Accounting.exe
Process Id: 2708
Process Name: C:\Program Files\Microinvest\Delta Pro\Microinvest Accounting.exe
Win32 Thread Id: 2748
Thread Name:
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 28.06.2016 13:21:24
Message: HandlingInstanceID: 6a34d6e2-b49e-42f8-abfa-03954f939c39
An exception of type 'Microsoft.Practices.Unity.ResolutionFailedException' occurred and was caught.
---------------------------------------------------------------------------------------------------
06/28/2016 16:21:23
Type : Microsoft.Practices.Unity.ResolutionFailedException, Microsoft.Practices.Unity, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
Message : Resolution of the dependency failed, type = "Microinvest.Framework.Core.Interfaces.DatabaseServices.IApplicationDatabaseService", name = "(none)".
Exception occurred while: while resolving.
Exception is: InvalidOperationException - The current type, Microinvest.Framework.Core.Interfaces.DatabaseServices.IApplicationDatabaseService, is an interface and cannot be constructed. Are you missing a type mapping?
-----------------------------------------------
At the time of the exception, the container was:
Resolving Microinvest.Framework.Core.Interfaces.DatabaseServices.IApplicationDatabaseService,(none)
Source : Microsoft.Practices.Unity
Help link :
TypeRequested : IApplicationDatabaseService
NameRequested :
Data : System.Collections.ListDictionaryInternal
TargetSite : System.Object DoBuildUp(System.Type, System.Object, System.String, System.Collections.Generic.IEnumerable`1[Microsoft.Practices.Unity.ResolverOverride])
Stack Trace : at Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable`1 resolverOverrides)
at Microsoft.Practices.Unity.UnityContainer.Resolve(Type t, String name, ResolverOverride[] resolverOverrides)
at Microsoft.Practices.Unity.UnityContainerExtensions.Resolve[T](IUnityContainer container, ResolverOverride[] overrides)
at Microinvest.Framework.Configuration.Services.PermissionsManager.()
at Microinvest.Framework.Configuration.Services.PermissionsManager..ctor(IUnityContainer container)
at Microinvest.Framework.Configuration.Services.PermissionsService.GetPermissionsManager()
at Microinvest.Framework.Core.ViewModels.BaseViewModel.get_PermissionsManager()
at Microinvest.Accounting.Modules.ShellServices.ViewModels.StatusBarViewModel.(Object )
at Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand`1.CanExecute(T parameter)
at Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand`1.System.Windows.Input.ICommand.CanExecute(Object parameter)
at MS.Internal.Commands.CommandHelpers.CanExecuteCommandSource(ICommandSource commandSource)
at System.Windows.Controls.Primitives.ButtonBase.UpdateCanExecute()
at System.Windows.Controls.Primitives.ButtonBase.HookCommand(ICommand command)
at System.Windows.Controls.Primitives.ButtonBase.OnCommandChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp)
at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.Activate(Object item)
at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Run(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.MessageBox(HandleRef hWnd, String text, String caption, Int32 type)
at System.Windows.MessageBox.ShowCore(IntPtr owner, String messageBoxText, String caption, MessageBoxButton button, MessageBoxImage icon, MessageBoxResult defaultResult, MessageBoxOptions options)
at Microinvest.Framework.Shell.ApplicationBase.(Exception , String )
at Microinvest.Framework.Shell.ApplicationBase.()
at .(StartupEventArgs )
at System.Windows.Application.<.ctor>b__1(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at frNhiRqsiVMJpQHaFYhsilzxpbKr.()
Additional Info:
MachineName : COMPAQ
TimeStamp : 28.06.2016 13:21:24
FullName : Microsoft.Practices.EnterpriseLibrary.ExceptionHandling, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
AppDomainName : Microinvest Accounting.exe
ThreadIdentity :
WindowsIdentity : COMPAQ\pc1
Inner Exception
---------------
Type : System.InvalidOperationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : The current type, Microinvest.Framework.Core.Interfaces.DatabaseServices.IApplicationDatabaseService, is an interface and cannot be constructed. Are you missing a type mapping?
Source : Microsoft.Practices.Unity
Help link :
Data : System.Collections.ListDictionaryInternal
TargetSite : Void ThrowForAttemptingToConstructInterface(Microsoft.Practices.ObjectBuilder2.IBuilderContext)
Stack Trace : at Microsoft.Practices.ObjectBuilder2.DynamicMethodConstructorStrategy.ThrowForAttemptingToConstructInterface(IBuilderContext context)
at BuildUp_Microinvest.Framework.Core.Interfaces.DatabaseServices.IApplicationDatabaseService(IBuilderContext )
at Microsoft.Practices.ObjectBuilder2.DynamicMethodBuildPlan.BuildUp(IBuilderContext context)
at Microsoft.Practices.ObjectBuilder2.BuildPlanStrategy.PreBuildUp(IBuilderContext context)
at Microsoft.Practices.ObjectBuilder2.StrategyChain.ExecuteBuildUp(IBuilderContext context)
at Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable`1 resolverOverrides)
Category: General
Priority: 0
EventId: 100
Severity: Error
Title:Microinvest Accounting Unhandled Exception
Machine: COMPAQ
Application Domain: Microinvest Accounting.exe
Process Id: 2708
Process Name: C:\Program Files\Microinvest\Delta Pro\Microinvest Accounting.exe
Win32 Thread Id: 2748
Thread Name:
Extended Properties:
----------------------------------------
|
_________________ Чем больше бумаги, тем чище задница! |
|
Върнете се в началото |
|
 |
Виктор Павлов Microinvest

Регистриран на: 12 Авг 2002 Мнения: 21423
|
Пуснато на: Вто Юни 28, 2016 17:45 Заглавие: |
|
|
Изтрийте конфигурационния файл на Microinvest Делта Pro от C:\Documents and Settings\All Users\Application Data\Microinvest\ и пробвайте отново. Напишете за резултата. _________________ Клиентите на Microinvest по света: http://www.microinside.ru |
|
Върнете се в началото |
|
 |
preslavnedev
Регистриран на: 09 Яну 2007 Мнения: 58 Местожителство: Велико Търново
|
Пуснато на: Вто Юни 28, 2016 17:55 Заглавие: |
|
|
Да, вече всичко е ОК!
Много благодаря! _________________ Чем больше бумаги, тем чище задница! |
|
Върнете се в началото |
|
 |
MIVANOVA
Регистриран на: 23 Фев 2007 Мнения: 75
|
Пуснато на: Сря Сеп 14, 2016 15:37 Заглавие: |
|
|
Здравейте!
Използвам темата, за да помоля за решение на и на моя проблем.
По време на работа от второто работно място, често програмата "забива" и се затваря след съобщение за грешка.
Дата: 14.09.2016 16:24:27
Версия: 1.01.046
Операционна система: Microsoft Windows NT 6.1.7601 Service Pack 1
Съдържание: General Error: 100 :
Timestamp: 14.09.2016 13:24:27
Message: HandlingInstanceID: f622afc6-186e-41fd-b146-1269623d3bfe
An exception of type 'System.Reflection.TargetInvocationException' occurred and was caught.
-------------------------------------------------------------------------------------------
09/14/2016 16:24:26
Type : System.Reflection.TargetInvocationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : Exception has been thrown by the target of an invocation.
Source : mscorlib
Help link :
Data : System.Collections.ListDictionaryInternal
TargetSite : System.Object InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
HResult : -2146232828
Stack Trace : at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at System.Windows.Window.ShowDialog()
at Microinvest.Framework.Core.Behaviors.ModalDialogActivationBehavior.x6c08ce358f0536d0(Object xe0292b9ed559da7d, NotifyCollectionChangedEventArgs xfbf34718e704c6bc)
at Microsoft.Practices.Composite.Presentation.Regions.ViewsCollection.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
at Microsoft.Practices.Composite.Presentation.Regions.ViewsCollection.AddAndNotify(IList items)
at Microsoft.Practices.Composite.Presentation.Regions.ViewsCollection.AddAndNotify(Object item)
at Microsoft.Practices.Composite.Presentation.Regions.ViewsCollection.itemMetadata_MetadataChanged(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at Microsoft.Practices.Composite.Presentation.Regions.ItemMetadata.InvokeMetadataChanged()
at Microsoft.Practices.Composite.Presentation.Regions.ItemMetadata.DependencyPropertyChanged(DependencyObject dependencyObject, DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
at Microsoft.Practices.Composite.Presentation.Regions.Region.Activate(Object view)
at Microsoft.Practices.Composite.Presentation.Regions.SingleActiveRegion.Activate(Object view)
at Microinvest.Framework.ShellServices.Services.DialogWindowManagerService.ShowDialog(BasePageViewModel viewModel)
at Microinvest.Accounting.Modules.Nomenclatures.Services.CompaniesService.ChooseCompanyByAccount(IAccount accountFilter, String textFilter, ICompany selectedCompany)
at Microinvest.Accounting.Modules.Operations.ViewModels.Accountings.AccountingViewModel.x7a34fb7be6952510(Object x0d173b5435b4d6ad)
at Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand`1.Execute(T parameter)
at Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand`1.System.Windows.Input.ICommand.Execute(Object parameter)
at Microinvest.Accounting.Modules.Operations.Behaviors.AccountingRadGridViewBehavior.x57653d55cdcf2298(Object xe0292b9ed559da7d, KeyEventArgs xfbf34718e704c6bc)
at System.Windows.Input.KeyEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndKeyboardInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawKeyboardActions actions, Int32 scanCode, Boolean isExtendedKey, Boolean isSystemKey, Int32 virtualKey)
at System.Windows.Interop.HwndKeyboardInputProvider.ProcessKeyAction(MSG& msg, Boolean& handled)
at System.Windows.Interop.HwndSource.CriticalTranslateAccelerator(MSG& msg, ModifierKeys modifiers)
at System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
at System.Windows.Interop.HwndSource.OnPreprocessMessageThunk(MSG& msg, Boolean& handled)
at System.Windows.Interop.HwndSource.WeakEventPreprocessMessage.OnPreprocessMessage(MSG& msg, Boolean& handled)
at System.Windows.Interop.ComponentDispatcherThread.RaiseThreadMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.Run()
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at MyApp.Main()
Additional Info:
MachineName : PLAMENA-PC
TimeStamp : 14.09.2016 13:24:27
FullName : Microsoft.Practices.EnterpriseLibrary.ExceptionHandling, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
AppDomainName : Microinvest Accounting.exe
ThreadIdentity :
WindowsIdentity : Plamena-PC\Plamena
Inner Exception
---------------
Type : System.Data.SqlClient.SqlException, System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : A transport-level error has occurred when receiving results from the server. (provider: Session Provider, error: 19 - Physical connection is not usable)
Source : .Net SqlClient Data Provider
Help link :
Errors : System.Data.SqlClient.SqlErrorCollection
ClientConnectionId : 4207531b-bfff-4ec6-9523-e314c169267d
Class : 20
LineNumber : 0
Number : -1
Procedure :
Server : 192.168.1.14
State : 0
ErrorCode : -2146232060
Data : System.Collections.ListDictionaryInternal
TargetSite : Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action])
HResult : -2146232060
Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParserStateObject.ReadSniError(TdsParserStateObject stateObj, UInt32 error)
at System.Data.SqlClient.TdsParserStateObject.ReadSniSyncOverAsync()
at System.Data.SqlClient.TdsParserStateObject.TryReadNetworkPacket()
at System.Data.SqlClient.TdsParserStateObject.TryPrepareBuffer()
at System.Data.SqlClient.TdsParserStateObject.TryReadByte(Byte& value)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at System.Data.Linq.SqlClient.SqlProvider.Execute(Expression query, QueryInfo queryInfo, IObjectReaderFactory factory, Object[] parentArgs, Object[] userArgs, ICompiledSubQuery[] subQueries, Object lastResult)
at System.Data.Linq.SqlClient.SqlProvider.ExecuteAll(Expression query, QueryInfo[] queryInfos, IObjectReaderFactory factory, Object[] userArguments, ICompiledSubQuery[] subQueries)
at System.Data.Linq.SqlClient.SqlProvider.CompiledQuery.Execute(IProvider provider, Object[] arguments)
at System.Data.Linq.CommonDataServices.DeferredSourceFactory`1.ExecuteKeyQuery(Object[] keyValues)
at System.Data.Linq.CommonDataServices.DeferredSourceFactory`1.Execute(Object instance)
at System.Data.Linq.CommonDataServices.DeferredSourceFactory`1.DeferredSource.GetEnumerator()
at System.Data.Linq.EntitySet`1.Load()
at System.Data.Linq.EntitySet`1.GetEnumerator()
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__0.MoveNext()
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__0.MoveNext()
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__0.MoveNext()
at System.Data.Linq.EntitySet`1.Load()
at System.Data.Linq.EntitySet`1.GetEnumerator()
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.ObjectModel.ObservableCollection`1.CopyFrom(IEnumerable`1 collection)
at System.Collections.ObjectModel.ObservableCollection`1..ctor(IEnumerable`1 collection)
at Microinvest.Accounting.Modules.Nomenclatures.ViewModels.Shared.EditAddressesViewModel..ctor(IList`1 addressesSourceCollection, Boolean isShowAddressType, IUnityContainer container)
at Microinvest.Accounting.Modules.Nomenclatures.ViewModels.Companies.CompanyViewModel.BeginEdit()
at Microinvest.Accounting.Modules.Nomenclatures.ViewModels.Companies.CompaniesListViewModel.x647b0d9abf8f2a5f(CompanyViewModel x1c0cefb44a585dab)
Category: General
Priority: 0
EventId: 100
Severity: Error
Title:Microinvest Accounting Unhandled Exception
Machine: PLAMENA-PC
App Domain: Microinvest Accounting.exe
ProcessId: 3456
Process Name: C:\Program Files (x86)\Microinvest\Delta Pro\Microinvest Accounting.exe
Thread Name:
Win32 ThreadId:7232
Extended Properties: |
|
Върнете се в началото |
|
 |
Петя Лозанова Microinvest

Регистриран на: 22 Дек 2014 Мнения: 302
|
Пуснато на: Чет Сеп 15, 2016 12:36 Заглавие: |
|
|
Здравейте,
Physical connection is not usable - губите връзка със сървъра и проблемът не е от програмата, а от интернет връзката. |
|
Върнете се в началото |
|
 |
Виктор Павлов Microinvest

Регистриран на: 12 Авг 2002 Мнения: 21423
|
Пуснато на: Чет Сеп 15, 2016 14:46 Заглавие: |
|
|
Какъв Internet използвате? Кой е доставчика? _________________ Клиентите на Microinvest по света: http://www.microinside.ru |
|
Върнете се в началото |
|
 |
MIVANOVA
Регистриран на: 23 Фев 2007 Мнения: 75
|
Пуснато на: Чет Сеп 15, 2016 16:11 Заглавие: |
|
|
Благодаря за отговорите.
Интернета ни е оптичен на Виваком, доста бърз е и до сега не сме имали никакви проблеми. |
|
Върнете се в началото |
|
 |
Виктор Павлов Microinvest

Регистриран на: 12 Авг 2002 Мнения: 21423
|
Пуснато на: Чет Сеп 15, 2016 17:05 Заглавие: |
|
|
А от другата страна? _________________ Клиентите на Microinvest по света: http://www.microinside.ru |
|
Върнете се в началото |
|
 |
MIVANOVA
Регистриран на: 23 Фев 2007 Мнения: 75
|
Пуснато на: Пет Сеп 16, 2016 11:24 Заглавие: |
|
|
Не мога съвсем да разбера въпроса Ви.
Предполагам, че питате за компютъра, който е основното работно място.
Той се намира в същия офис, бюро до бюро, ползва същия интернет с тази разлика, че чрез wi-fi, а не е свързан с кабел, както е второто работно място.
А съобщението от първата грешка отново ли касае интернета:
Message : Exception has been thrown by the target of an invocation. |
|
Върнете се в началото |
|
 |
Виктор Павлов Microinvest

Регистриран на: 12 Авг 2002 Мнения: 21423
|
Пуснато на: Пет Сеп 16, 2016 14:07 Заглавие: |
|
|
Основното работно място със сървъра ли е свързано по WiFi?
Проверете доколко този WiFi е стабилен. _________________ Клиентите на Microinvest по света: http://www.microinside.ru |
|
Върнете се в началото |
|
 |
MIVANOVA
Регистриран на: 23 Фев 2007 Мнения: 75
|
Пуснато на: Пон Сеп 19, 2016 12:08 Заглавие: |
|
|
Благодаря Ви, ще пробваме с кабел. |
|
Върнете се в началото |
|
 |
Виктор Павлов Microinvest

Регистриран на: 12 Авг 2002 Мнения: 21423
|
Пуснато на: Вто Сеп 27, 2016 09:55 Заглавие: |
|
|
И напишете за резултата. _________________ Клиентите на Microinvest по света: http://www.microinside.ru |
|
Върнете се в началото |
|
 |
|
|
Не Можете да пускате нови теми Не Можете да отговаряте на темите Не Можете да променяте съобщенията си Не Можете да изтривате съобщенията си Не Можете да гласувате в анкети
|
|