Hello Everybody!
I am trying to make an HTTPEngine. This http class is working fine in s60 3rd edition, 3rd edition fp1, but when tried on Nokia 5800(s60 5th edition) it results with "Application Closed Menu: ViewSrv 11".
Although after I press Ok on this dialog it disappears and my application works fine. I want to know why this is happening. This panic comes when RConnection::Start(); is called.
I am using HTTP post method. After making this connection I am instantiating other objects too. I have tried the same code in several devices as N95, E61 and E51, It works fine on these devices.
Thanks in advance




