Re: Unknown Host: Operation timed out Error
Re: Unknown Host: Operation timed out Error
- Subject: Re: Unknown Host: Operation timed out Error
- From: Shraddha Karwan <email@hidden>
- Date: Fri, 15 May 2009 19:10:51 +0530
Ok, but then what else could be the reason for the crash. The error message
is absolutely unexplainable. Also seems like not many developers have come
across this error. Am I missing out on some thing?
On Fri, May 15, 2009 at 5:34 PM, Andrew Farmer <email@hidden> wrote:
> On 15 May 09, at 04:54, Shraddha Karwan wrote:
>
>> I am writing an iPhone application. When I traverse from the main screen
>> to
>> a second screen, an AlertView is displayed.
>> If the user clicks on the Cancel button of this alert view I am traversing
>> back to the main screen.
>> I used this
>>
>> [self.navigationController popToViewController:
>> [self.navigationController.viewControllers objectAtIndex:0] animated:YES];
>>
>> But I get an error "Unknown Host: Operation timed out" on the debugger and
>> the application crashes. I searched on the internet and
>> got to know that this error is related to SNMP.
>>
>
> No, you're on the wrong track. SNMP is not involved at all here - the fact
> that a similar error message appears on the net-snmp-users mailing list is a
> coincidence.
>
--
Regards,
Shraddha Karwan
Success usually comes to those who are too busy to be looking for it.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden