Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
klaforc #1
Network Access
Hi, What I have is a Windows 2000 machine with Novell installed on the server
where ColdFusion is running. We have another file server that is mapped to the
O: on this machine. The problem is that when I try to access a folder on the
O: (either using O:\file or //servername/file) it says
java.io.FileNotFoundException (the network name cannot be found). I have the
ColdFusion app service using a local windows account for the "Log On" section.
So my question is, is it possible to access this network drive? I am thinking
there might be way to let the service run under a Novell account, but I am
certainly open to other suggestions. Thank you for any help.
Keith
klaforc Guest
-
local network access
i have windows xp pro installed with iis. i want local computers on the network to be able to access my iis site, anyone know how to do this? i... -
Network File access using anonymous access
I have seen a number of entries related to accessing remote resources (files in my case) that need to reside on a remote server. We must leave our... -
Access From Network
Hi Kahuna, are you asked to enter your Username and Password when trying to access your shares? Let say you have PC named PC1 witch has user... -
FileSystem access to network
I want to write a script that can read and write files to a place on a network file-server. Since the machine-local IUSR is not a domain user, it... -
can't access home network; PLEASE HELP!!!!
Check this. http://support.microsoft.com/default.aspx?scid=kb;en- us;316414 Edition. The wireless bought the internet through the wizard). ... -
nTesla #2
Re: Network Access
My guess is that whatever user coldfusion runs as doesn't have the drive mapped as O. You could try using the whole network path...
nTesla Guest
-
klaforc #3
Re: Network Access
Yes, your right, the ColdFusion account does not have the drive mapped, only our Novell accounts can get the drive mapped. So is it possible to run the ColdFusion service under a Novell account?
klaforc Guest
-
nTesla #4
Re: Network Access
Originally posted by: klaforc Yes, your right, the ColdFusion account does not
have the drive mapped, only our Novell accounts can get the drive mapped. So
is it possible to run the ColdFusion service under a Novell account? I suspect
it's possible. I can't help you with implementation, though. It might be
simpler to make the O: drive accessible in some other way, such as ftp if the
fileserver is read-only.
nTesla Guest



Reply With Quote

