EntryPointNotFound exception and code snippet
Asked
Active
Viewed 107 times
-2

James Z
- 12,209
- 10
- 24
- 44

Malik Mehmood
- 3
- 1
- 3
-
1Please 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 Answers
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.

Malik Mehmood
- 3
- 1
- 3