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

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -