brengine
Mechanical
- Apr 19, 2001
- 616
Anyone know a good forum to ask a VB.Net question to?
If you're interested, this is my problem...
My old computer died. It was running XP and VB.Net2005. I have a new computer (Windows 7) and I could only find VB.Net2010 available for download and install.
My application migrated to 2010 fine and works correctly. I can Build an EXE and Publish the installer. Everything works fine on my new computer, the problem is I can't get the program to install/run on older computers now. It looks like for the application to work the target computer must be running .Net Framework 4.0 (but I am still far from an advanced programmer, so I may be wrong).
I have done some research and tried including a Bootstrapper for .Net Framework 3.5 or older...but no additional files are being created for my install CD.
So my question is...Is getting the bootstrapper the key to getting this issue resolved, or do you know what else I could try?
Thank you.
brengine
If you're interested, this is my problem...
My old computer died. It was running XP and VB.Net2005. I have a new computer (Windows 7) and I could only find VB.Net2010 available for download and install.
My application migrated to 2010 fine and works correctly. I can Build an EXE and Publish the installer. Everything works fine on my new computer, the problem is I can't get the program to install/run on older computers now. It looks like for the application to work the target computer must be running .Net Framework 4.0 (but I am still far from an advanced programmer, so I may be wrong).
I have done some research and tried including a Bootstrapper for .Net Framework 3.5 or older...but no additional files are being created for my install CD.
So my question is...Is getting the bootstrapper the key to getting this issue resolved, or do you know what else I could try?
Thank you.
brengine