|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Trouble deploying simple VB.NET program.
I created a very simple VB.net program that has a few buttons that run different shell programs. I wanted to deploy this app. I created and built the setup project. When I copy it to the other PC and then run it (no matter what the PC) I get the following error.
"This setup requires the .NET Framework. Please install the .NET Framework and run this setup again." Why is that? Is it because I'm using the shell command on the buttons? |
|
#2
|
||||
|
||||
|
Check the versions of the .NET framework that's installed on the machines. You might be developing in a different version then what's installed on the client machines.
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > .NET Development > Trouble deploying simple VB.NET program. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|