作者在 2010-07-09 10:40:04 发布以下内容
This is a known issue. Device Check for Other Device Stability could not
load WDTF.Interop assembly file due to Strong Name validation error.
To fix the error, make the following changes:
1. Open cmd line with elevated permission
2. Run 'reg add "HKLM\SOFTWARE\Microsoft\StrongName\Verification\*,31bf3856ad364e35"'
3. Run the test as usual
4. Once finished running the test, run 'reg delete
"HKLM\SOFTWARE\Microsoft\StrongName" /f'
load WDTF.Interop assembly file due to Strong Name validation error.
To fix the error, make the following changes:
1. Open cmd line with elevated permission
2. Run 'reg add "HKLM\SOFTWARE\Microsoft\StrongName\Verification\*,31bf3856ad364e35"'
3. Run the test as usual
4. Once finished running the test, run 'reg delete
"HKLM\SOFTWARE\Microsoft\StrongName" /f'