Hi
I've been having some trouble with publishing a custom teststand operator interface written in VB.NET.
So to narrow down my vast sea of potential problems I opened TestExec.VS2010 that's included in TestStand 2012 and tried to publish it in Visual Studio 2010 and I get the same error.
After going through the "Publish Wizard..." "Enable ClickOnce security settings" gets checked and the error: "Could not find file 'Microsoft.Windows.Common-Controls, Version=6.0.0.0, Culture=*, PublicKeyToken=6595b64144ccf1df, ProcessorArchitecture=X86, Type=win32'. TestExec.VS2010" appears (see attached file), which is consistent with my own program.
Does anyone know how to fix this error?
Or is is just that TestExec is built so it can't be published by design?
All help is appreciated.
//Tommy