Re: Cffile Write Problem

2007-12-11 Thread [EMAIL PROTECTED] [EMAIL PROTECTED]
When you say that you "open up the rights" what are you referring to?  What you 
need to do is to make sure that the ColdFusion service is running under a 
defined login account, which has been granted rights to the location you are 
writing to, and not under the default local account.  The local account does 
not have, and cannot be given, permissions to access network drives.

>Thanks we open up the rights and it is still occurring. 
>The Network guys think it is a CFfile timeout issue which 
>apparently cannot be controlled.
>
>
>On Thu, 6 Dec 2007 17:42:44 -0500 (GMT-05:00)
>  "James Blaha" <[EMAIL PROTECTED]> wrote:
>> 

~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294542
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Cffile Write Problem

2007-12-07 Thread Lee
Thanks we open up the rights and it is still occurring. 
The Network guys think it is a CFfile timeout issue which 
apparently cannot be controlled.


On Thu, 6 Dec 2007 17:42:44 -0500 (GMT-05:00)
  "James Blaha" <[EMAIL PROTECTED]> wrote:
> Hi Lee,
> 
> You need to make sure that the service the ColdFusion 
>application server runs under has rights to that UNC 
>path. Give that a try.
> 
> -Jim 
> 
> 

~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294387
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Cffile Write Problem

2007-12-06 Thread James Blaha
Hi Lee,

You need to make sure that the service the ColdFusion application server runs 
under has rights to that UNC path. Give that a try.

-Jim 

~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294358
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Cffile Write Problem

2007-12-06 Thread Lee
We are having a problem writing files. When we send the 
files locally to the Web server it works fine. When we 
change the path to our SAN occasionally a couple files get 
through but most throw an error like the following.

An error occurred when performing a file operation write 
on file \\ksdsan01\ksdPDF\QA\2985481_A_7840.PDF. 
Application The cause of this exception was: 
java.io.FileNotFoundException: 
\\ksdsan01\ksdPDF\QA\2985481_A_7840.PDF (Access is 
denied).

Because some files do get through I'm doubting that it's 
an access problem as the error states. Is there a built in 
timeout in cffile write?

Lee Surma

~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294314
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4