Share via


SignTool.exe not found

Question

Friday, November 2, 2018 7:47 AM

I am developing a add-in application with vb,when i publish it with .net Framework 4 Client Profile,
 [An error occurred while signing: SignTool.exe not found] is displayed.
 But,I can find it in [C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Bin\signtool.exe].
 Could you tell me the solution?My computer's configuration is below.
 
Windows 7 Enterprise Service Pack 1,
Microsoft Visual Studio Professional 2015
Version 14.0.23107.0 D14REL
Microsoft .NET Framework
Version 4.6.00081

Installed Version: Professional

LightSwitch for Visual Studio 2015   00322-40000-00000-AA762
Microsoft LightSwitch for Visual Studio 2015

Visual Basic 2015   00322-40000-00000-AA762
Microsoft Visual Basic 2015

All replies (1)

Monday, November 5, 2018 8:07 AM

Hi Tony,

Welcome to the MSDN forum.

Refer to the error message, please check this similar issues: An error occurred while signing: SignTool.exe not found and have a try with the following:

  1.  Go to Control Panel-Programs and Features, right click the VS 2015 and Change-Modify, confirm the option “ClickOnce Publishing Tools” is selected or not, if not, please select it to update
  2. Right click the project name and choose Properties-Signing and uncheck the “Sign the ClickOnce manifests”

If this issue persists, since our forum is to discuss the VS IDE and your issue is about the VB.NET development, you can also redirect to this appropriate forum: https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vbgeneral to seek for a more professional support, thank you for your understanding.

Best regards,

Sara

MSDN Community Support Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact [email protected]