This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
I need to run overnight automation testing using RFT and IE on Windows7 virtual machine. I found that restarting the Windows box before the testing starts helps. I am moving the production environment from Windows XP to Windows 7. RFT used to complain when running RFT scripts that CRFCN0557E: Activation [...] read more
I have Cygwin running on a Windows 7 machine and have the Cygwin ssh server running on it. On Linux I have a shell script where I want to do ssh myuser@mymachine "qwinsta | grep Active" to see who is logged in. This worked fine for a Windows Server 2008 [...] read more
I'm trying to install Visual Studio C# 2010 Express, and it fails when installing .Net Framework 4. The error in the log is: > Installation failed with error code: (0x00003B01), "The resource loader cache > doesn't have loaded MUI entry." I've tried installing .Net Framework 4 using the standalone installer, [...] read more
I'm trying to execute the following command in command prompt from my c# application and I keep getting the following output and it's not running the command I specified, any help or direction in resolving this issue would be greatly appreciated! Env: Windows 10 .Net Standard Error: Error loading resource: [...] read more