ILMerge Problem


hi
am gettting exception when merge assembly using ilmerge. purpose want downgrade .net 2.0 assembly .net 1.1 assembly using ilmerge.
the problem following exception when merge vb.net assembly. 
an exception occcured during merging:
ilmerge.merge: target assembly 'testvb' lists external reference.
at ilmerging.ilmerge.merge()
at ilmerging.ilmerge.main(string[] args)

if merge c# assembly, there no exception. 
pls me .


 
best regards,
andy 

it not possible, v1.1 clr version cannot interpret v2.0 assembly metadata.  updated support stuff generics.  v2.0 version of clr has no problem v1.1 metadata.  either recompile or use .config file v2.0 clr gets used.
hans passant.


.NET Framework  >  Common Language Runtime Internals and Architecture



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'