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. Visual Basic
  4. Unexpected Error(32810) while compiling a VB 6.0 Project

Unexpected Error(32810) while compiling a VB 6.0 Project

Scheduled Pinned Locked Moved Visual Basic
helpc++comannouncement
3 Posts 3 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.
  • S Offline
    S Offline
    sivasankar anumula
    wrote on last edited by
    #1

    Hi. I have an issue with VB 6.0 Binary Compatibility. I have one dll (Let's say a.dll which is in VC++) and another VB Activex Dll (Let's say b.dll) is using a.dll. b.dll is binary compatible. I have made small changes to the a.dll and i have referred to the new version of a.dll in b.dll project. Now when I try to compile I get an error "Unexpected Error (32810)". I have spent lot of time on this and unable to find out the root cause. Can anybody please explain the issue and solution for this issue. Best regards Shankar

    R D 2 Replies Last reply
    0
    • S sivasankar anumula

      Hi. I have an issue with VB 6.0 Binary Compatibility. I have one dll (Let's say a.dll which is in VC++) and another VB Activex Dll (Let's say b.dll) is using a.dll. b.dll is binary compatible. I have made small changes to the a.dll and i have referred to the new version of a.dll in b.dll project. Now when I try to compile I get an error "Unexpected Error (32810)". I have spent lot of time on this and unable to find out the root cause. Can anybody please explain the issue and solution for this issue. Best regards Shankar

      R Offline
      R Offline
      Rajesh Anuhya
      wrote on last edited by
      #2

      i think u have to re-register the a.dll use regsvr32 before that ensure that your a.dll is successfully compiled in th vc++.

      Rajesh B --> A Poor Workman Blames His Tools <--

      1 Reply Last reply
      0
      • S sivasankar anumula

        Hi. I have an issue with VB 6.0 Binary Compatibility. I have one dll (Let's say a.dll which is in VC++) and another VB Activex Dll (Let's say b.dll) is using a.dll. b.dll is binary compatible. I have made small changes to the a.dll and i have referred to the new version of a.dll in b.dll project. Now when I try to compile I get an error "Unexpected Error (32810)". I have spent lot of time on this and unable to find out the root cause. Can anybody please explain the issue and solution for this issue. Best regards Shankar

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        This[^] should clear things up a bit.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007, 2008

        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