Asked By
shellyylove
60 points
N/A
Posted on - 09/05/2011
Why I receive a Microsoft Visual C++ Runtime Error when interacting with a TestStand User Interface?
Today I install latest window XP updates so that I can get original window benefit. After installing I install TestStand on my machine now when I am trying to interact with TestStand then I receive C++ Runtime Error.
Please tell me its solution.
Error:
Microsoft Visual C++ Runtime Library
Runtime Error!
Program: …refacesFull-FeaturedCSharpbinx86releaseTestExec.exe
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application’s support team for more information.
OK
Answered By
james18
0 points
N/A
#96423
Microsoft Visual C++ Runtime Error after installing TestStand
TestStand requires the update of .Net Framework 4 to install the latest components to run testStand smoothly. This latest component is identified as RegAsm.exe that helps TestStand to register
its assemblies type libraries.RegAsm.exe was also known as Assembly Registration Tool that adds important entries to the registry. When the library is already registered using RegAsm.exe there's
no need to register it again.
This error occurs because the versions of TestStand Installer and its Version Selector cannot register its own libraries there for the application will terminate.
The only solution for this is by downloading latest update of .Net Framework 4 and this specific update will be use by RegAsm.exe to successfully register TSDotNetUIControls.dll. This is the link of
Hope this helps.