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

    Class Not Registered Problem.. How to overcome this

    Hi Friend,

    I am encountering this problem when opening the Form which contains LEAD TOOLS Controls ( Third Party ). I ensured that the installation is done correctly. All the Controls are registered properly. Can u Tell me what can be the possibilities of getting this error.

    Please let me know as early as possible

    Regards

    Prasad



  2. #2
    Join Date
    Jul 1999
    Location
    Athens, Hellas
    Posts
    769

    Re: Class Not Registered Problem.. How to overcome this

    After installing the third part, you must include it to the references of your application. Have you done that?

    Michael Vlastos
    Automation Engineer
    Company Modus SA
    Development Department
    Greece, Athens

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