I have been using the DataPort tool for a couple of weeks and all of the sudden i get the following error when trying to import a .csv file.....
"Authentication Failed. An unknown error occured while processing request. Exception Message:There is an error in XML document (44, 30). At CommerceBuilder.DataClient.API.ACRequestHandler.ProcessRequest(String requestXml)
at ClietApiService.ProcessRequest(HttpContext context) in
C:ClientApi\ClientApiService.ashx:line 39
Anyone else seen this before?
Dataport Error
Dataport Error
Bryan Bundgaard
AC7 User http://www.SchoolSupplyStore.com
AC7 User http://www.SchoolSupplyStore.com
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Dataport Error
Did you change your password on the site? That might be the problem.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: Dataport Error
The dataport tool "connects" to the site.......it is only when I try to upload the .csv file that I get the error message.
Bryan Bundgaard
AC7 User http://www.SchoolSupplyStore.com
AC7 User http://www.SchoolSupplyStore.com
Re: Dataport Error
Have you applied any patch or upgraded to SP1 recently?
Re: Dataport Error
If this is happening only with some particular CSV file, and you can successfully download or upload XML data then your CSV data might be invalid. Most probably your CSV data contains some special characters which are not valid in XML. Please examine your CSV data using some text editor before uploading....Tomgard wrote: "Exception Message:There is an error in XML document (44, 30). At CommerceBuilder.DataClient.API.ACRequestHandler.ProcessRequest(String requestXml)
Thanks for your support
Naveed Ashraf
.com
AbleCommerce Help Center
AbleCommerce Developer WIKI
Follow us on Twitter
Naveed Ashraf

AbleCommerce Help Center
AbleCommerce Developer WIKI
Follow us on Twitter
Re: Dataport Error
Actually all the CSV data is converted to XML before sending it to server, so, it might happen that your CSV data contains some characters which are not valid in XML and causing this issue...
Thanks for your support
Naveed Ashraf
.com
AbleCommerce Help Center
AbleCommerce Developer WIKI
Follow us on Twitter
Naveed Ashraf

AbleCommerce Help Center
AbleCommerce Developer WIKI
Follow us on Twitter