安装vs2008不成功,查看错误日志如下,大家可知道原因吗?

qq2013 2008-07-05 10:10:20
安装vs2008不成功,查看错误日志如下,大家可知道原因吗?

[07/05/08,18:12:50] Microsoft .NET Framework 3.5: [2] Error code 1602 for this component means "用户取消了安装。
"
[07/05/08,18:12:50] Microsoft .NET Framework 3.5: [2] Setup Failed on component Microsoft .NET Framework 3.5
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft .NET Framework 3.5 is not installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft .NET Framework 3.5 语言包 - 简体中文 was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft Document Explorer 2008 was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft Document Explorer 2008 语言包 was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Web 创作组件 was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft .NET Compact Framework 2.0 SP2 was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft .NET Compact Framework 3.5 was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Tools for the Microsoft Office system (3.0 版运行库) was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System Runtime was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Tools for the Microsoft Office system (3.0 版运行库)语言包 - CHS was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 设计工具 was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 For Devices was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Windows Mobile 5.0 SDK R2 for Pocket PC was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Windows Mobile 5.0 SDK R2 for Smartphone was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft Device Emulator 3.0 版 was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2005 Express Edition (x86) was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Crystal Reports Basic for Visual Studio 2008 was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Crystal Reports Basic for Visual Studio 2008 语言包 was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 Tools (x86) was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 标头和库(x86) was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 Win32 Tools (x86) was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 .NET Framework Tools (x86) was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 SDK 引用程序集和 IntelliSense (x86) was not attempted to be installed.
[07/05/08,18:12:50] VS70pgui: [2] DepCheck indicates Microsoft SQL 发布向导 was not attempted to be installed.
[07/05/08,19:19:52] Microsoft .NET Framework 3.5: [2] Error code 1603 for this component means "安装时发生严重错误
"
[07/05/08,19:19:53] Microsoft .NET Framework 3.5: [2] Setup Failed on component Microsoft .NET Framework 3.5
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft .NET Framework 3.5 is not installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft .NET Framework 3.5 语言包 - 简体中文 was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft Document Explorer 2008 was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft Document Explorer 2008 语言包 was not attempted to be installed.


...全文
627 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
eagle_sky 2008-07-20
  • 打赏
  • 举报
回复
1. Type echo %temp% in your console window, and get the temp folder.
2. Enter that folder and find a .txt file named dd_NET_Framework30_Setup494E.txt, the last four numbers may be different.
3. Open it and search "Error".
In my file, I got the following error.
Error 1321.The Installer has insufficient privileges to modify this file: D:\Program Files\Reference Assemblies\Microsoft\Framework\v3.0\WindowsFormsIntegration.dll.
Though I'm not clear about the reason, I choose to install it on another disk. And it succeeded.
icheney 2008-07-07
  • 打赏
  • 举报
回复
楼主应该是安装团队开发中文版吧...我试过也是这样子,最后安装了专业版..
lextm 2008-07-06
  • 打赏
  • 举报
回复
从第一句来看,你取消了安装。要是你点取消还能安装上,我倒要感到惊讶了。
freeboy827 2008-07-05
  • 打赏
  • 举报
回复
没有遇到过,我安装的是英文版 的
qq2013 2008-07-05
  • 打赏
  • 举报
回复
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft SQL 发布向导 was not attempted to be installed.
[07/05/08,20:00:58] Microsoft .NET Framework 3.5: [2] Error code 1603 for this component means "安装时发生严重错误
"
[07/05/08,20:00:58] Microsoft .NET Framework 3.5: [2] Setup Failed on component Microsoft .NET Framework 3.5
[07/05/08,20:00:58] VS70pgui: [2] DepCheck indicates Microsoft .NET Framework 3.5 is not installed.
[07/05/08,20:00:58] VS70pgui: [2] DepCheck indicates Microsoft .NET Framework 3.5 语言包 - 简体中文 was not attempted to be installed.
[07/05/08,20:00:58] VS70pgui: [2] DepCheck indicates Microsoft Document Explorer 2008 was not attempted to be installed.
[07/05/08,20:00:58] VS70pgui: [2] DepCheck indicates Microsoft Document Explorer 2008 语言包 was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Web 创作组件 was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Microsoft .NET Compact Framework 2.0 SP2 was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Microsoft .NET Compact Framework 3.5 was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Tools for the Microsoft Office system (3.0 版运行库) was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System Runtime was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Tools for the Microsoft Office system (3.0 版运行库)语言包 - CHS was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 设计工具 was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 For Devices was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Windows Mobile 5.0 SDK R2 for Pocket PC was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Windows Mobile 5.0 SDK R2 for Smartphone was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Microsoft Device Emulator 3.0 版 was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2005 Express Edition (x86) was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Crystal Reports Basic for Visual Studio 2008 was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Crystal Reports Basic for Visual Studio 2008 语言包 was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 Tools (x86) was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 .NET Framework Tools (x86) was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 SDK 引用程序集和 IntelliSense (x86) was not attempted to be installed.
[07/05/08,20:00:59] VS70pgui: [2] DepCheck indicates Microsoft SQL 发布向导 was not attempted to be installed.
[07/05/08,22:03:40] Microsoft .NET Framework 3.5: [2] Error code 1603 for this component means "安装时发生严重错误
"
[07/05/08,22:03:40] Microsoft .NET Framework 3.5: [2] Setup Failed on component Microsoft .NET Framework 3.5
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft .NET Framework 3.5 is not installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft .NET Framework 3.5 语言包 - 简体中文 was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft Document Explorer 2008 was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft Document Explorer 2008 语言包 was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Web 创作组件 was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft .NET Compact Framework 2.0 SP2 was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft .NET Compact Framework 3.5 was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Tools for the Microsoft Office system (3.0 版运行库) was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System Runtime was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Tools for the Microsoft Office system (3.0 版运行库)语言包 - CHS was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 设计工具 was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 For Devices was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Windows Mobile 5.0 SDK R2 for Pocket PC was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Windows Mobile 5.0 SDK R2 for Smartphone was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft Device Emulator 3.0 版 was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2005 Express Edition (x86) was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Crystal Reports Basic for Visual Studio 2008 was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Crystal Reports Basic for Visual Studio 2008 语言包 was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 Tools (x86) was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 .NET Framework Tools (x86) was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 SDK 引用程序集和 IntelliSense (x86) was not attempted to be installed.
[07/05/08,22:03:41] VS70pgui: [2] DepCheck indicates Microsoft SQL 发布向导 was not attempted to be installed.
qq2013 2008-07-05
  • 打赏
  • 举报
回复
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Web 创作组件 was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft .NET Compact Framework 2.0 SP2 was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft .NET Compact Framework 3.5 was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Tools for the Microsoft Office system (3.0 版运行库) was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System Runtime was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Tools for the Microsoft Office system (3.0 版运行库)语言包 - CHS was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 设计工具 was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 For Devices was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Windows Mobile 5.0 SDK R2 for Pocket PC was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Windows Mobile 5.0 SDK R2 for Smartphone was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft Device Emulator 3.0 版 was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2005 Express Edition (x86) was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Crystal Reports Basic for Visual Studio 2008 was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Crystal Reports Basic for Visual Studio 2008 语言包 was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 Tools (x86) was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 .NET Framework Tools (x86) was not attempted to be installed.
[07/05/08,19:19:53] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 SDK 引用程序集和 IntelliSense (x86) was not attempted to be installed.

61,821

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术交流专区
javascript云原生 企业社区
社区管理员
  • ASP.NET
  • .Net开发者社区
  • R小R
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

.NET 社区是一个围绕开源 .NET 的开放、热情、创新、包容的技术社区。社区致力于为广大 .NET 爱好者提供一个良好的知识共享、协同互助的 .NET 技术交流环境。我们尊重不同意见,支持健康理性的辩论和互动,反对歧视和攻击。

希望和大家一起共同营造一个活跃、友好的社区氛围。

试试用AI创作助手写篇文章吧