Hi, I have a customer who moved to a new 7.3 IBM i but he has problems running his old RUI app on the new server. Here is the background
We built an EGL RUI app with RBD 7.5 and it was running on WAS 6.1. We haven't touched this app for 6 years it just worked.
Now having the new IBM i server:
The customer moved the installation files from the 6.1 server to the 8.0 and the app doesn't run. Actually the EGL services that call RPG programs seem to work but the RUI stuff does not work.
He called me for help:
I migrated the EGL app to RDB 8.5 and then RDB 9.5, but no difference.
I can see in the browser debugger the following fatal error Refused to set unsafe header "Content-Length" and this line of code is causing it: xhr.setRequestHeader("Content-Length",_b6.length);
Do you guys have an idea how to generate the RUI app so it will run without problems.
Any ideas would be welcome
Claus
clausweiss