Start this morning (win2000 + vs2003) and the icon for automatic download is displayed in the lower right corner of Microsoft. At that time, I didn't pay much attention to it. After the download, I installed it directly, an error is prompted when VS2003 is enabled after restart:
Visual Studio. net cannot be loaded because MSXML3.DLL files cannot be loaded. See in http://support.microsoft.com/default.aspx? Ln = zh-cn Knowledge Base Article Q306905
I have encountered a similar problem before, that is, regvr32 MSXML3.DLL. Basically, it is enough, but I cannot try it today. I always prompt an error and return an error code of 0x8007005, the result obtained by Baidu and Google is nothing more than re-register or modify the directory permissions. If you re-register and try again, you will not be able to use it properly and there will be no directory permission issues, so you have to find another solution, microsoft has also read the website, but has nothing to learn, and does not want to reinstall it. It seems that you can only find a solution, carefully read the MSXML3.DLL under the System32 directory, and found that the MSXML3.DLL version is 8.90.1101.0 SP9, if I remember correctly, it should not be SP9. It is estimated that the update was automatically downloaded in the morning. I asked my classmates on QQ and they all said they were 8.70, I think the problem may be here. I asked my colleagues to send MSXML3.DLL and replace it, but I couldn't replace it. After the replacement, I checked it as 8.9, which is very depressing, there is no way to download,
Microsoft: http://www.microsoft.com/downloads/info.aspx? Na = 90 & p = & SrcDisplayLang = zh-cn & SrcCategoryId = & SrcFamilyId = Hangzhou & u = http % 3a % 2f % 2fdownload.microsoft.com % 2 fdownload % 2ff % 2f9% 2f4% Beijing % 2fmsxml3. msi
After the download is complete, the problem is solved.