unit testing - why WCF scenario test generation wizard throw that error?what kind or log file i should use? -


i'm creating wcf test , when wcf scenario test generation wizard comes there option create scenario called :"capture message log" when give wcf trace file throws error: messages.svclog not valid message log file

enter image description here

the wcf trace file seems not closed :

enter image description here

when open the wcf trace file appears next window:

enter image description here

but know how can close file? , have do?


Comments

Popular posts from this blog

c - ALSA programming: how to stop immediately -

c++ - How to add Crypto++ library to Qt project -