c# program incl .net framework 2 dlls

i have made a c# program in visual studio c# express editionSmile
but i have to run iton computers whif .net framework 1.1Tongue Tied
Ideais there a possibilitie i include the dll files from framework 2 in the setup

grzz
kierop

[417 byte] By [kierop] at [2007-12-17]
# 1
No, but you can install the .NET framework 2.0 on the target computers. It runs side-by-side with .NET 1.1, so you won't break any existing apps.
DanielRieck at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...