Alright guys I have been over and over the docs and I am still getting an error, below is the log file, but only when i export the products. Users and categories work great. I just wanted to make sure that i could export before i did an import. Any thoughts would sure help.
Starting Export at 11/28/2007 10:47:54 PM
Export mode: product
Logging Into Web Store
Using Store:
http://www.mysite.com/WebServices3.asmxSuccessfully logged into store
Getting List of Products
Export Error: There is an error in XML document (3781, 12404). - at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle)
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at BvcImportTool.BVweb.WebServices3.Catalog_InternalProduct_FindByCriteria_WithPaging(AuthenticationToken& token, ProductSearchCriteria ProductSearchCriteria, Int32 startRowIndex, Int32 maximumRows, Int32& rowCount)
at BvcImportTool.Core.Modules.ProductTranslator.Export()
at BvcImportTool.MainForm.btnExport_Click(Object sender, EventArgs e) Deserialize