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

    Common Dialog control stooped worling

    Suddenly when I try to open a form with a common dialog control on it, I get a message about "errors during load", and the common dialog controls look like picture boxes! The "explanatory" message in the log file says that the component is not correctly registered. How on earth did this happen, and more important, how do I fix it?


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

    Re: Common Dialog control stooped worling

    try to install SP3, or if you have already done it, try to reinstall vb and then sp3 again. Good luck.

    Michael Vlastos
    Automation Engineer
    Company SouthGate Hellas SA
    Development Department
    Athens, Greece

  3. #3
    Join Date
    Dec 1999
    Location
    Tel Aviv, Israel, Earth, Solar System
    Posts
    50

    Re: Common Dialog control stooped worling

    As for now, just delete the PictureBox, add CommonDialog and rename as the old one. It's a pain in the ..., but works fine and sometimes effect doesn't reappear.

    Jean Spector
    Tech Support Team Leader, CET
    [email protected]
    (in VB from 11/1999)

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