I
Ian Macro
I have written a VB .Net Console application which uses
SHDocVw.InternetExplorer(). This works perfectly when run
in the foreground but I need to schedule this as a
background job. When ever I run it as a scheduled tasks I
get an Unspecified Error exception when I call the .Busy
or the .Document properties.
Can anyone please help me with this?
SHDocVw.InternetExplorer(). This works perfectly when run
in the foreground but I need to schedule this as a
background job. When ever I run it as a scheduled tasks I
get an Unspecified Error exception when I call the .Busy
or the .Document properties.
Can anyone please help me with this?