Hello there,
Is there anyone who did find a nice way to implement this?
I tried this script:
http://blogs.msdn.com/timpash/archive/2005/10/31/Invoke-GAL-From-InfoPath.aspx
But that doesn't work on all machies, can't figure out why: On some stations
it stops working at this line:
function XDocument::OnLoad(eventObj) {
oSession = new ActiveXObject("MAPI.Session");
}
I know its possible in the 2007 release but hey, it's not out yet... ;)
Anyway, anyone with a different sollution?
thanks.
S.Y.M. Wong-A-Ton - 22 Nov 2006 06:02 GMT
Is the CDO library installed on all the machines? And do all the users have a
profile? Check out this article: http://support.microsoft.com/kb/171422
---
S.Y.M. Wong-A-Ton
> Hello there,
>
[quoted text clipped - 14 lines]
>
> thanks.
Olav - 22 Nov 2006 19:41 GMT
Hey that works,
Thanks a bunch. :)
> Is the CDO library installed on all the machines? And do all the users
> have a
[quoted text clipped - 21 lines]
>>
>> thanks.
S.Y.M. Wong-A-Ton - 23 Nov 2006 05:08 GMT
Cool!
---
S.Y.M. Wong-A-Ton
> Hey that works,
>
[quoted text clipped - 25 lines]
> >>
> >> thanks.