Results 1 to 3 of 3

Thread: Unregistering a messed up ActiveX Exe

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2001
    Location
    LoCal
    Posts
    280

    Exclamation

    For some reason my ActiveX Exe registration (some of the classes...) are messed up in my registry.

    As best as I can tell I have a duplicate entry for one of my classes but one of the entries is not properly registered (i get errors when I try to view any information through the OLE/COM viewer).

    I've been able to recompile my ActiveX Exe under a different name and everything is fine with it but... how do I remove the old entries for the previously compiled version?

    I've tried regsrv32.exe but it tells me that my ActiveX Exe doesn't seem to be a DLL or OCX.

    Help!

    Thanks.
    Achichincle

    VB6 (VSEE SP5, W2KPro)
    ASP
    HTML

  2. #2
    Fanatic Member crispin's Avatar
    Join Date
    Aug 2000
    Location
    2 clicks west of a Quirkafleeg...Cornwall, England
    Posts
    754
    Run your ActiveX EXE with the switch:

    FILENAME.EXE /UNREGSERVER


    This should unregister the server
    Crispin
    VB6 ENT SP5
    VB.NET
    W2K ADV SVR SP3
    WWW.BLOCKSOFT.CO.UK

    [Microsoft Basic: 1976-2001, RIP]

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2001
    Location
    LoCal
    Posts
    280
    Thanks.
    Achichincle

    VB6 (VSEE SP5, W2KPro)
    ASP
    HTML

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