exception之Visual Studio 2013 错误消息 : 0x80004001 (E_NOTIMPL)

youxin 阅读:129 2025-02-15 21:57:57 评论:0

出于某种原因,Microsoft Visual Studio 2013 不断给我以下错误:

Not implemented (Exception from HRESULT: x080004001 (E_NOTIMPL))

我在尝试创建新的 SQL 表时收到此错误。我重现此错误的方法是执行以下操作:

  1. 打开我的项目(从团队资源管理器)
  2. 在服务器资源管理器中打开数据连接。
  3. 右键单击“表”,然后单击“添加新表”

我正在尝试向 SQL Server 2014 数据库添加一个新表。我有 Microsoft Visual Studio Professional 2013 版本 12.0.31101.00 更新 4

这仅在添加表或打开定义时发生。我可以毫无错误地查看数据。我也曾尝试修复 Visual Studio 2013,但没有成功。

编辑:
现在,当我不打开项目并尝试添加表格时,我得到:

"The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))".

请您参考如下方法:

找到答案 here

Clear out the temporary framework files for your project in:

For Windows 7, the path is: C:\Users\[username]\AppData\Local\Temp\Temporary ASP.NET Files\

For 64 bit systems with 'Framework' in the path the full path is: C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\

http://www.solutioncottage.com/ShowSolution.aspx?solID=59


标签:Exception
声明

1.本站遵循行业规范,任何转载的稿件都会明确标注作者和来源;2.本站的原创文章,请转载时务必注明文章作者和来源,不尊重原创的行为我们将追究责任;3.作者投稿可能会经我们编辑修改或补充。

关注我们

一个IT知识分享的公众号