1

I have Office 2007 (and Excel 2007) installed in my Windows XP sp3, and I use VSTS 2008 Team Suite.

I execute option Code Metrics about a csproj in my solution, and I get the error:

An error ocurred while calculating Code Metrics

How can I debug it? What happened?

durron597
  • 31,968
  • 17
  • 99
  • 158
Kiquenet
  • 14,494
  • 35
  • 148
  • 243

1 Answers1

3

You are most likely missing a reference in your project. There are two posts that deal exactly with your problem that might help you:

Dennis G
  • 21,405
  • 19
  • 96
  • 133