Skip to main content

Posts

Metadata for object of type Table with id 20000000xx is in a failed state. This is caused by a previous exception: Object of type Table with id 20000000xx could not be found.

Hi all, Sometime we face the error while trying to connect or change company in Role Center Client. Metadata for object of type Table with id 20000000xx is in a failed state. This is caused by a previous exception:  Object of type Table with id 20000000xx could not be found.  xx Can Be - 01,07,09,10,20,22,24,26,28,29,37,38,39,40,41,42,43,44,45,46,47,48,49,50,52,53,55,56,58,59,63,70. These are the System Hidden Tables in Navision. For the list of hidden tables refer this post . Where is Metadata Stored? Metadata is stored in Table 2000000071 Object Metadata for all navision objects ( visible / hidden). Why this error? This error occured if there in no metadata for any object in the table. When Metadata is Created? This has been created while we restore the database,if you remeber there is a new process in RTC Versions "PROCESSING OBJECTS" after creating keys. How to create Metadata? For Visible objects you can compile the object and the metadata will be

Microsoft Dynamics Latest News...

Hi all, While browsing partner source today, i found out some good articles which i thought would be great to share on BLOG so others can read and use the information. Updates from Microsoft (* for all these links to work u need a partner source / customer source Login) - 1) Microsoft Dynamics NAV Developer Toolkit Being Discontinued as of October 1, 2011 2)  Microsoft Dynamics NAV 2009 R2 Pricing and Licensing Announcement 3)  Microsoft Dynamics KB Articles Now Publicly Available Online 4)  Mainstream Support for Microsoft Dynamics NAV 5.0 Ends April 2012 5)  Statement of Directions for NAV '7' Updated! 6)  A new Create PDF feature is available in the RoleTailored client of Microsoft Dynamics NAV 2009 Thanks & Regards, Saurav Dhyani www.sauravdhyani.com

Navision List of Hidden Tables

Hi all, Most of time we try to figure out the Hidden Tables in Navision. I required the same list, it took a long time to find all hidden tables, so i thought that it might be useful to others too. This list if for Microsoft Dynamics NAV 2009 R2. 2000000001 Object 2000000007 Date 2000000009 Session 2000000010 Database File 2000000020 Drive 2000000022 File 2000000024 Monitor 2000000026 Integer 2000000028 Table Information 2000000029 System Object 2000000037 Performance 2000000038 AIIObj 2000000039 Printer 2000000040 License Information 2000000041 Field 2000000042 OLE Control 2000000043 License Permission 2000000044 Permission Range 2000000045 Windows Language 2000000046 Automation Servers 2000000047 Server 2000000048 Database 2000000049 Code Coverage 2000000050 Windows Object 2000000052 Windows Group Member 2000000053 Windows Access Control 2000000055 SID - Account ID 2000000056 User SID 2000000058 AllObjWithCaption 2000000059 Breakpoints 2000000063

Copy Navision Data Between Databases using SQL Server

Hi all, Microsoft SQL Server has an import and export wizard that assists you in copying Navision data from one database to another. This import and export wizard is available in any version of SQL Server, and it lets you copy tables, data, functions and other database objects. This is beneficial when you want to move your Navision data to a faster server for better querying performance.

RTC Error The Microsoft Dynamics NAV Server cannot connect the Change Listener to SQL Server because of the following error: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

Hi all, Which doing a implentation i found a error, and i thought of sharing same so that others who face this issue can reslove same without spending time which i did. Everything done, from syncronization, change listener but the error remains same as shown in screenshot below. After searching i found out at MSDN that this is due to SQL Server and Firewall. For SQL Server the ports used is 1433. Steps to Resolve Error - 1) On the Start menu, click Run, type WF.msc, and then click OK. 2) In the Windows Firewall with Advanced Security, in the left pane, right-click Inbound Rules, and then click New Rule in the action pane. 3) In the Rule Type dialog box, select Port, and then click Next. 4) In the Protocol and Ports dialog box, select TCP. Select Specific local ports, and then type the port number of the instance of the Database Engine, such as 1433 for the default instance. Click Next. 5) In the Action dialog box, select Allow the connection, and