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 51k
  • Answers 51k
  • 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 Have a look at this post. May 11, 2026 at 6:29 am
  • added an answer How can I keep the DCOM object alive until I… May 11, 2026 at 6:29 am
  • added an answer Have you tried explicitly converting your empty string? LIST( case… May 11, 2026 at 6:29 am

Top Members

Trending Tags

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

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.