安装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
我们在使用sharepoint 2013的文档库或者资源库的时候,经常会需要用到使用“资源管理器”来管理文档,但是有时候,点击“使用资源管理器打开”,会提示如下错误: 在文件资源管理器中打开此位置时遇到问题,将此网站添加到受信任站点列表,然后重试. 英文的报错是: We're having a problem opening this location in file explorer. Add this web site to your Trusted Sites list and try a
在win10上,安装wmi,首先下载https://pypi.python.org/pypi/WMI/#downloads,将wmi下载下来 安装过程中,会报错,No Python installation found in the registry 接下来 Apparently (having faced related 64- and 32-bit issues on OS X) there is a bug in the Windows installer. I stumbled acro
错误提示大概如下: Unable to open or create ....我的文档/source insght4.0/xxx.sidb. 这个错误提示就是找不到这个文件,原因是应为有中文路径,那么需要修改默认路径.终极办法就是通过注册表修改, 找到如下项:HKEY_CURRENT_USER\Software\Source Dynamics\Source Insight\4.0\Paths 右键新建一个字符串值,名称为UserDataDir,值为你的默认路径(千万别有中文)如D:\Progra
win10上安装的pycharm,在pycharm创建的py2.7虚拟环境中安装flask-sqlalchemy 执行pip install flask-mysqldb报错 error: Microsoft Visual C++ 9.0 is required. Get it from http://ak a.ms/vcpython27 到报错链接下载该文件,然后安装后,仍然报错 Building wheel for mysqlclient (setup.py) ... error ERROR: