-2

EntryPointNotFound exception and code snippet

James Z
  • 12,209
  • 10
  • 24
  • 44
  • 1
    Please include code as text and any error message as text. It's impossible for us to debug an image. – ProgrammingLlama Sep 22 '21 at 06:02
  • i recommend [taking the tour](https://stackoverflow.com/tour), as well as reading [how to ask a good question](https://stackoverflow.com/help/how-to-ask) and [what's on topic](https://stackoverflow.com/help/on-topic). – Franz Gleichmann Sep 22 '21 at 06:10

1 Answers1

0

My issue was because of adding NBitcoin Package saperatly. As comes buitin with Nethereum Packages. I removed it from Packages and program ran fine.