Results 1 to 3 of 3

Thread: Error occurred Read Timeout. data fetched:

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2005
    Posts
    20

    Unhappy Error occurred Read Timeout. data fetched:

    pls helppp

  2. #2
    Hyperactive Member stingrae's Avatar
    Join Date
    Apr 2002
    Location
    Sydney
    Posts
    401

    Re: Error occurred Read Timeout. data fetched:

    a little more infomation might help. for instance, the exact error message, the code block etc...
    "The passion lives to keep your faith, though all are different, all are great" ... Michael Hutchence 1960-1997.

    Windows & Web Developer
    Specialising in Visual Basic .Net & Client Server Programming & Client/Customer Relations Databases
    Sutherland Shire, Sydney Australia
    www.stingrae.com.au
    Developer of Arnold - Gym & Martial Arts Database Management System
    www.gymdatabase.com.au

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Nov 2005
    Posts
    20

    Re: Error occurred Read Timeout. data fetched:

    Try
    moRS232.Read(16)
    txtread.Text = moRS232.InputStreamString
    Catch Ex As Exception
    Dim m As Char
    m = moRS232.InputStreamString
    txtread.Text = "Error occurred " & Ex.Message & " data fetched: " & m
    End Try

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width