uknown publisher error

Eduardo Gomez 3,416 Reputation points
2020-05-27T22:55:57.103+00:00

Hello

I have a quick question.

I made a quick c# console app and when I share the .exe file that I build, and my friend run the app, the Unknown publisher error appears every time, Do I have to sign the .exe console app

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,882 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Dave Patrick 426K Reputation points MVP
    2020-05-28T00:03:06.337+00:00

    More than likely a code signing issue.

    https://learn.microsoft.com/en-us/visualstudio/deployment/clickonce-and-authenticode?view=vs-2019

    C# development is not supported here on QnA. I'd try asking for help in dedicated forums here.

    https://social.msdn.microsoft.com/Forums/en-US/home?forum=csharpgeneral

    --please don't forget to Accept as answer if the reply is helpful--

    --------------------------

    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows Server] Datacenter Management

    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.

    0 comments No comments