简体   繁体   English

Microsoft .Net Framework 3.5 SP1安装失败

[英]Microsoft .Net framework 3.5 SP1 Setup Fails

On my Vista machine I cannot install the .Net framework 3.5 SP1. 在我的Vista计算机上,我无法安装.Net framework 3.5 SP1。 Setup ends few moments after ending the download of the required files, stating in the log that: 在结束所需文件的下载后,安装程序会在几分钟后结束,并在日志中指出:

[08/26/08,09:46:11] Microsoft .NET Framework 2.0SP1 (CBS): [2] Error: Installation failed for component Microsoft .NET Framework 2.0SP1 (CBS). MSI returned error code 1
[08/26/08,09:46:13] WapUI: [2] DepCheck indicates Microsoft .NET Framework 2.0SP1 (CBS) is not installed.

First thing I did was trying to install 2.0 SP1, but this time setup states that the "product is not supported on Vista system". 我做的第一件事是尝试安装2.0 SP1,但是这次安装程序指出“ Vista系统不支持该产品”。 Uhm.

The real big problem is that this setup fails also when it is called by the Visual Studio 2008 SP1. 真正的大问题是,当Visual Studio 2008 SP1调用此安装程序时,该安装程序也会失败。

Now, I searched the net for this, but I'm not finding a real solution... Any idea / hint? 现在,我在网上搜索了此信息,但没有找到真正的解决方案...有任何想法/提示吗? Did anybody have problems during SP1 install? 在SP1安装过程中有人遇​​到问题吗?

Thanks 谢谢

I also experienced it on my XP. 我也在XP上经历过。

I searched for it, and the result was that some kind of beta .NET remained on my PC. 我进行了搜索,结果是我的PC上仍然存在某种beta .NET。

There is a tool to remove all .NET framework from the system. 有一个工具可以从系统中删除所有 .NET框架。 I run it and after it I successfully installed 3.5 SP1. 我运行它,然后它成功安装了3.5 SP1。

I had a similar error, though it listed error code 1060 rather than 1. I read elsewhere that having IIS turned off may be the issue, but this didn't seem to help. 我遇到了类似的错误,尽管它列出的错误代码是1060而不是1。我在其他地方读到,关闭IIS可能是问题所在,但这似乎无济于事。 Then I read that windows update needed to be turned on. 然后我读到需要打开Windows更新。 Mine was turned on, but when I tired to run it, it failed. 我的矿井被打开了,但是当我厌倦运行它时,它失败了。 I ran: regsvr32 wuaueng.dll which seemed to fix windows update. 我跑了:regsvr32 wuaueng.dll似乎可以修复Windows更新。 After windows update was working again I was able to install .Net 3.5 Sp 1. Note that I didn't actually run windows update, I just made sure that it could run. Windows Update重新工作后,我能够安装.Net 3.5 Sp1。请注意,我实际上没有运行Windows Update,只是确保它可以运行。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 创建包含 .Net Framework 3.5 SP1 的安装项目 - create setup project that includes .Net Framework 3.5 SP1 .NET Framework 3.5 SP1中的MVC 4应用程序 - MVC 4 application in .net framework 3.5 SP1 #Develop installer-此设置要求安装.NET Framework 3.5 SP1 - #Develop installer- This setup requires the .NET Framework 3.5 SP1 to be installed Visual Studio 2008安装项目警告“找不到先决条件” .Net Framework 3.5 SP1” - Visual Studio 2008 Setup Project warning “Could Not find prerequisite ”.Net Framework 3.5 SP1" 检测.NET Framework 3.5 SP1依赖性(cmp.3.5 w / o SP1) - Detect .NET Framework 3.5 SP1 Dependency (cmp. 3.5 w/o SP1) .NET Framework先决条件要求,如果应用程序使用.NET 3.5 SP1构建? - .NET Framework prerequisite requirements if application build with .NET 3.5 SP1? .NET 3.5 SP1和ADo.NET实体框架 - .NET 3.5 SP1 and ADo.NET Entity Framework 如何序列化.NET远程处理(.NET Framework 3.5 SP1)的数据集? - How to serialize dataset for .NET remoting (.NET Framework 3.5 SP1)? 使用.Net 2008应用程序自动安装.NET Framework 3.5 SP1 - Automatically install the .NET framework 3.5 SP1 with .Net 2008 application .NET Framework 3.5 SP1语言包ClickOnce包 - .NET Framework 3.5 SP1 Language Pack ClickOnce package
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM