Icon View Incident Report

Serious Serious
Reported By: Riaz
Reported On: 11/9/2015
For: Version 2.02 Build 4
# 4293 Web Server Returning Duplicate Access-Control-Allow-Origin Headers with Cross-Resource Requests

I have a problem with the following error

Error: Dataset load response error ( cannot connect to server)

I am using the following code:

Database.BaseURL:='http://epos4u.4irc.com:6005/datasets?method=rows&dataset=butts';
Database.LoadRows(mybutts);



Comments Comments
This wasn't an issue with IE, but both Firefox and Chrome viewed (correctly, of course) the duplicate Access-Control-Allow-Origin headers as an error, and prevent the cross-origin request. This was also an issue with the native Delphi TEWBDatabaseAdapter component when used to handle dataset requests in web server modules.


Resolution Resolution
Fixed Problem on 11/10/2015 in version 2.03 build 1


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial
Elevate Web Builder Modules

Image