The Mechanic
2007-05-01 11:46:02 UTC
Has anyone else had a problem linking to outlook from within the IDE, I have
code like
Set oLapp = Nothing
Set oLapp = GetObject(, "Outlook.Application")
which works fine in the compiled program but when using the ide under vista
business together with office 2007 it hangs for a while and comes up with a
'Switch to' message
I am running the IDE in XP compatability mode and 'Run as Administrator'
Does anyone have a work around?
code like
Set oLapp = Nothing
Set oLapp = GetObject(, "Outlook.Application")
which works fine in the compiled program but when using the ide under vista
business together with office 2007 it hangs for a while and comes up with a
'Switch to' message
I am running the IDE in XP compatability mode and 'Run as Administrator'
Does anyone have a work around?