CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2003
    Location
    San Diego, California
    Posts
    49

    RTE 8012 The device is not open

    Hello,

    I have a program that uses the mscomm control to place a modem call from a computer to another device that is hooked up to a modem.

    I've been using this program for a long time at a bunch of locations and have never had a problem. All of the sudden, I am getting a runtime error 8012. The device is not open.

    I have found reference to this error but I can not find any reference to exactly what would cause this error. Has anyone ever seen this? What would cause this error to occur?

    Thanks so much!

    Steph

  2. #2
    Join Date
    May 2005
    Posts
    3

    Re: RTE 8012 The device is not open

    not quite sure but sometimes it might be that no modem is currently in your modem list. check that out by going to the control pannel->modem.
    good luck..

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

Featured