Skip to main content

Windbg: The call to LoadLibrary failed, Win32 error 0n193

Windbg: The call to LoadLibrary failed, Win32 error 0n193

While analyzing the managed process dump you may get the error as below:

The call to LoadLibrary(C:\Windows\Microsoft.NET\Framework64\v4.0.30319\sos) failed, Win32 error 0n193 
"%1 is not a valid Win32 application." 
Please check your debugger configuration and/or network access.

On of the major reason of this error could be :You might be debugging 64 bit process dump using  32 bit debugger. Try using the 64bit debugger. 

You can side by side install and use the 32 bit and 64 bit debugging tools for Windows.

Once you have chosen the correct Windbg version, first try executing the command 
.loadby sos clr
before starting your dump analysis.

Comments

Popular posts from this blog

Nokia N8 Fbus Cable Pinout With Details

Nokia N8 FBUS Cable Pinout GND  - Ground TX  - Data send RX  - Data receive MBUS  - MBUS data exchange protocol FBUS  - FBUS data exchange protocol VPP  - Programming power supply VCC  - Common collector voltage VBUS  - VBUS, USB powerdetect

Nokia 1202 1661 display solution

Nokia 1202 1661 display solution     

How To Recover Deleted Contacts And Messages From Android Mobiles

How To Recover Deleted Contacts And Messages From Android Mobiles s Android is most popular for its openness and features , there are many companies, such as Motorola, Htc, Samsung Sonyericsson are running android as operating system. There are many features available on android platform to free of use. We can easily backup our daily data with auto sync feature. However some time we feel depressed when accidently our contacts and messages are deleted due to wipe phone. There are many solutions to restore your data back, Like Android recovery tool, Android data recovery. With these tools you can recover contacts on mobile phone or sim card easily. Here i want to share some Android data recovery tools to recover data from android smartphones. Recovery-Android Recovery android is best software to recover contacts and messages from android phones. This software is provide trial version and premium version. Download software and install on pc, connect mobile with cable and ...