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. Run Time Error 429

Run Time Error 429

Scheduled Pinned Locked Moved Visual Basic
helpworkspace
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.
  • R Offline
    R Offline
    Ravi S V
    wrote on last edited by
    #1

    Hi, I have a VB Program In Which I am Using Some User Created Dlls,I made it in to a Setup Package and It was working properly, Later I made some Changes in the Functionality of a Function in DLL(I did'nt made any Changes in Function Name) and Created a New DLL with Same Name. I have unregistered the Old Dll,Deleted it,Copied my New DLL to the Same Location and Registered it, At my PC(developer's PC) The program is Working Properly,But on User's PC in which I had installed my Program its Showing a Error "Run Time Error 429 : Active X cannot Create The Object" error. Please look in to the Problem.

    J 1 Reply Last reply
    0
    • R Ravi S V

      Hi, I have a VB Program In Which I am Using Some User Created Dlls,I made it in to a Setup Package and It was working properly, Later I made some Changes in the Functionality of a Function in DLL(I did'nt made any Changes in Function Name) and Created a New DLL with Same Name. I have unregistered the Old Dll,Deleted it,Copied my New DLL to the Same Location and Registered it, At my PC(developer's PC) The program is Working Properly,But on User's PC in which I had installed my Program its Showing a Error "Run Time Error 429 : Active X cannot Create The Object" error. Please look in to the Problem.

      J Offline
      J Offline
      jonathan15
      wrote on last edited by
      #2

      Is the dll set to 'binary compatability'? I think the default is 'Project compatibility' which would mean if you changes the dll you would also need to recompile the project that it is used in. You can change to 'binary compatability' from 'project properties' and chose the 'component' tab. Jon

      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