PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
slow custom form citrix/terminal service
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
slow custom form citrix/terminal service
![]() |
slow custom form citrix/terminal service |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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 |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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 > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
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 |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

