Currently I am working with big application with over 50+ projects and I wanted to generate class diagram for it. I know that VS provides that function so I tried to generate such code map, but then this happened :
X.dll: Assembly cannot be loaded: $DIR\X.dll Error: Object reference not set to an instance of an object.
I am kinda new to this stuff , but I want to have more global view of the application. So I need to generate such map.Do you have any ideas how I can fix this? Thanks in advance!