Results 1 to 4 of 4

Thread: component not register

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2007
    Location
    Malaysia
    Posts
    1,370

    component not register

    I have do setup and deployment package in Visual basic. During installation this package on other machine..I got this error message.What does it mean? How to solve it?
    Attached Images Attached Images  

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: component not register

    It means you did not include all the dependencies for the component mo20.ocx. It needs other files to run.

    1 - Use the dependency walker (Depende.exe) to find the missing files (you may not understand what you are looking at though).

    2 - You can check to see if the file has a mo20.dep file that would list all the dependencies for that file.

    Installation Problems

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2007
    Location
    Malaysia
    Posts
    1,370

    Re: component not register

    The original OCX file on my machine is located at this directory "C:\Program Files\Common Files\ESRI".

    After installation package on the target machine, I found that that OCX file inside this folder this "C:\WINDOWS\system32". Why it be like this?I have to copy this ocx manually and put this file in this directory C:\Program Files\Common Files\ESRI". on the target machine so that the location same like my machine and register it. I don't want be like this.

    Where I can find this file Depende.exe ?It is downloadable?

  4. #4
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: component not register

    It would help to know what you used as a installation packager before we can give you an answer as to why something happened...

    It a MS product you can find it on their website. I do have it on mine too here

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