L
Long Nguyen
Can Outlook custom form run under a Terminal Services session?
I connected to a shared server here using Remote Desktop Connection and ran
Outlook there. It has Outlook 2002 SP3. However When I ran my custom form it
was opened ok but the vbscript code behind did not seem to run. For example
there is a code for a field in Item_Custom_Property_Change subroutine but
when I clicked on thatfield the code did not seem to be executed.
I also opened the form in design mode but when clicking on Form/View code
menu option I got the Outlook message "Unable to load this feature. The
operation is completed successfully."
I changed macro security level to Low and still got the same problem.
May be custom form is supposed to be able to run in TS but the set up on
this shared server restricted it somehow?
Long
I connected to a shared server here using Remote Desktop Connection and ran
Outlook there. It has Outlook 2002 SP3. However When I ran my custom form it
was opened ok but the vbscript code behind did not seem to run. For example
there is a code for a field in Item_Custom_Property_Change subroutine but
when I clicked on thatfield the code did not seem to be executed.
I also opened the form in design mode but when clicking on Form/View code
menu option I got the Outlook message "Unable to load this feature. The
operation is completed successfully."
I changed macro security level to Low and still got the same problem.
May be custom form is supposed to be able to run in TS but the set up on
this shared server restricted it somehow?
Long