twestfall wrote:
> Another issue I fnd strange is that I can change the
path on the data sources
> to just about anything and they will verify... How can
that be?
I do not know, but it gives me encouragement that of this
solution.
By default ColdFusion runs under the 'localsystem' user on a
Windows
server. By default this user has no permissions to access
resources not
on the local system such as your '\\SBT-SERVER\SBT\PRO50\'.
To allow this you need to configure the ColdFusion service in
the
Windows Services Panel to run under a user that has the
necessary
permissions to access the location. Ideally a specific user
designed
for ColdFusion to give it permissions necessary for your
requirements
and nothing more.