Home All Groups Group Topic Archive Search About

"ieframe.dll failed to register"

Author
26 Oct 2006 1:25 AM
Paul
I have a vb.net windows application that I have been developing for some time
and installations have always gone fine.  It does have a couple of web
references. Recently, I get an error that the ieframe.dll failed to register.
Previous to these recent installs, I had installed IE7. Is there a conflict
here and how should I resolve this?

Author
26 Oct 2006 1:28 PM
Smokey Grindle
is this on a system that had your project installed through a setup project?
if so exclude ieframe.dll from your referenced dependancy list in the setup
project, recompile, and try it again, thats how I fixed it in our
deployments

Show quoteHide quote
"Paul" <P***@discussions.microsoft.com> wrote in message
news:C107ED4B-4AC4-400D-879E-DE2058521484@microsoft.com...
>I have a vb.net windows application that I have been developing for some
>time
> and installations have always gone fine.  It does have a couple of web
> references. Recently, I get an error that the ieframe.dll failed to
> register.
> Previous to these recent installs, I had installed IE7. Is there a
> conflict
> here and how should I resolve this?
Author
27 Dec 2006 9:09 PM
Mathew
When I got the same error,I just excluded the 'ieframe.dll' from the Detected Dependencies and rebuild the project setup.It worked fine

EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
Author
27 Dec 2006 9:14 PM
Mathew
When I got the same error,I just excluded the 'ieframe.dll' from the Detected Dependencies and rebuild the project setup.It worked fine

EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com