DEV Community

Discussion on: Inspecting application state with the SOS debugging tools

Collapse
 
gabbersepp profile image
Josef Biehler • Edited

Hi, how do you handle different versions of mscordacwks.dll? I often run into troubles because they differ between prodcution and my local environment.

Also until now I thought I have to execute ".cordll -ve -u -l" to load the data access component. Is this loaded automatically by "!loadby sos clr"?