Correction: What I meant to say was that, yes the assembly
information is read correctly, but the xml file associated with
the netmodule is not read. In this case I have two files: a dll
and a .netmodule associated with the assembly. Both have
XML files because the .netmodule is from a different
language. When the DLL is parsed, it only reads the .XML file
from the .DLL not the .netmodule.xml file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=919791
Again, I am unsure what you are asking? could you please
elaborate with a more concrete description & example?
Logged In: YES
user_id=1165822
Correction: What I meant to say was that, yes the assembly
information is read correctly, but the xml file associated with
the netmodule is not read. In this case I have two files: a dll
and a .netmodule associated with the assembly. Both have
XML files because the .netmodule is from a different
language. When the DLL is parsed, it only reads the .XML file
from the .DLL not the .netmodule.xml file.
Logged In: YES
user_id=919791
I'm changing the title and moving this to RFE's...