question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Getting System.ArgumentException after upgrade from 20180304114938 version

See original GitHub issue

Hi. Getting this error after upgrading to latest version. Tried to upgrade a week ago it was same. 20180304114938 version works fine.

Unhandled Exception: System.ArgumentException: An item with the same key has already been added. Key: 221395250
   at System.ThrowHelper.ThrowAddingDuplicateWithKeyArgumentException(Object key)
   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
   at MiniCover.HitServices.HitTestMethod.Read(BinaryReader binaryReader)
   at MiniCover.HitServices.HitTestMethod.Deserialize(Stream stream)
   at MiniCover.Hits.TryReadFromFile(String file)
   at MiniCover.Reports.OpenCoverReport.Execute(InstrumentationResult result, String output, Single threshold)
   at MiniCover.Program.<>c__DisplayClass0_6.<Main>b__13()
   at Microsoft.Extensions.CommandLineUtils.CommandLineApplication.Execute(String[] args)
   at MiniCover.Program.Main(String[] args)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:26 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
HenryMaoSydneycommented, Apr 9, 2018

how is the fix, we are still sitting on 20180304114938

1reaction
bhugotcommented, Mar 28, 2018

ok thank for sharing I think I may have found the reason to that. need to find a proper way to fix this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

System.ArgumentException error on delegate type after upgrade
System.ArgumentException error on delegate type at runtime after upgrading OpenEdge version and therefore the .NET controls being used. System.
Read more >
Get help with Windows upgrade and installation errors
See some of the most common upgrade and installation errors for Windows 10 and Windows 11, and what you can do to try...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found