Another weird RTC problem finding files

davmac1davmac1 Member Posts: 1,283
edited 2011-03-24 in NAV Three Tier
I have a program that uses FILE to read a directory and search for PDF files.
It works in the dev environment which has a single server hosting SQL Server, Application tier and NAV Classic and RTC clients where the directory and files I am processing is using a UNC pathname (\\servername\dirname).
It works in the 3 server environment on CLassic. On RTC it only works if the files are on the C drive of the app server.
The app servers for both dev (1 server) and production (3 servers) are both using the same Windows user ID and they were both set to read from the same UNC name.
Is there any reason that the app server in a 3 tier would have problems finding files in a UNC directory?

Comments

Sign In or Register to comment.