Problems/Symptoms:
An error appears while logging into the Win32 console which says:
Connection Failed
The type initializer for "Computer" threw an exception.
Fix:
Open a command prompt on the computer the console is installed on and run the following commands:
cd \program files\common files\system\ado
regsvr32.exe msado15.dll
cd \winnt\system32
dir atl*.dll
regsvr32.exe atl71.dll (or whichever atl.dll you have)
cd \program files\landesk\managementsuite
regsvr32.exe parser.dll
regsvr32.exe ldcache.dll
regsvr32.exe msinterp2.dll
regsvr32.exe idal.dll
