I'm trying to publish an application with a pre-req being .NET 4.5. I have Clicked create a setup program to install prereq components and I have selected to include .NET Framework 4.5
I have Selected download pre-req from the following location: and set a link to my server. This is the error when I try Publish it:
To enable 'Download prerequisites from the same location as my application' in the Prerequisites dialog box, you must download file 'DotNetFX45\dotNetFx45_Full_x86_x64.exe' for item 'Microsoft .NET Framework 4.5 (x86 and x64)' to your local machine. For more information, see http://go.microsoft.com/fwlink/?LinkId=239883.
I've tried with .NET 4.5 and .NET 4.5.1, downloaded to local PC and Server and still have the same issue.
Anyone know what the go is? Thanks.