Community
Participate
Working Groups
Build Identifier: 20110908 nightly build Got service Call error on runtime if the service contains return type or param Error message as follow [CRRUI1083E] 处理浏览器事件 click 时出错。 [CRRUI2002E] ??? CallSimpleServiceParam 中发生了错误:Object doesn't support this property or method [CRRUI2094E] 以下是导致此错误的 EGL 函数调用: Reproducible: Always Steps to Reproduce: 1. Create a Web Client with Service project1. 2. Create service, add functions with return type or with primitive type param. 3. Create another Web Client project2. 4. Modify the project2 dd file to binding the service in project1. 5. Create RuiHandler call the service. 6. Deploy the projects to two different web project. 7. Run the Ruihandler html file, error message appears.
Error message update as follow [CRRUI1083E] An error occurred while the click browser event was being handled. [CRRUI2002E] ??? An error occurred inside CallSimpleServiceParam: Object doesn't support this property or method [CRRUI2094E] Here are the EGL function calls leading to this error:
I guess this has been fixed by the change in bug 356434. Please retest this. Thanks.
verified in 20110929