I've used this Vida/DiCE clone setup before (which I bought through a member here) on my new-to-me 2006 X/C-90 2.5 when I first got it but now after doing engine stuff went to scan again and it will update a new scan under "Diagnostics" but clicking anything to the right (like Fault Trace) gives me an error and says to "contact ?administrator? or something, I clicked "details" and "save to clipboard" but apparently I can't paste the error message string here.
Another thing that happens (don't remember if it did it before) is when I scan vehicle under the "start" it sends a "can't get null 0" message and doesn't read the whole vehicle profile (I have to manually select "region" and then the trans, body, etc. then hit "OK"
Any thoughts or should I work on the exact error message and post back here?
Jeff.
Vida clone reads vehicle but can't get DTCs
-
volvodork
- Posts: 17
- Joined: 14 Aug 2013, 18:39
- Year and Model: 2001 X/C 70
- Location: Charlotte
- Has thanked: 1 time
- Been thanked: 3 times
So I went looking through the Vida logs in windows explorer and may have found the string of errors it was giving me. For those who understand all this tech-stuff maybe this helps. I copied starting where you can see [user] selecting Fault trace and then the response from the system below with bunch of lines. It seemed to log an "Unhandled exception caught" Does this help anyone?
I'm using Vida2014D with the old portable SSD drive that boots Windows 10 via USB. Still relying on the old Internet Explorer way of doing things, saw info about the "re-pack" and running Vida through Chrome. Would this help?
Thanks,
Jeff.
15:47:46,547 [FaultCounterForm][001][User] Tab: Fault trace selected (DiagnosticManager)
15:47:46,562 [UiBase ][001][Error] Unhandled exception caught
System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.AxHost.EndInit()
at Vcc.Vida.DiagSwdl.UI.Components.NavImage.init()
at Vcc.Vida.DiagSwdl.UI.Components.NavImage..ctor()
at Vcc.Vida.DiagSwdl.UI.Diagnostics.CustomerSymptomsFaultTraceForm.InitializeComponent()
at Vcc.Vida.DiagSwdl.UI.Diagnostics.CustomerSymptomsFaultTraceForm..ctor(IVehicleInformationWF vehicleInformationWf, IWorkshopSession workshopSession, IVehicleAccess vehicleAccess, IInfoElementsRepository infoElementsRepository, ICarComRepository carComRepository, INavImageProvider navImageProvider, IEcuMetaProvider ecuTypeResolver, CarStatus carstatus, IDiagnosticSessionWF diagnosticSessionWf)
at Vcc.Vida.DiagSwdl.UI.Diagnostics.DiagnosticManager.GetCustomerSymptomsFaultTraceFormForm()
at Vcc.Vida.DiagSwdl.UI.Diagnostics.DiagnosticManager._customerSymptomsFaultTraceButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at Vcc.Vida.DiagSwdl.GuiComponents.FlatButton.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
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)
I'm using Vida2014D with the old portable SSD drive that boots Windows 10 via USB. Still relying on the old Internet Explorer way of doing things, saw info about the "re-pack" and running Vida through Chrome. Would this help?
Thanks,
Jeff.
15:47:46,547 [FaultCounterForm][001][User] Tab: Fault trace selected (DiagnosticManager)
15:47:46,562 [UiBase ][001][Error] Unhandled exception caught
System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.AxHost.EndInit()
at Vcc.Vida.DiagSwdl.UI.Components.NavImage.init()
at Vcc.Vida.DiagSwdl.UI.Components.NavImage..ctor()
at Vcc.Vida.DiagSwdl.UI.Diagnostics.CustomerSymptomsFaultTraceForm.InitializeComponent()
at Vcc.Vida.DiagSwdl.UI.Diagnostics.CustomerSymptomsFaultTraceForm..ctor(IVehicleInformationWF vehicleInformationWf, IWorkshopSession workshopSession, IVehicleAccess vehicleAccess, IInfoElementsRepository infoElementsRepository, ICarComRepository carComRepository, INavImageProvider navImageProvider, IEcuMetaProvider ecuTypeResolver, CarStatus carstatus, IDiagnosticSessionWF diagnosticSessionWf)
at Vcc.Vida.DiagSwdl.UI.Diagnostics.DiagnosticManager.GetCustomerSymptomsFaultTraceFormForm()
at Vcc.Vida.DiagSwdl.UI.Diagnostics.DiagnosticManager._customerSymptomsFaultTraceButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at Vcc.Vida.DiagSwdl.GuiComponents.FlatButton.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
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)
-
- Similar Topics
- Replies
- Views
- Last post
-
- 5 Replies
- 11940 Views
-
Last post by brbrob
-
- 1 Replies
- 2953 Views
-
Last post by RickHaleParker
-
- 10 Replies
- 3896 Views
-
Last post by BenjaminV40
-
- 6 Replies
- 9013 Views
-
Last post by RickHaleParker
-
- 5 Replies
- 1964 Views
-
Last post by dudeitssm






