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 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

Related Questions

Has anyone tried installing SQL Server 2008 Developer on a machine that already has
Has anyone tried out working with the Delete and update command of SPDataSource used
Has Anyone tried using PDF in iPad Application, using CGPDf functions. I have used
Has anyone tried compiling SciPy 0.7.1 on Windows using numpy-1.3.0 that was built with
Has anyone tried coding in managed C++? I have a few questions : How
Has anyone tried to style JButton to look like NetBeans toolbar buttons? That would
Has anyone tried to port PdfSharp library to Mono? I just ran MoMA against
Has anyone tried to dynamically select which properties they want to write to an
Has anyone tried to build an e-commerce site atop MS Dynamics, using the new
Has anyone tried to back up a SharePoint web application using forms based authentication

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.