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
Eric Legault [MVP - Outlook] - 28 Feb 2005 15:23 GMT
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/default.aspx?scid=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/
> Hi
> I', having problem loading up a custom form through terminal
[quoted text clipped - 11 lines]
>
> B
brendan - 28 Feb 2005 16:16 GMT
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.
> Hi
> I', having problem loading up a custom form through terminal
[quoted text clipped - 11 lines]
>
> B