Results 1 to 6 of 6

Thread: OLE Server isn't registered MSCOMM32.OCX [Resolved]

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2004
    Location
    Canada
    Posts
    21

    OLE Server isn't registered MSCOMM32.OCX [Resolved]

    I am trying to add the activex control MSCOMM32.OCX into a Visual Studio Form. The following message appears:

    The OLE Server isn't registered, to register the OLE Server, reinstall it

    I have a copy of MSCOMM32.ocx in the WINNT\system32 folder. I have registered the control with REGSVR32.EXE but the message still appears. I have heard that Visual Studio .net does not support this activeX control. What would it's replacement be? Or, how do I get this Communication Control to work? I do not have VB 6.0.
    Last edited by ingineu; Jun 9th, 2004 at 02:01 AM.

  2. #2
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    What are you trying to do with it? If it's anything related to OLE's then forget it -- .NET doesnt support it
    \m/\m/

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Feb 2004
    Location
    Canada
    Posts
    21
    I'm trying to initiate an RS232 communication via the Comm1 Port through a repeater converter, this becomes a 2 way rs45 communication with a couple hundred nodes.

  4. #4
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    Make a look thru the forum as there is an object in .NET that does that kind of things(I dont know which sorry)
    \m/\m/

  5. #5
    Lively Member
    Join Date
    Jul 2003
    Location
    Kuala Lumpur (Malaysia)
    Posts
    92

    Hey your registry not clean...

    Hi,

    Maybe you have register this component more than one time with difference locations. And some of the location does not have the MSCOMM32.OCX file.

    What you need to do is use the clean all the registry key which associate with this component and try to registry again.

    And add to the form again. Remember, try to register only once.

  6. #6

    Thread Starter
    Junior Member
    Join Date
    Feb 2004
    Location
    Canada
    Posts
    21
    I loaded a copy of Visual Basic 6 and it worked.

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