how can i find out ERROR SOURCE CODE of a certain error when start up the application …without debugging the code and without double click on the error
If you don’t want to use debugging techniques for debugging, well, use a form of tracing. TraceParser may be one option. Your own logging added to Info.add() is another.
where can i find Traceparser in ax2009
Microsoft Dynamics AX 2012 Trace Parser is now available for AX 2009 customers (details and a download link)