Right I have got an XML file that has been created using CFWDDX CFML2WDDX, when I try to read this file back in using CFFILE Read the file is read, displayed and inserted into a test database in the required fields. When however I try to use CFHTTP to read the file contents, I get an error (and this is a real helpful one!) "unknown element encountered" this error indicates the CFWDDX line of the code. Like I said this only happens when I use CFHTTP, I need to use this obviously to connect to a remote server. Anyone got any ideas ?