【问题标题】:Dynamics AX custom table synch errorDynamics AX 自定义表同步错误
【发布时间】:2015-09-22 04:43:12
【问题描述】:

有一次,我创建了一些表格和视图来支持我们的自定义 AX 代码。代码和表已被删除,但我仍然在那些(不存在的)表上的 AX 数据字典上收到同步错误。

表/视图从 AOT 中消失,它们没有列在 SQLDictionary 表中,它们不存在于任何层中,它们也不存在于 SQL Server 数据库中。但是,每次同步时,我们仍然会看到以下同步错误(每个在不同的对象上,都不存在):

- No runnable code in method 'computeLocationType' (searching the entire AOT for this method finds nothing
- Inconsistency in Microsoft Dynamics data dictionary
- The View could not be created in the database

有什么建议吗?

【问题讨论】:

    标签: sql-server dynamics-ax-2012 x++


    【解决方案1】:

    查看SqlSyncInfo 表的内容。带有您的视图的行应该在那里,您可以将其删除。

    【讨论】:

    • 感谢您的帮助。我真的很感激。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-11-12
    • 1970-01-01
    • 2020-06-02
    相关资源
    最近更新 更多