CIntConnectionInitiator::ConnectL() fails with KErrCouldNotConnect (S60 1.x)
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
The article is believed to be still valid for the original topic scope.
The article is believed to be still valid for the original topic scope.
Article Metadata
Compatibility
Platform(s): S60 1st Edition
Article
Created: User:Technical writer 2
(11 Aug 2003)
Last edited: lpvalente
(15 Dec 2012)
Overview
CIntConnectionInitiator::ConnectL() fails with KErrCouldNotConnect (S60 1.x)
Description
If, for some reason, (for example, invalid access point configuration) ConnectL() fails and returns KErrCouldNotConnect, any attempt to make a connection with any other valid AP fails with the same reason. The same problem occurs if TerminateActiveConnection() is called.
Solution
It is a known issue that CIntConnectionInitiator cannot recover in such error cases. For a workaround, the CIntConnectionInitiator object must be recreated if KErrCouldNotConnect occurs.


(no comments yet)