Wake-Up-Jeff
2010-02-08 23:54:57 UTC
I have developed a VB.NET application and am trying to target .net framework
V3.0.
The project was initially developed using Visual Studio 2005.
I am now using VS 2008 Professional.
I go to project\properties\compile\advanced compile options.
From the "Target Framework" dropdown list box, I select .NET Framework 3.0.
VS informs me that it needs to close and re-open the project.
Fine.
Once the project is re-opened, I check the setting, and it is still set to
.NET Framework 3.0.
Great.
I rebuild the project and copy the EXE to the destination computer.
When I try to run it, I get a message that the system needs .net framework
v2.0.x in order to run my application.
What am I doing wrong?
V3.0.
The project was initially developed using Visual Studio 2005.
I am now using VS 2008 Professional.
I go to project\properties\compile\advanced compile options.
From the "Target Framework" dropdown list box, I select .NET Framework 3.0.
VS informs me that it needs to close and re-open the project.
Fine.
Once the project is re-opened, I check the setting, and it is still set to
.NET Framework 3.0.
Great.
I rebuild the project and copy the EXE to the destination computer.
When I try to run it, I get a message that the system needs .net framework
v2.0.x in order to run my application.
What am I doing wrong?