This is my first deployment of a VB Net application.
I believed I published it correctly
It runs perfectly on the computer that created it. (Windows 10)
But when I Install it on a Windows 7 computer and try to run it. I get the following error
ErrNuber = 438, Error Missing Method 'instance valuetype ADODB.DataTypeEnum (My program name) ADODB.field::Get_Type() from class 'ADODB.InternalField in Sub (My Sub Name)
Any help would be appreciated
I believed I published it correctly
It runs perfectly on the computer that created it. (Windows 10)
But when I Install it on a Windows 7 computer and try to run it. I get the following error
ErrNuber = 438, Error Missing Method 'instance valuetype ADODB.DataTypeEnum (My program name) ADODB.field::Get_Type() from class 'ADODB.InternalField in Sub (My Sub Name)
Any help would be appreciated