2014-01-13 79 views
0

我想在windows xp上同時安裝net framework 2.0和3.5並在日誌中發現此錯誤,以便安裝microsoft sql server express 2008。我不知道這是如何發生的。我驗證HKLM \ SOFTWARE \微軟\ NET Framework安裝\新民主黨\ 2.0.50727 \安裝值是爲0x1由於NET框架SQL Server Express 2008安裝失敗

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 ====================================================================== 

回答

0

你有安裝了.NET的完整版或只是在精簡客戶端配置文件?

+0

我怎麼知道? –

+0

有一個屠夫在此:http://msdn.microsoft.com/en-us/kb/kbarticle.aspx?id=318785 –

+0

以及我有完整版本 –

相關問題