Just to double-check, do you have .Net 2.0 SP1 installed? (i.e., all the latest updates to the .Net framework?)
There used to be a bug in .Net2.0 that caused this. (but it's a while since I've seen it tbh - just a wild stab in the dark) https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=286056 http://forum.castleproject.org/viewtopic.php?t=3145 From: Tuna Toksoz Sent: Sunday, July 26, 2009 6:48 AM To: [email protected] Subject: [nhusers] Re: What do I even begin to look for? I believe that the problem is a property which has the same name in base class. i mean A { Name } B:A { Name } Tuna Toksöz Eternal sunshine of the open source mind. http://devlicio.us/blogs/tuna_toksoz http://tunatoksoz.com http://twitter.com/tehlike On Sun, Jul 26, 2009 at 2:58 AM, Brendan Erwin <[email protected]> wrote: Yes, I do have a base class, I'm guessing you are thinking I've confused it with something in the base class vs. the domain class? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
