I am trying to implement a simple test of the Spring remoting using the example documented at
http://opensource2.atlassian.com/con...rvices+Support
When I run this example, I get the following
...
System.Reflection.ReflectionTypeLoadException: One or more of the types in the assembly unable to load.
...
Spring does create the DLL file.
Has anyone else created a test using this sample?
Regards,
Tony


Reply With Quote