From: smortve on
I have Word VBA code that has been running fine in a Citrix XP environment.
The same code produces incorrect results running in a Server 2008 VDI
environment. Sometimes it will work but more often than not the headers and
footers are incorrect. If I step thru the code line by line it works. I have
a progress bar that displays under XP and Citrix but does not appear under
Server 2008 VDI. I am at a loss as to where to look next.