Another Error Adding MS Common Dialog Boxes

M

Mark

I tried adding the common dialog box on another PC and got
the Error Message The OLE SERVER isn't registerd. To
Register the OLE Server, reinstall it.

???

TIA

Mark
 
M

Marshall Barton

Mark said:
I tried adding the common dialog box on another PC and got
the Error Message The OLE SERVER isn't registerd. To
Register the OLE Server, reinstall it.


I can't answer your question, except to say that your
problem is just one more reason to avoid using the common
dialog control. Even if you get past this particular issue,
some other program will eventually come along and replace it
with whatever version they want, breaking your code.

You should seriously consider Doug's suggestion in your
other thread about this same issue.
 
Top