Hi,
Can anybody help me in the conversion of a .net 1.1 dll to a .net 2.0 dll using ILMerge.
But, while doing so, I am getting the following error.
"An exception occured during merging.
Unresolved assembly reference not allowed"
Actually, the dll which i am using is an external dll which was developed in .net 1.1. I'm trying to convert it into .net 2.0 dll.
Is there any other way to do the above conversion? Please help me in this regard.
Thanks in advance.........
Thanks,
Praveen.