Error not shown in web , but shown in exeoutput

there is no error when i run my application normally in chrome
but when i run same in exeoutput
it shows error
so what to do
if i can see same errors on web browser i can solve easily

Use the Developer Tools if it’s an HTML/JS error. Or the PHP debugging tools in ExeOutput if it’s due to PHP.