The log generated by CnDebugViewer has some critical information like: project structure, source code files names, etc. 
Due to some restrictions at our end, I cannot send out the log as is. Is there any way to generate thelog excluding this information?
BTW, When the access violation in vcldesigner100.bpl occurred the last log printed was:
    
    .
    .
    .
    <CnMsgs>
      <Level>3</Level>
      <Indent>0</Indent>
      <ProcessId>4052</ProcessId>
      <ThreadId>2496</ThreadId>
      <Msg>AppEventNotify: aeDeactivate</Msg>
      <MsgType>cmtInformation</MsgType>
      <TimeStampType>ttDateTime</TimeStampType>
      <MsgDateTime>2015-10-19T15:32:17.054</MsgDateTime>
      <MsgTickCount>0</MsgTickCount>
      <Bookmarked>0</Bookmarked>
    </CnMsgs>
  </TCnMsgStore>
</data>
[
 Last edited by  ajayrp at 2015-10-19 19:28 ]