> I am looking for a way to compile an assembly in VS2005 under framework 2
> and then force it to run under framework 1.1 - is this possible?
No, it's not possible. Framework 2 is a newer version. In order for an
assembly compiled with Framework 1 to support it, Microsoft would have had
to know the programming model of Framework 2 years before it was even built.
Now, Bill Gates is a visionary, but I don't think he's clairvoyant!

Signature
HTH,
Kevin Spencer
Microsoft MVP
Professional Chicken Salad Alchemist
What You Seek Is What You Get.
> Apollogies if this is in the wrong group
>
[quoted text clipped - 18 lines]
>
> Murray