Joe Scaduto said the following:
The type comes from a dll (Schedule.dll) which I compiled with the
namespace which IServices is defined (Umbrella.CIB.Service). The file
where I reflect on the Schedule.dll, where the above code snippet is
from, I have 'using Umbrella.CIB.Service' which is the same namespace I
used for compiling the Schedule.dll I thought then IServices as seen by
'type' and as seen by 'as' would be the same. Am I incorrect in this
assumption?
You should read this : http://www.yoda.arachsys.com/csharp/plugin.html
It seem to be the same problem solved here.
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list