Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. COM
  4. MSComm32 dependances

MSComm32 dependances

Scheduled Pinned Locked Moved COM
csharphelptutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Trankil
    wrote on last edited by
    #1

    Hi ! (Excuse-me, I hope that this message, will not be inserted inside the current discussion . I want to post a new message, a new discussion, but I don't know how to do.Here is my purpose) I have developped a software which manage modem through serial communications. That is why, I have imported the component MSComm32.ocx in my application. I have used .NET for my purpose . The installer application is defined to register the component MScomm32 into the computer (A) on which we make the installation. At this stage, there is no problem, the installation of my application is successful. But when I launch my application, there is a fail; N.B. : The component MSComm32.ocx is inside the environnement Visal Basic 6.0 , but not inside Visual Basic .NET developpement environment. After the fail, I have installed VB 6.0 on the computer (A). And now, the launch is successful. I have realized that, at run, the component MSComm32.ocx refers another components (DLL), inside VB 6.0 So , my probelm I want to figure out is this : what are the satellite components of MsComm32.ocx ? What am I going to do, to list all thise components ?

    R 1 Reply Last reply
    0
    • T Trankil

      Hi ! (Excuse-me, I hope that this message, will not be inserted inside the current discussion . I want to post a new message, a new discussion, but I don't know how to do.Here is my purpose) I have developped a software which manage modem through serial communications. That is why, I have imported the component MSComm32.ocx in my application. I have used .NET for my purpose . The installer application is defined to register the component MScomm32 into the computer (A) on which we make the installation. At this stage, there is no problem, the installation of my application is successful. But when I launch my application, there is a fail; N.B. : The component MSComm32.ocx is inside the environnement Visal Basic 6.0 , but not inside Visual Basic .NET developpement environment. After the fail, I have installed VB 6.0 on the computer (A). And now, the launch is successful. I have realized that, at run, the component MSComm32.ocx refers another components (DLL), inside VB 6.0 So , my probelm I want to figure out is this : what are the satellite components of MsComm32.ocx ? What am I going to do, to list all thise components ?

      R Offline
      R Offline
      rwestgraham
      wrote on last edited by
      #2

      Look in the module MSComm32.dep. It require comcat.dll and also optionally other components for support of languages other than english. Since you are using the control in VB.NET you must also insure that the Interop assembly(s) for the control are also installed! Hope this helps, Robert

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups