Hello,
i made a project, named 'ONE', that serializes a class named Foo. Then i made a second project, named 'TWO', that need to implement and use Foo so i made FooImpl and used it in a class 'DUMMY' that implements MarshalByRefObject. Now i need a third project that use a class 'DUMMY' from project 'TWO'. When i try to compile project 'TWO' with CLSIDLGenerator.exe i obtain an error...
2009-03-16 15:37:17 UTC in IIOP.NET