I have a strange error I am trying ot figure out. When I upgrade my project from NH .9 to 1.0 I start getting this exception while loading an object:
System.MissingMethodException: Method not found: System.Object Castle.DynamicProxy.ProxyGenerator.CreateClassProxy(System.Type, System.Type[], Castle.DynamicProxy.IInterceptor, System.Object[]).
It does not happen in VS.NET, only when ran separately. I checked to make sure I had the latest CastleProxy, and it looks like I do (the 68k file size one).
|