安装VS 2015完成后,VS2012 打开报错 打开VS2012Web项目,弹出错误提示: asp.net 4.0 has not been registered on the web server. you need to manually configure…… 解决办法: 微软官方下载补丁包,安装: https://support.microsoft.com/en-us/kb/3002339 再次从打开VS2012 打开Web项目OK了.…
windows7 安装 Realm Studio 后,打开报错 报错如下: A JavaScript error occurred in the main process Uncaught Exception: Error: The specified procedure could not be found. W?C:Users)daiangpingppb17b4003-c813-4645-c57-138398a4535tmp at process.module.(anonymous fun…
错误提示大概如下: Unable to open or create ....我的文档/source insght4.0/xxx.sidb. 这个错误提示就是找不到这个文件,原因是应为有中文路径,那么需要修改默认路径.终极办法就是通过注册表修改, 找到如下项:HKEY_CURRENT_USER\Software\Source Dynamics\Source Insight\4.0\Paths 右键新建一个字符串值,名称为UserDataDir,值为你的默认路径(千万别有中文)如D:\Progra…