Computer Diagnostics and Tuning Technical discussion on diagnostics and programming of the F-body computers

GD Scan giving me an error when I try to connect

Thread Tools
 
Search this Thread
 
Old Nov 8, 2020 | 11:40 PM
  #1  
anthonyac1015's Avatar
Thread Starter
Registered User
 
Joined: Jun 2018
Posts: 47
GD Scan giving me an error when I try to connect

I'm trying to chase down a misfiring issue I have in my 1996 Camaro so I downloaded Gary Doug's OBDII scanning software and bought an ELM327 cable. When I click connect on the software, I get an error message. I've attached a screenshot of the error. If I click continue, the program stops responding. I'm on Windows 10, but also tried running the program in Windows 7 compatibility mode. Any help would be appreciated. Thanks!


Old Nov 9, 2020 | 10:08 AM
  #2  
Injuneer's Avatar
Administrator
 
Joined: Nov 1998
Posts: 71,109
From: Hell was full so they sent me to NJ
Re: GD Scan giving me an error when I try to connect

I've asked GaryDoug to take a look at this.
Old Nov 9, 2020 | 10:20 AM
  #3  
anthonyac1015's Avatar
Thread Starter
Registered User
 
Joined: Jun 2018
Posts: 47
Re: GD Scan giving me an error when I try to connect

Great, thank you! I realized it may be useful if I include the full log that shows up under "details" so I've copied and pasted it below.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Index and length must refer to a location within the string.
Parameter name: length
at System.String.Substring(Int32 startIndex, Int32 length)
at WindowsApplication1.Main.GetMons()
at WindowsApplication1.Main.btnOpen_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4250.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
GD-Scan
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/antho/Documents/GD-Scan/GDscan-GM-Enhanced.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 14.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4220.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4250.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Windows.Forms.DataVisualization
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4200.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.DataVisualization/v4.0_4.0.0.0__31bf3856ad364e35/System.Windows.Forms.DataVisualization.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Old Nov 11, 2020 | 02:30 PM
  #4  
jessemess's Avatar
Registered User
 
Joined: Feb 2020
Posts: 5
From: Middle tennessee
Re: GD Scan giving me an error when I try to connect

my guess would be you need to install certain drivers for it but thats just a guess, gary should be able to provide more info
Old Nov 11, 2020 | 03:28 PM
  #5  
GaryDoug's Avatar
Prominent Member
 
Joined: Jul 2010
Posts: 1,520
From: Born on the Florida West Coast, now where can I retire?
Re: GD Scan giving me an error when I try to connect

1) Make sure you have extracted the files from the zip file
2) Check that the following files are in the same folder as the gdscan-gm-enhanced.exe file: mode6gm.csv and obd2-list.csv

Can you post a photo of the screen when you get the error message? Does it show any data in a table?

What cable are you using? Can you post a link to the site where you bought it? Can you tell me what driver version is installed?

Last edited by GaryDoug; Nov 11, 2020 at 03:59 PM.
Old Nov 11, 2020 | 04:04 PM
  #6  
Injuneer's Avatar
Administrator
 
Joined: Nov 1998
Posts: 71,109
From: Hell was full so they sent me to NJ
Re: GD Scan giving me an error when I try to connect

Thanks Gary ! ! !
Old Nov 11, 2020 | 04:11 PM
  #7  
anthonyac1015's Avatar
Thread Starter
Registered User
 
Joined: Jun 2018
Posts: 47
Re: GD Scan giving me an error when I try to connect

I've made sure to download the drivers that the adapter says to, although I'm pretty sure Windows did automatically anyway. It is showing up under COM Ports so I believe it's working.



I also have all the files that came in the zip file, and they are extracted to a regular folder.



One interesting thing that I noticed is that the error only appears when I run the GDscan-GM-Enhanced version of the program. The GDscan and GDscan-GM versions do not show the error, however they just freeze up and stop responding, and I have to end them through task manager.

Sorry Gary, just refreshed the page and saw the questions you added:

When I get the error message, nothing shows up on the PID list. it just looks like this:



If I click continue, the dialogue box goes away but nothing shows up in the program.

I ordered the adapter on Ebay here: https://www.ebay.com/itm/ELM327-USB-...72.m2749.l2648
On device manager it says the driver version is 3.5.2019.1

Thanks for the help!


Last edited by anthonyac1015; Nov 11, 2020 at 04:18 PM. Reason: Just saw Gary's added questions
Old Nov 12, 2020 | 10:24 AM
  #8  
GaryDoug's Avatar
Prominent Member
 
Joined: Jul 2010
Posts: 1,520
From: Born on the Florida West Coast, now where can I retire?
Re: GD Scan giving me an error when I try to connect

Wrong drivers; they should be from FTDI

Safest version is the one shown in this image




Old Nov 12, 2020 | 11:42 AM
  #9  
anthonyac1015's Avatar
Thread Starter
Registered User
 
Joined: Jun 2018
Posts: 47
Re: GD Scan giving me an error when I try to connect

I just downloaded those drivers, but Windows is not letting me install them for my device because the drivers it's auto-installing are digitally signed. I'm assuming this has to do with my cable being a cheap Chinese knockoff. I figured I'd try my luck with one, but it seems that it didn't work out for me.



Would this be the proper cable to use?
Amazon Amazon

Also just wanted to say thanks again for the help! I really appreciate how you not only made good free software that works for our cars, but also continue to help with it many years later like this.

Last edited by anthonyac1015; Nov 12, 2020 at 11:48 AM. Reason: typo
Old Nov 12, 2020 | 12:40 PM
  #10  
GaryDoug's Avatar
Prominent Member
 
Joined: Jul 2010
Posts: 1,520
From: Born on the Florida West Coast, now where can I retire?
Re: GD Scan giving me an error when I try to connect

Did you uninstall the device first? Was there an option to install the older drivers anyway? Perhaps turn off internet access while installing them. I find it hard to believe that FTDI drivers are not signed. The cable in your link would work fine.



Last edited by GaryDoug; Nov 12, 2020 at 12:45 PM.
Old Nov 12, 2020 | 02:21 PM
  #11  
anthonyac1015's Avatar
Thread Starter
Registered User
 
Joined: Jun 2018
Posts: 47
Re: GD Scan giving me an error when I try to connect

Ok so I was able to get that driver installed for the device now! Windows was automatically downloading the other one too fast but by disconnecting from the internet I was able to manually select the FTDI one. Now when I click connect I get this error:



And when I click OK I get:



I know COM5 is the right port because it is the only one that shows up on the dropdown. Also, it shows the USB Serial Port is COM5 in Device Manager. Here is a screenshot of the port settings. I don't know enough about these to know if I should be changing anything. Thanks again!


Old Nov 12, 2020 | 02:27 PM
  #12  
GaryDoug's Avatar
Prominent Member
 
Joined: Jul 2010
Posts: 1,520
From: Born on the Florida West Coast, now where can I retire?
Re: GD Scan giving me an error when I try to connect

Try rebooting the pc. Also, the port settings in your attachments are not really important because the program resets those values when it starts. More important info are the driver file names on the Driver tab.
Old Nov 12, 2020 | 02:55 PM
  #13  
anthonyac1015's Avatar
Thread Starter
Registered User
 
Joined: Jun 2018
Posts: 47
Re: GD Scan giving me an error when I try to connect

Rebooted the PC and I'm still getting the same thing. Here's the details of the driver now. As far as I can tell they're the same as yours.


Old Nov 12, 2020 | 04:20 PM
  #14  
GaryDoug's Avatar
Prominent Member
 
Joined: Jul 2010
Posts: 1,520
From: Born on the Florida West Coast, now where can I retire?
Re: GD Scan giving me an error when I try to connect

I can only guess that is a defective cable. That could be why it installed the wrong driver. Any of these similar cables should work but I do recommend this cable, which will actually be a higher baud rate (115k baud) and makes it about 10% faster.:
Amazon Amazon

Last edited by GaryDoug; Nov 12, 2020 at 04:31 PM.
Old Nov 12, 2020 | 11:35 PM
  #15  
anthonyac1015's Avatar
Thread Starter
Registered User
 
Joined: Jun 2018
Posts: 47
Re: GD Scan giving me an error when I try to connect

Ok, that's what I was afraid of. All good though, it was dirt cheap (which probably should've been a sign that it wouldn't work lol). I'll get the real cable and go from there. Thanks so much for the help Gary!



All times are GMT -5. The time now is 01:52 PM.