Application.FileSearch

R

Renee Olson

Windows Server 2003 Std
Office 2003 SP2
3rd Party App that uses a Word macro that utilizes application.filesearch
Users connect via Terminal services to run the application

Everytime the app gets to the code where application.filesearch is used a
runtime 340 error is given. Only using the domain admin account does the
application work as designed. We have rebuilt the server several times with
the same result (thinking a dll had been adversely affected by a patch). No
errors are reported in the event log. I have also put a test user in a the
domain admin group with no luck. Suggestions??
 
P

Perry

If you have access to the violating macro, what's the code?
Can you show is the obstructing lines?
-------------------------------------
Krgrds,
Perry

System parameters:
POS: WinXP SP2
MSO: MSOffice 2003 SP2
DEV: VS8 (dotnet)
 
Top