CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6

Threaded View

  1. #1
    Join Date
    Jan 2006
    Posts
    326

    [RESOLVED] Run-time error '713' Class not registered.

    Hello,

    I have a vb6 application.
    After I start or build the program I always get this error
    Code:
    Run-time error '713' Class not registered.
    Even I register this ocx component, it is still there.

    Why?


    Thanks.
    Last edited by zhshqzyc; December 7th, 2009 at 11:41 AM.

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

Featured