When running a web service in Cassini I get this error: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
How can I tell exactly which file cannot be found? I've tried ProcMon but I don't see any obvious way there to decide which is the actual error in the thousand of lines it generates.
Saw a post about fuslogview - the Assemly Binding Log Viewer, but don't see any log there.
Thanks