简体   繁体   English

NET框架导致SQL Server Express 2008安装失败

[英]SQL Server Express 2008 Installation failure due to NET framework

I am trying to install microsoft sql server express 2008 on windows xp which has both net framework 2.0 and 3.5 installed and in the log i find this error. 我正在尝试在Windows XP上安装Microsoft SQL Server Express 2008,并且同时安装了Net Framework 2.0和3.5,并且在日志中发现了此错误。 I have no idea how does this happen. 我不知道这是怎么发生的。 I verified HKLM\\SOFTWARE\\Microsoft\\Net Framework Setup\\NDP\\2.0.50727\\Install value is 0x1 我验证了HKLM \\ SOFTWARE \\ Microsoft \\ Net Framework安装程序\\ NDP \\ 2.0.50727 \\安装值为0x1

01/13/2014 15:45:06.578 ======================================================================
01/13/2014 15:45:06.578 Setup launched
01/13/2014 15:45:06.578 Attempting to determine media source
01/13/2014 15:45:06.578 Media source value not specified on command line argument.
01/13/2014 15:45:06.578 Setup is launched from media directly so default the value to the current folder.
01/13/2014 15:45:06.593 Media source: c:\59da7d719009b7aa270f\
01/13/2014 15:45:06.593 Attempt to determine media layout based on file 'c:\59da7d719009b7aa270f\mediainfo.xml'.
01/13/2014 15:45:07.078 Media layout is detected as: Core
01/13/2014 15:45:07.078 Media LCID is detected as: 1033
01/13/2014 15:45:07.078 Local setup.exe not found, so continuing to run setup.exe from media.
01/13/2014 15:45:07.078 /? or /HELP or /ACTION=HELP specified: false
01/13/2014 15:45:07.078 Help display: false
01/13/2014 15:45:07.078 Checking to see if we need to install .Net version 2.0
01/13/2014 15:45:07.093 Determining the cluster status of the local machine.
01/13/2014 15:45:07.109 The local machine is not configured as a cluster node.
01/13/2014 15:45:07.109 Attempting to find media for .Net version 2.0
01/13/2014 15:45:07.109 .Net version 2.0 needs to be installed from media: c:\59da7d719009b7aa270f\
01/13/2014 15:45:07.109 Error: Unable to find media for .Net version 2.0
01/13/2014 15:45:07.109 .Net version 2.0 installation failed, so setup will close. Error code: 0x84C40007
01/13/2014 15:45:07.109 Setup closed with exit code: 0x84C40007
01/13/2014 15:45:07.109 ======================================================================

您是否已安装完整版本的.Net,或者仅仅是精简的客户端配置文件?

暂无
暂无

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

相关问题 实体框架和SQL Server 2008 Express - Entity Framework & SQL Server 2008 Express 使用Sync Framework 2.1将SQL Server 2008和SQL Server 2008 Express与WCF同步 - Using Sync Framework 2.1 to synchronise SQL Server 2008 and SQL Server 2008 Express with WCF 无法找到请求的.Net Framework数据提供程序。 它可能没有安装。 vs 2010和sql server 2008表达 - Unable to find the requested .Net Framework Data Provider. It may not be installed. vs 2010 and sql server 2008 express 连接到SQL Server数据库文件需要SQL Server 2005 Express或SQL Server 2008 asp net - Connection to SQL Server database files requires SQL Server 2005 Express or SQL Server 2008 asp net ClickOnce + .NET客户端配置文件框架+ SQL Server Compact +脱机安装 - ClickOnce + .NET client profile framework + SQL Server Compact + offline installation 是否将SQL Server Express 2008降级为SQL Server Express 2005? - Downgrading SQL Server Express 2008 to SQL Server Express 2005? SQL Server 2008:使用.NET 3.5SP1的FileStream插入失败 - SQL Server 2008: FileStream Insertion Failure w/ .NET 3.5SP1 SQL Server 2008 R2 Express和每晚的C#数据库更新作业需要在发生故障时“回滚”整个数据库 - SQL Server 2008 R2 Express and nightly C# database update job needs to “rollback” entire database on failure 在VS 2008中创建基于服务的数据库并在Windows 7上使用SQL Server Express 2005时出现用户实例故障错误 - User Instance Failure error when creating a Service-based database in VS 2008 and using SQL Server Express 2005 on Windows 7 SQL Server 2008 Express一行写 - SQL Server 2008 Express one row write
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM