Runtime Error 430

G

George

Hi

I used the following line for years:

Set xy = Application.FileSearch
....

Now, I client uses my program in a Citrix
environment and this code produces the
runtime error 430 ("Class does not support
Automation or does not support expected
interface").

Do I have to change my program or does
my client has to adjust his environment?

Thanks for any hints.

Best Regards, George
 
Top