I have a crash dump from a Windows Azure server. I can't seem to debug it on my local pc (Win 7) because Azure installs windows on D: and my local pc is installed on C:. This seems to have the effect that when I tried to load sos via
.loadby sos clr
it looks on D rather than C and so does not load SOS.
Is there somewhere I can make it look on my C drive?