Previously, viewing the code card worked and there were no problems. Now, if I click on any method on the context menu: Show on Code Map , the following happens:
- At first, everything is going well; a progress bar is displayed at the top; I see a code map:
- But at some point in the process of building a map map, something unknown is happening and I get the following error:
The error text is as follows:
ib ___. Repository.dll: Assembly cannot be loaded: C: \ Users ______ \ Documents \ ib ___ \ ib___ WCF \ v5.1 \ ib ___ WCF_5.1.01 \ WCF \ ib ___. Repository \ bin \ Debug \ ib ___. Repository.dll Error: Arithmetic operation resulted in an overflow.
Going to the folder specified in the path of this error, I find there this library, the error by which I get. The project is being built, there are no errors, everything works, except for the code card. What caused this error and how to solve the problem? As such, the answer to this question could not be found.

