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

  • Home
  • SEARCH
  • 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 47611
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T16:08:59+00:00 2026-05-10T16:08:59+00:00

Has anyone tried the ActiveRecord Intro Sample with C# 3.5? I somehow have the

  • 0

Has anyone tried the ActiveRecord Intro Sample with C# 3.5? I somehow have the feeling that the sample is completely wrong or just out of date. The XML configuration is just plain wrong:

<add key='connection.connection_string' value='xxx' /> 

should be :

<add key='hibernate.connection.connection_string' value='xxx' /> 

(if I understand the nhibernate config syntax right..)

I am wondering what I’m doing wrong. I get a ‘Could not perform ExecuteQuery for User’ Exception when calling Count() on the User Model.

No idea what this can be. The tutorial source differs strongly from the source on the page (most notably in the XML configuration), and it’s a VS2003 sample with different syntax on most things (no generics etc).

Any suggestions? ActiveRecord looks awesome..

  • 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. 2026-05-10T16:09:00+00:00Added an answer on May 10, 2026 at 4:09 pm

    (This was too long for a comment post)

    [@Tigraine] From your comments on my previous answer it looks like the error lies not with the configuration, but with one of your entities. Removing the ‘hibernate’ corrected the configuration so that it geve you the real error, which appears to be that the entity ‘Post’ is not properly attributed for ActiveRecord to create its mapping.

    If you further down in the error that it gives, it likely has some details as to what about ‘Post’ failed.

    Some common things include:

    • THe class does not have the [ActiveRecord] attribute.
    • There is no property with the [PrimaryKey] attribute.
    • There is no matching table called ‘Post’ (or ‘Posts’ if PluralizeTableNames is ‘true’).
    • There is no matching column(s) for attributed properties.
    • Your attributed properties and public methods are not virtual (this one kills me all the time).
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 74k
  • Answers 74k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer Try: <%= Html.RouteLink('MyText', 'Pagesize', new { controller = 'Home', action… May 11, 2026 at 2:13 pm
  • added an answer To continue on from nickf's excellent answer, this is slightly… May 11, 2026 at 2:13 pm
  • added an answer Don't change the ASC or DESC, change the sign of… May 11, 2026 at 2:13 pm

Related Questions

has anyone ever tried to get the list of all the movieclips (even the
Has anyone tried installing SQL Server 2008 Developer on a machine that already has
Has anyone tried to dynamically select which properties they want to write to an
Has anyone ever tried, or had any success at getting Wascana (Eclipse CDT +
I'm having some performance issues in a rails project (running on rails 2.0.5), for
I have a data model something like this: # columns include collection_item_id, collection_id, item_id,
I'm using Ubuntu 8.10 and I installed Ruby and Ruby on Rails following the
I have a really large VB6 code base with a ton of 3rd party

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.