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 8588907
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T22:55:03+00:00 2026-06-11T22:55:03+00:00

After updating to Xcode 4.5 beta I have this error. I don’t get the

  • 0

After updating to Xcode 4.5 beta I have this error. I don’t get the same error if I run the project by Xcode 4.3.3.

'NSInternalInconsistencyException', reason: '-[UIViewController _loadViewFromNibNamed:bundle:] loaded the "LocationList" nib but the view outlet was not set.'

“LocationList” is a custom cell and the owner is a subclass of UITableViewController. I tried to subclass it to UIViewController and connect it to “view” in IB but then it doesn’t recognize [self.tableview reloadData];

  • 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-06-11T22:55:05+00:00Added an answer on June 11, 2026 at 10:55 pm

    I had the same issue and what I did was just overriding the loadView method. So weird new Xcode cannot figure that it is not supposed to load the TableView from the Nib when we override the UITableViewConroller (in my case I did not use IB to put a TableView, just created a new class which is a subclass of UITableViewController, this works fine in Xcode 3.3 but not in 4.5).
    This would definitely fix your issue,

    -(void)loadView {
    [super loadView];
    

    }

    but I am not so sure about the cause for this.

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

Sidebar

Related Questions

I get a strange PHP error after updating my php version to 5.4.0-3. I
after updating my grails app's security plugins, i get the following error when deploying
After updating to Xcode 4.4 last week i do not get autocomplete suggestions for
After updating the SDK, Eclipse shows this error: ADB server didn't ACK, failed to
For some reason after updating to Snow Leopard, my Xcode 3.2 is stupid like
After updating my ADT, I get the following error when trying to rename my
After updating Xcode via App Store, I now have 2 Xcode apps in my
After updating to XCode 4.3, all my archives built using XCode 4.2 are gone.
I'm using version control Versions SVN for Mac. After updating, Xcode begun to show
After updating to WHM/cPanel 11.30.0, PHPMailer mails are now being rejected by exim. This

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.