Results 1 to 2 of 2

Thread: GetLastError 0x00000485

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 1999
    Location
    Karjalohja, Finland
    Posts
    123
    Some file what your ocx file needs not found client machine.

    Check these files:
    ole32.dll
    olepro32.dll
    oleaut32.dll
    msvcrt.dll
    msvcrt20.dll
    msvcrt40.dll
    mfc40.dll
    mfc42.dll

    if some these files missing client machine. That could be promlem answer.

    View Dependencies your ocx file and here you found what files your ocx file needs to register and working.

    -Dj4

  2. #2
    Guest
    Hi,

    Thank you for the help. I will try to examine the dependency file.

    Meanwhile here is list of all the files which I have included in the installation package.

    1. Application .exe (the application executive)
    2. ActiveX.dep
    3. ActiveX .ocx
    4. MFC42U.dll
    5. MFC40.dll
    6. OLEAUT32.dll
    7. OLEPRO32.dll
    8. COMCAT.dll
    9. ASTCFILT.dll
    10. MSVCRT40.dll
    11. CTL3D32.dll

    Please note that I have developed the application in Visual Basic Version 6.0 and the ActiveX control in Visual C++ (Version 6.0) using MFC.

    I would like to know which version of .ocx file should I distribute , the ReleaseU ,Release or the Debug version. Also the ActiveX control works only in Debug version.

    I would also like know if there are any other files apart from the ones you have mentioned and the Dependency file for the control ,that I must include in the package.

    With best regards

    Barnabas

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