Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6321203
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T16:06:35+00:00 2026-05-24T16:06:35+00:00

What does this error mean exactly and how do I fix it? 2011-08-10 12:06:54.116

  • 0

What does this error mean exactly and how do I fix it?

2011-08-10 12:06:54.116 ScanTest[973:707] *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<ScanTestAppDelegate 0x190970> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key navigationController.'
*** Call stack at first throw:
(
    0   CoreFoundation                      0x36d0d64f __exceptionPreprocess + 114
    1   libobjc.A.dylib                     0x33f66c5d objc_exception_throw + 24
    2   CoreFoundation                      0x36d0d3cd -[NSException dealloc] + 0
    3   Foundation                          0x3511eedb -[NSObject(NSKeyValueCoding) setValue:forUndefinedKey:] + 182
    4   Foundation                          0x350d79cb _NSSetUsingKeyValueSetter + 90
    5   Foundation                          0x350d7217 -[NSObject(NSKeyValueCoding) setValue:forKey:] + 194
    6   Foundation                          0x350b942f -[NSObject(NSKeyValueCoding) setValue:forKeyPath:] + 130
    7   UIKit                               0x35cfd8df -[UIRuntimeOutletConnection connect] + 66
    8   CoreFoundation                      0x36ca5d7b -[NSObject(NSObject) performSelector:] + 18
    9   CoreFoundation                      0x36ca599d -[NSArray makeObjectsPerformSelector:] + 388
    10  UIKit                               0x35cfc847 -[UINib instantiateWithOwner:options:] + 586
    11  UIKit                               0x35cfde09 -[NSBundle(UINSBundleAdditions) loadNibNamed:owner:options:] + 92
    12  UIKit                               0x35b284cd -[UIApplication _loadMainNibFile] + 96
    13  UIKit                               0x35b22b09 -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 180
    14  UIKit                               0x35af77d7 -[UIApplication handleEvent:withNewEvent:] + 1114
    15  UIKit                               0x35af7215 -[UIApplication sendEvent:] + 44
    16  UIKit                               0x35af6c53 _UIApplicationHandleEvent + 5090
    17  GraphicsServices                    0x36431e77 PurpleEventCallback + 666
    18  CoreFoundation                      0x36ce4a97 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 26
    19  CoreFoundation                      0x36ce683f __CFRunLoopDoSource1 + 166
    20  CoreFoundation                      0x36ce760d __CFRunLoopRun + 520
    21  CoreFoundation                      0x36c77ec3 CFRunLoopRunSpecific + 230
    22  CoreFoundation                      0x36c77dcb CFRunLoopRunInMode + 58
    23  UIKit                               0x35b21d49 -[UIApplication _run] + 372
    24  UIKit                               0x35b1f807 UIApplicationMain + 670
    25  ScanTest                            0x000037fb main + 70
    26  ScanTest                            0x00002e44 start + 40
)
terminate called after throwing an instance of 'NSException'

Here is my didFinishLaunching method in my app delegate:

- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {    
    // Override point for customization after app launch    
    UINavigationController *navigationController = [[UINavigationController alloc] init];
    [window addSubview:navigationController.view];

    MainViewController *viewController = [[MainViewController alloc] init];
    [navigationController pushViewController:viewController animated:NO];
    [viewController release];

    // Override point for customization after application launch
    [window makeKeyAndVisible];
    return YES;
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T16:06:37+00:00Added an answer on May 24, 2026 at 4:06 pm

    Your MainWindow.xib is missing an outlet for navigationController, even though it’s still being connected. Either re-add the IBOUtlet to your AppDelegate.h, or disconnect the outlet from the XIB.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What exactly does this error message mean and how do I fix it? Dereference
What does this mean and why am I getting this error. Any suggestions on
All are from this post . What does these statement mean: error(nargchk(5, 6, nargin));
What does this error mean, I don't recognize it? me@michael-laptop:~/3$ rails new zzz -dmysql
What does this error mean? Here is the line of code that generates it
What does this mean exactly? I'm doing something like this: File.Copy(@\\foo\bar\baz.txt, @c:\test\baz.txt); MSDN doesn't
What does this error mean? HTTP 404. The resource you are looking for (or
What does this error mean? TypeError: cannot concatenate 'str' and 'list' objects Here's part
What does this error mean? Generic.h:25: error: 'Generic' is not a template type Here's
what does this error mean?? Ran 1 test in 0.002s FAILED (failures=1) ankit@ubuntu:~/Desktop$ python

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.