PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Custom fom in Terminal Services

Reply

Custom fom in Terminal Services

 
Thread Tools Rate Thread
Old 20-06-2006, 01:33 AM   #1
Long Nguyen
Guest
 
Posts: n/a
Default Custom fom in Terminal Services


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



  Reply With Quote
Old 20-06-2006, 01:49 AM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Custom fom in Terminal Services

Yes, but a key .dll won't be installed by default. See http://www.slipstick.com/config/terminalserver.htm

Macro security has nothing to do with custom forms.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Long Nguyen" <long.nguyen@csiro.au> wrote in message news:uE3JwEAlGHA.1324@TK2MSFTNGP04.phx.gbl...
> 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
>
>
>

  Reply With Quote
Old 20-06-2006, 02:28 AM   #3
Long Nguyen
Guest
 
Posts: n/a
Default Re: Custom fom in Terminal Services

Thanks Sue for the info.
Long
"Sue Mosher [MVP-Outlook]" <suemvp@outlookcode.com> wrote in message
news:%23BOGROAlGHA.1456@TK2MSFTNGP04.phx.gbl...
Yes, but a key .dll won't be installed by default. See
http://www.slipstick.com/config/terminalserver.htm

Macro security has nothing to do with custom forms.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Long Nguyen" <long.nguyen@csiro.au> wrote in message
news:uE3JwEAlGHA.1324@TK2MSFTNGP04.phx.gbl...
> 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
>
>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off