Forum Discussion
svaze74
12 years agoContributor
I got the issue. Its weird but that's how it got fixed.
It was occurring because I had created a Manual test item on another m/c and after taking update from SVN server, these Manual tests were not added to project so while loading the project this manual test was unavailable.
So while executing log.Message, it was throwing an exception.
Even though looks like there is no relation in Manual Tests and Log.Message, you never know, what dependencies are inside the code ;-)
So be careful :)
Thanks,
Shrirang
It was occurring because I had created a Manual test item on another m/c and after taking update from SVN server, these Manual tests were not added to project so while loading the project this manual test was unavailable.
So while executing log.Message, it was throwing an exception.
Even though looks like there is no relation in Manual Tests and Log.Message, you never know, what dependencies are inside the code ;-)
So be careful :)
Thanks,
Shrirang