vb.net - VB 2010 Express Failed to publish applications -


i have problem vb 2010 express now. tried publish application shows these errors:

cannot publish because project failed build. item '.netframework,version=v4.0,profile=client' not located in 'c:\users\user\appdat\local\temporary projects\windowsapplication1'. item 'microsoft.windows.installer.3.1' not located in ... not find required file 'setup.bin' in '...\engine'.

why see these errors? there way solve it? thank you. image

looks .net framework issue.

try set .net framework , in visual studio click on project -> clear.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -