I have a project which includes a WebBrowser control. I started the project on a specific computer ("no. 1", Windows 7) where all was working fine.
But then I opened the project on another computer ("no. 2", Windows XP) and got an error that the control had not been loaded. I went to Project/Components, selected Microsoft Internet Controls and the correct location was shown at the bottom of the form: "C:\Windows\System32\ieframe.dll. So then I clicked on the "Apply" button and got this strange message that this file had not been found:
C:\Windows\System32\ieframe.dll\1
(notice the "1" at the end).
When I then manually browsed to select the ieframe.dll file and finally clicked "Accept", the message was displayed that file ieframe.dll could not register as an ActiveX component.
I don't have any idea what's going on.
![Name: 1.png
Views: 52
Size: 29.6 KB]()
![Name: 2.png
Views: 49
Size: 9.2 KB]()
But then I opened the project on another computer ("no. 2", Windows XP) and got an error that the control had not been loaded. I went to Project/Components, selected Microsoft Internet Controls and the correct location was shown at the bottom of the form: "C:\Windows\System32\ieframe.dll. So then I clicked on the "Apply" button and got this strange message that this file had not been found:
C:\Windows\System32\ieframe.dll\1
(notice the "1" at the end).
When I then manually browsed to select the ieframe.dll file and finally clicked "Accept", the message was displayed that file ieframe.dll could not register as an ActiveX component.
I don't have any idea what's going on.