Hi Charles,

I just ran into the same problem as you described but in my case the webdav 
server is tied to the port 8086.
Meaning, I am getting the Status code issue.

Did you get to solve the issue?
I am using CFMX 9.0

Thank you,



> Thanks, I was using the CFHTTPPARAM to put a file which is on the 
> local file system to the WEBDAV host. This right now is not a web form 
> just a simple cfm page.
> 
> Thanks,
> - Charles
> 
> > > I seem to be getting closer. I'm now getting a "409 Conflict". I 
> > really dont know much about the WEBDAV protocol. Does anyone know 
> what 
> > a 409 Conflict is.
> > 
> > It means that there's some reason why WebDAV can't accept the file.
> > Maybe it's older than the one already there. Maybe you're providing
> > incorrect parameters. Is there a reason why the name attribute of 
> > your
> > CFHTTPPARAM contains the value "base.xml"? Typically, this contains
> > the name of the formfield that contains the file the server's
> > expecting to receive.
> > 
> > Dave Watts, CTO, Fig Leaf Software
> > http://www.figleaf.com/
> > 
> > Fig Leaf Software provides the highest caliber vendor-authorized
> > instruction at our training centers in Washington DC, Atlanta,
> > Chicago, Baltimore, Northern Virginia, or on-site at your location.
> > Visit http://training.figleaf.com/ for more 
> information! 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348474
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to