Author Topic: VB.Net code problem ?  (Read 1634 times)

0 Members and 1 Guest are viewing this topic.

Offline TommyTopic starter

  • Robot Overlord
  • ****
  • Posts: 123
  • Helpful? 3
VB.Net code problem ?
« on: November 03, 2010, 06:05:01 AM »
Hi Software forum.

Got some VB.Net codes that run find on laptop PC (vista, on HP DV6000), but flags and Error
on Tablet PC (XP Pro, on Vartech Nema4X(IP65)), both are listed as X86 based PCs.

try
  if mQSB is Nothing Then
    mQSB = New QSB_M("COM7")
  End if


QSB is a USB stepper controller

The Error I'm getting on the Tablet PC only is "Too many argumets to 'Public Sub Open()'."

IMO it shouldn't be a VB Code problem because it runs fine on Laptop.

On a side note: I did have to install Net Framework NetFx20SP2_x86 just to get the Tablet to
run the QSB device with it's demo software on the Tablet PC only.

Any ideas would be appreciated.

Tommy
« Last Edit: November 03, 2010, 06:06:29 AM by Tommy »

 


Get Your Ad Here