Hi All,
In my app. RConnection::Start() and RConnection::Stop() sometimes causes ViewSrv 11.
While searching this found a post @ http://mikie.iki.fi/symbian/faq/faq23.html
Can any buddy suggest me workaround for RConnection::Start, to avoid ViewSrv 11?There are numerous async functions without a corresponding cancel
(RFile::Write, CObexClient::Connect, RConnection::Start). Since
some of these requests might take an indefinite time to complete
it's really painful - you might get a ViewSrv 11 panic just by
trying to cancel an action. Some of them can be worked around,
but none of those workarounds are documented.






