Thanks...but I don't have administrator access..it...
# cfml-general
f
Thanks...but I don't have administrator access..itll have to be (l)user access, will this be possivble?
d
Actually it's about the user access. For example, if your onedrive account (i.e. JohnDoe) has access to areas and you want to allow CF to have access to those areas as well, then in the properties for CF (under Services) will need to run as 'JohnDoe'. Remember, you will need to give full permission to all of ColdFusion directory on the server. If you don't, the CF application will NOT have the right permissions to access things like the administrator, scripts, etc. Once you have all this done, they you just need to make sure that have either 'mapped' a drive or your code uses a \\UNC path. I found it easier to just map a drive but hey, whatever works. Hope this helps.