|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
"ieframe.dll failed to register"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? 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? 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 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
Copying from one Database to another VB 2005
Poor performance IDE. Urgent suggestion needed. how to set the Application.ProductVersion How to capture Mouse clicks and Keystrokes in a VB app Security and file permissions.... only for expert: what's wrong with this code? convert text to decimal resizing controls (webbrowser control) Start up form Zip SharpZipLib examples for VB |
|||||||||||||||||||||||