Search code examples
microsoft-dynamicsnavision

How to search in all text constants in Microsoft Dynamics NAV?


We're using Microsoft Dynamics NAV 2009 R2 6.00) and one of the users is running into an error. I'd like to locate the code throwing the error in order to be able to debug it. The errormessage itself is my best guess locating the code and I think it's either a text constant or just defined in code.

Is there a way to search in all text constants at once?

I've tried Object Manager -> Search String in C/AL code, but the text can't be located.


Solution

  • The correct answer appears to be: All text constants are searched using Object Manager -> Search String in C/AL code.

    As it turns out the text I was looking for isn't part of the C/AL code, but is found in an external .NET library, called from Navision.