Hi All
Installed Windows 10 from Win 7 now my code fails.
My Code basically opens Internet Explorer navigates to a web address then the below code error's out:
Do While IE.ReadyState <> READYSTATE_COMPLETE Or IE.Busy: DoEvents: Loop
The Error is: Run-Time Error '462': The remote server machine does not exist or is unavailable
I do have IE as well as Edge and my code still does open IE and navigates to the web page.
References Selected are:
Microsoft HTML Object Library
Microsoft Internet
Thanks in advance

Installed Windows 10 from Win 7 now my code fails.
My Code basically opens Internet Explorer navigates to a web address then the below code error's out:
Do While IE.ReadyState <> READYSTATE_COMPLETE Or IE.Busy: DoEvents: Loop
The Error is: Run-Time Error '462': The remote server machine does not exist or is unavailable
I do have IE as well as Edge and my code still does open IE and navigates to the web page.
References Selected are:
Microsoft HTML Object Library
Microsoft Internet
Thanks in advance
