View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel,microsoft.public.office.developer.vba
danieldc danieldc is offline
external usenet poster
 
Posts: 6
Default Cannot show, import, export userform: error &H80004005 / component is not corretly installed

Please, help me! I can not find where is the the information I need.

My problem is:
I had Windows 2000 and Office 2000.
Now they installed Windows XP and Office 2000 (serv.pack 3).
And my forms do not work anymore!

The error message says nothing useful, only:
1) the component is not corretly installed (ok! but it's a common form
with only normal windows common buttons and labels, not a single
userparty creative control)

2) error: &H80004005 -2147467259

3) memory insuficient (ahah, at 512 Mb, only Excel running... )

4) can not set OleObjectBlob property


But if I try to open the same file (excel workbook) at a Windows 98 /
Office 2000 (serv.pack1) all works fine: the worksheet is correct and
all code and forms works well.

At "references" the userforms must need nothing more than the usual /
common controls: there are only buttons and labels.
Code is simple, only some cells and range calculations...

Office instalation (perhaps full instalation, I don't know): IT masters
could had done some mistake, those *******s... but everything else is
working, all suplements are instaled, cliparts, models, and so on...


Please, help me!
yours, Daniel

from Brazil