Hi All,
When iam running webservice URL Getting following error.
<faultcode xmlns:a="urn:microsoft-dynamics-schemas/error">
a:Microsoft.Dynamics.Nav.Types.Exceptions.NavNCLMetadataFailedException
</faultcode>
<faultstring xml:lang="en-US">
Metadata for object of type Table with id 2000000073 is in a failed state. This is caused by a previous exception: There are errors in the text conversion because text no. 1971-27 does not exist in the .stx file. Internal error: 47-1
</faultstring>
<detail>
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
Metadata for object of type Table with id 2000000073 is in a failed state. This is caused by a previous exception: There are errors in the text conversion because text no. 1971-27 does not exist in the .stx file. Internal error: 47-1
i had complied all the objects and checked still no result.
Thanks in Advance
Satish. Sunka
Comments
Try to delete the Object Metadata for Table ID 2000000073 and compile the table again.
Try this, it will work.
Thanks,
Rajat Monga