|
-
Oct 30th, 2007, 03:56 AM
#1
Thread Starter
Addicted Member
.net framework v2 but want to run v1...
I have written a very simple application in vs2005. This application is using system.dll, system.drawing.dll and system.windows.forms.dll however because I have .net framework v2 on my computer it is using that version of the dll's. However the majority of the computers that I want to run this on e.g. over 500 have .net framework v1.1
When I try to run my exe on the other machines, it obviously tells me that this app requires .net framework v2 to run. Is there a way that I can get my app to use .net framework v1 instead?
I do not really want to install .net framework v2 on all the machines.
Thanks in advance
Simon
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|