Posted 19 years ago
by Lew Hollerbach
I'm evaluating the Wizard inside Visual C# 2005. I can compile and run your TestApplication just fine inside the IDE, but when I try to publish it (either to a Web site or to a local executable, I get this error:
Error 2 SignTool reported an error 'The form specified for the subject is not one supported or known by the specified trust provider.'. TestApplication-CSharp
I'm not trying to creat a distribution version, but my company has a distributed team and I want to send either the demo exe to them or have it be able to be launched via ClickOnce for evaluation.
Anything we can do about this?
Thanks!
Error 2 SignTool reported an error 'The form specified for the subject is not one supported or known by the specified trust provider.'. TestApplication-CSharp
I'm not trying to creat a distribution version, but my company has a distributed team and I want to send either the demo exe to them or have it be able to be launched via ClickOnce for evaluation.
Anything we can do about this?
Thanks!