PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming slow custom form citrix/terminal service

Reply

slow custom form citrix/terminal service

 
Thread Tools Rate Thread
Old 28-02-2005, 10:10 AM   #1
brendan
Guest
 
Posts: n/a
Default slow custom form citrix/terminal service


Hi
I', having problem loading up a custom form through terminal
services.
The loading of the custom form takes 3 approx three minutes. It
contains about 20 items. The odd thing is if i take out the vb code
the form loads instantly but if i have only one function item_open()
that only contains the code msgBox "Hello World" the program is very
slow.

im using outlook 2000 (terminal service server NT 4)
Has anyone come across this problem

Cheers

B
  Reply With Quote
Old 28-02-2005, 03:23 PM   #2
=?Utf-8?B?RXJpYyBMZWdhdWx0IFtNVlAgLSBPdXRsb29rXQ==
Guest
 
Posts: n/a
Default RE: slow custom form citrix/terminal service

Does the code run at all? It could be related to this issue, which I believe
also applies to OL 2000:

Forms with VBScript do not work with Terminal Services in Outlook 2002 and
in Outlook 2003:
http://support.microsoft.com/defaul...kb;en-us;302003

--
Eric Legault - B.A, MCP, MCSD, Outlook MVP
--------------------------------------------------
{Private e-mails ignored}
Job: http://www.imaginets.com
Blog: http://blogs.officezealot.com/legault/

"brendan" wrote:

> Hi
> I', having problem loading up a custom form through terminal
> services.
> The loading of the custom form takes 3 approx three minutes. It
> contains about 20 items. The odd thing is if i take out the vb code
> the form loads instantly but if i have only one function item_open()
> that only contains the code msgBox "Hello World" the program is very
> slow.
>
> im using outlook 2000 (terminal service server NT 4)
> Has anyone come across this problem
>
> Cheers
>
> B
>

  Reply With Quote
Old 28-02-2005, 04:16 PM   #3
brendan
Guest
 
Posts: n/a
Default Re: slow custom form citrix/terminal service

Resolved this problem. it was related to program mdm.exe running on
Win NT. all i did was rename mdm.exe to mdm.old and now my forms are
loading fine.







brendanjobs@yahoo.co.uk (brendan) wrote in message news:<a8492f38.0502280210.4c242210@posting.google.com>...
> Hi
> I', having problem loading up a custom form through terminal
> services.
> The loading of the custom form takes 3 approx three minutes. It
> contains about 20 items. The odd thing is if i take out the vb code
> the form loads instantly but if i have only one function item_open()
> that only contains the code msgBox "Hello World" the program is very
> slow.
>
> im using outlook 2000 (terminal service server NT 4)
> Has anyone come across this problem
>
> Cheers
>
> B

  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