dotCover cannot get any symbol from Application

dotCover filter setting with code in application.

It launches application normally. After manual testing finish, it generates snapshot file.

Sanpshot file  size is 21KB and it shows no symbol.

Please give suggestion to solve this issue. 

Thanks

 

 

0
1 comment

Hello Porsche824,

Please make sure that the application you are debugging has PDBs for an assembly you are covering and:

  • PDBs are from the same build as the application you are covering
  • PDBs are located in the same directory as the binaries, or a path to PDBs is configured using Edit Symbol Search Policy

You can find more information about how dotCover looks for PDBs in Finding symbol files (PDB).

Let me know if this helps.

0

Please sign in to leave a comment.