Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Redirect .net Framework 4.0 in VB Express 2010

Status
Not open for further replies.

UnsolvedCoding

Technical User
Jul 20, 2011
424
0
0
US
I am trying to get a program to run in VB Express 2010 and when it was originally installed someone else selected to install .Net 4.0 and redirect later. Now we cant figure out how to redirect it.

Does anyone know how to do this?

A bit of history. The other person selected to install and redirect 4.0 and then went and downloaded .Net 3.5 and lastly we downloaded 2.0. At this point I am trying to get Visual Basic 2010 Express to work on anything and the programs we have are not opening.
 

Project -> Project Properties -> Compile -> Advanced Compile Options -> Target Framework (All Configurations)

I used to rock and roll every night and party every day. Then it was every other day. Now I'm lucky if I can find 30 minutes a week in which to get funky. - Homer Simpson

Arrrr, mateys! Ye needs ta be preparin' yerselves fer Talk Like a Pirate Day!
 
Thanks.

Now I can't get some things to load. The .VB will load but not the .SLN or the .VBPROJ

Ideas?
 
Try this:

Tools->Options->Projects and Solutions->General->check the box labeled "Show advanced build configurations"

I used to rock and roll every night and party every day. Then it was every other day. Now I'm lucky if I can find 30 minutes a week in which to get funky. - Homer Simpson

Arrrr, mateys! Ye needs ta be preparin' yerselves fer Talk Like a Pirate Day!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top