Dear Everyone:
We are using the AER mechanism to capture the
exception thrown by the application under the Windows for
Automotive platform,and we know after AerSVC.exe exports
the exception information to a text file(for
example "a.txt"), and we can use the following command
line to process this text file:

perl aerreport.pl a.txt

By this way,we can get the function name thrown the
exception according its stack address.but now,a our
customer ask us to translate the aerreport.pl file to .exe
file in the win32 platform ,we don't know how to do
it ,can everyone tell me how to do it or where are there
some informations about it? thank you in advance.

Re: about AER(advanced exception reporting) by Steve

Steve
Thu Sep 25 07:52:19 CDT 2003

You would need some sort of compiler for the Perl script to get an exe.
AFAIK there is such a thing for the .NET framework. Not sure if there is for
anything standalone.

--
Steve Maillet (eMVP)
Entelechy Consulting
smaillet_AT_EntelechyConsulting_DOT_com