Comments
2 comments
-
Hi Volody,
It's pretty clear that you are trying to bind to a member in another assembly using reflection, so if you are using merging you may have to switch to embedding. Trying to bind to types that have been renamed by SmartAssembly may also fail. -
It could also be that the assembly being merged has the PrimaryInteropAsssembly attribute set. SA doesn't support that merging scenario yet as far as I'm aware.
Add comment
Please sign in to leave a comment.
Form1.ExecuteNextStep-Could not load type 'XX.XX' from assembly 'MyAssembly, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. The type is marked as eligible for type equivalence, but it is not marked as public.
[2010-09-06 14:23:23.484] Form1.ExecuteNextStep- at X.