Could not load file or assembly 'Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. 系统找不到指定的文件
IIS发布MVC程序 报Microsoft.mshtml找不到指定文件
将压缩包中的两个dll解压到你的bin文件夹中 重启IIS即可
解决mysql安装过程中报错:This application requires Visual Studio 2013 Redistributable. Please install the Redistributable then run this installer again,下载附件解压,先安装vcredist_x64后尝试重新安装mysql,如果仍然报错,再安装vcredist_x86后再次安装mysql 问题解决。