问题描述
我一直在正常发布应用程序,没有问题-实际上是昨天完成的.今天我得到:
I've been reguarly publishing the app no problems - in fact did it yesterday. Today I'm getting:
错误 1 为应用程序部署数据库时发生了异常.
无法实例化Microsoft.Data.Schema.Sql.SchemaModel.ExternalPropertyAnnotation,因为它尚未注册. C:\ Program Files(x86)\ MSBuild \ Microsoft \ VisualStudio \ LightSwitch \ v2.0 \ Publish \ v1.7 \ Microsoft.LightSwitch.Publish.targets 1220 10 弗雷德
Error 1 An exception occurred when deploying the database for the application.
Failed to instantiate Microsoft.Data.Schema.Sql.SchemaModel.ExternalPropertyAnnotation because it was not registered. C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\LightSwitch\v2.0\Publish\v1.7\Microsoft.LightSwitch.Publish.targets 1220 10 Fred
Google搜索不会返回类似内容.知道故障可能在哪里吗?
Google search returns nothing similar. Any idea where the fault may lie?
谢谢
马丁
推荐答案
这篇关于发布Lightswitch Vs2012相对版本和RC应用程序时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!