Hi,

My mission is to copy the file directly from a sharepoint directory (which can 
only be accessed through url path like 
http://sharepointserver/docs/getfile.doc) into the coldfusion application 
server path (defined by mapping)

Issue is I tried using the cffile tag for it but I guess cffile doesn't handle 
the url path like (http://sharepointserver/docs/getfile.doc), so I went with 
cfhttp to resolve the url and get the content.

I am able to pass through all the syntax issues but it gives me an error saying 
"you are not authenticated", actually there are no credentials set on the 
sharepoint server even though it gives me with the error message.

I'd appreciate if any one has a solution for this?

Thanks & Regards,
Vamsi



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

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

Reply via email to