English 中文(简体)
ADO.NET 实体数据模型制作问题
原标题:ADO.NET Entity data model creation problem

我不能创建《反歧视法》。 NET 实体数据模型。 以下错误发生:

An error occured Loading the entity data model tool package. Failed to load entity data model tools package. The result is -2147024891.

我不知道为什么发生这种情况。 但是,我注意到这一问题是在安装了Ajax控制工具箱后发生的。 我在2008年视力演播室和2005年从控制小组挑选每个组成部分的 s服务器上没有安装。 随后又再次安装了这些装置。 但问题仍然存在在这里:

请提供任何机构帮助。

最佳回答

或许其中一些内容是.workarounds,通过微软

问题回答

缩略语

Failed to load entity data model tools package. The result is -2147467259. "

最后找到了解决办法:

  1. To delete "C: Program Files Microsoft Visual Studio 9.0 Common7 IDE ItemTemplatesCache CSharp Data 1033" the following documents AdoNetEntityDataModelCSharp.zip. This is a template Ado.net Entity Model, 1033 is the English version and Chinese version for 2052.

  2. 公开的CMD.exe担任署长,前往“C:Program 文件(x86)Microsoft Visionudio 9.0Common7IDE”或你以往的录音带。

指挥“devenv /Setup”。

在我的案件中,这项行动没有成功完成。 但情况并非如此。





相关问题
How to speed up Visual Studio 2008? Add more resources?

I m using Visual Studio 2008 (with the latest service pack) I also have ReSharper 4.5 installed. ReSharper Code analysis/ scan is turned off. OS: Windows 7 Enterprise Edition It takes me a long time ...

Trouble with VS.PHP installing it s own Apache server

I tried installing VS.PHP some time ago. I was intent on seeing how it works with my current setup. I immediately encountered trouble: none of my sites wanted to render. On windows, I m using WAMP ...

Jquery and Intellisense in VS 2008 with hotfix and SP1

I followed Scott Guthrie s instructions as outlined at http://weblogs.asp.net/scottgu/archive/2008/11/21/jquery-intellisense-in-vs-2008.aspx but no avail: intellisense still doesn t work. Any tips?

Fixing "error C2065: undeclared identifier"

First off, I m completely out of my depth here. So the question might be the wrong one to ask, but here goes... As per the accepted answer to this question, I m trying to compile the bindings for the ...

View whitespace in VS2008

After Jeph most recent post: http://www.codinghorror.com/blog/archives/001310.html, I thought to myself it would be fun to see if any of my code has those trailing whitespaces. So I open Visual ...

热门标签