I am trying to do a very simple and fundamental task.
Pick a .NET assembly, supply the required xml file, then hit the build button.
It fails with the message:
For 2010 style
Win32Exception CryptUiWizDigitalSign
For 2008 style,
the result code -1073741819 is returned.
No extra information available, no strack trace etc.
I cannot use the product at all, and is a showstopper issue for me :(
The assembly i used is a very simple assembly - just to test it, and it is not obfuscated, etc.
Can someboyd help.