visual-studio-2010 - “.NET Framework 3.5 SP1 客户端配置文件”先决条件

标签 visual-studio-2010 .net-3.5 installation prerequisites .net-client-profile

我有一个 .Net 安装项目并将先决条件的安装位置设置为“从与我的应用程序相同的位置下载”。

我从 https://www.microsoft.com/downloads/en/details.aspx?FamilyID=992cffcb-f8ce-41d9-8bd6-31f3e216285c 下载了“Microsoft .NET Framework Client Profile Offline Installer”并将其放在目录中:

C:\Program Files (x86)\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages\DotNetFx35Client

C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bootstrapper\Packages\DotNetFx35Client

但我仍然收到错误消息“先决条件尚未设置为‘组件供应商的网站’,并且无法在磁盘上找到项目‘.NET Framework 3.5 SP1 客户端配置文件’中的文件‘DotNetFx35Client\DotNetFx35ClientSetup.exe’。”

任何的想法?

我有 Windows 7 和 Visual Studio 2010 ......

谢谢!
斯特凡

最佳答案

请注意名称不匹配,您下载的文件中缺少“安装程序”。重命名文件,使其名称与 VS 提示的名称相匹配。

关于visual-studio-2010 - “.NET Framework 3.5 SP1 客户端配置文件”先决条件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4714908/

相关文章:

visual-studio-2010 - 将MSBuild 3.5与Visual Studio 2010一起使用

c++ - Visual Studio 2010 和 boost::bind

c# - StreamWriter 追加随机数据

c# - 确定类型是否为匿名类型

c# - 将匿名类型传递给 IComparer<T>

python - MANIFEST.in 在 "python setup.py install"上被忽略 - 没有安装数据文件?

c# - Page EventValidation is True 错误?

c# - 为什么 Visual Studio 在调试 UnhandledException 事件时循环

installation - 是否有 Julia 和 Atom 组合的稳定版本可以按照说明进行安装?

Lua CLI 安装 - 如何让终端命令 'lua' 在 OSX 上运行?