|
I've upgraded Log4View to the latest version 12.7.0.862 but am still experiencing the same issue I had with previous versions.
I open Log4View and immediately get an error:
Error while reading config file
Could not load file or asssembly 'DevExpress.Mvvm.v15.2, Version 15.2.12.0, Culture=neutral, PublicKeyToken=BLAH or one of its dependencies. General Exception (Exception from HRESULT: 0x80131500)
If I check Event Viewer I can see the following:
Application: Log4View.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
at System.IO.__Error.WinIOError(Int32, System.String)
at System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean)
at System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, Int32, System.IO.FileOptions, System.String, Boolean)
at System.IO.FileStream..ctor(System.String, System.IO.FileMode)
at Prosa.Log4View.Receiver.Msg.MessageReceiver.ReadOldFileFormat()
at Prosa.Log4View.Receiver.Msg.MessageReceiver.ReadFile()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()
Then
Faulting application name: Log4View.exe, version: 12.7.0.862, time stamp: 0x591f05f9
Faulting module name: KERNELBASE.dll, version: 6.1.7601.23889, time stamp: 0x598d50ba
Exception code: 0xe0434352
Fault offset: 0x000000000001a06d
Faulting process id: 0x24a8
Faulting application start time: 0x01d336d582cc1569
Faulting application path: C:\Program Files (x86)\Log4View\Log4View.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: c67f7c0b-a2c8-11e7-8da4-005056c00008
|