How can you enable forms scripting for outlook 2010 on Citrix servers ?
Posted
by
Florent Courtay
on Server Fault
See other posts from Server Fault
or by Florent Courtay
Published on 2010-07-30T12:40:38Z
Indexed on
2011/01/11
2:55 UTC
Read the original article
Hit count: 276
I'd like to deploy Office 2010 on Citrix servers, but i can't enable form scripting support.
With outlook 2007, it was solved by adding Outlvbs.dll in the office directory, and running
msiexec /i {<Outlook GUID>} ADDLOCAL=OutlookVBScript /qb
But it seems this does not work anymore with Outlook 2010, I get the following error :
Error 2711. An internal error has occured. (OutlookVBScript).
I don't get much help from microsoft support site, as there isn't a lot of informations on office 2010 yet. Have anyone succeded in installing and using outlook 2010 with form scripting in a citrix environment ?
© Server Fault or respective owner