Home All Groups Group Topic Archive Search About

"C:\Windows\system32\ieframe.dll\1" VB6.0 Issue

Author
2 Jul 2009 12:31 AM
Sharrukin
Hello,

I installed MS Office 2007 on my computer which has VB6.0.  After installing
Office 2007, I cannot start my app in VB6.0 Development Enviroment.  I get
the following:

"C:\Windows\system32\ieframe.dll\1"

How can I resolve this issue?  How did that come about?

Warm Regards,

Sharo

Author
2 Jul 2009 1:38 AM
Ralph
"Sharrukin" <sharru***@amtekcenter.net> wrote in message
news:%23Cja%23xq%23JHA.3320@TK2MSFTNGP04.phx.gbl...
> Hello,
>
> I installed MS Office 2007 on my computer which has VB6.0.  After
installing
> Office 2007, I cannot start my app in VB6.0 Development Enviroment.  I get
> the following:
>
> "C:\Windows\system32\ieframe.dll\1"
>
> How can I resolve this issue?  How did that come about?
>

Open the Registry (RegEdit) and remove the "/1" from the end of the value.
It is at:
HKEY_CLASSES_ROOT\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}\1.1\0\win32
But it is easier to just search for "ieframe.dll".

-ralph