I have fixed the issue with the proxy generator. Apparently DP creates proxies under the namespace Castle.Proxies which was not referenced in the Proxy Generator. I have fixed this so I now have a working version of the StaticProxyGenerator for the latest ActiveRecord and NHibernate builds.
On Aug 3, 4:03 pm, Jason Sznol <[email protected]> wrote: > The issue isn't specifically with DP under medium trust. The static > proxy builder during the unit testing and subsequently at compile time > in my application is not finding the proxy classes in the assembly > file that it should be generating as output. I am investigating the > issue further and I'll post back when I have some more concrete > information. > > On Aug 1, 2:16 am, Jonathon Rossi <[email protected]> wrote: > > > Do you have more details of the errors you are getting running DP under > > medium trust? > > > On Sat, Aug 1, 2009 at 3:07 AM, Jason Sznol <[email protected]> wrote: > > > > Thank you for the reply. The latest version of DP or something in the > > > NHibernate library is causing the unit tests to fail in the ProxyGen > > > project. Unfortunately, I had made the assumption that it should just > > > work as well and it does not. > > > > On Jul 31, 12:57 pm, Tuna Toksoz <[email protected]> wrote: > > > > last number is 2.1.0.4000 (that is GA) > > > > I believe that if you make all use the same version of DP and NH it > > > should > > > > just work. > > > > > Tuna Toksöz > > > > Eternal sunshine of the open source mind. > > > >http://devlicio.us/blogs/tuna_toksozhttp://tunatoksoz.comhttp://twitt... > > > > > On Fri, Jul 31, 2009 at 7:42 PM, Jason Sznol <[email protected]> > > > wrote: > > > > > ast build number is right but it should b > > > -- > > Jono --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
