473,486 Members | 1,908 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

SignTool.exe not found.

Hi,
I try to publish a program and I get an error occured while signing.
SignTool.exe not found. I am new to Visual Studio 2008. What is this for?
Why do I get that error?
Thanks Perry Langla

Jan 4 '08 #1
4 19683

"Perry Langla" <pl*****@hotmail.comwrote in message
news:6D**********************************@microsof t.com...
Hi,
I try to publish a program and I get an error occured while signing.
SignTool.exe not found. I am new to Visual Studio 2008. What is this for?
Why do I get that error?
Thanks Perry Langla
Google is your friend.

<http://www.google.com/search?hl=en&q=SignTool.exe+.net&btnG=Google+Searc h>

Jan 4 '08 #2
Hi,
I got exactly the same problem, and I checked Google, but the copy-directory
solution does not work for me. The files are simply not there.
Please advice me on the actions to be taken, as my customers are waiting for
a new publish, and this does not work.

Kind regards,

R. van der Gugten.

"Perry Langla" wrote:
Hi,
I try to publish a program and I get an error occured while signing.
SignTool.exe not found. I am new to Visual Studio 2008. What is this for?
Why do I get that error?
Thanks Perry Langla
Jan 7 '08 #3
SignTool.exe is installed by Visual Studio 2005 and by the Platform SDKs. If
you have installed any of these then you should be able to search Program
Files and find the tool. A search of the Internet should turn up info on
where to get the file specifically. On my computer, the file shows up in
these locations:

C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin
C:\Program Files\Microsoft SDKs\Windows\v6.0\bin
C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Bin
C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin
C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\Bin

William

"R. van der Gugten" wrote:
Hi,
I got exactly the same problem, and I checked Google, but the copy-directory
solution does not work for me. The files are simply not there.
Please advice me on the actions to be taken, as my customers are waiting for
a new publish, and this does not work.

Kind regards,

R. van der Gugten.

"Perry Langla" wrote:
Hi,
I try to publish a program and I get an error occured while signing.
SignTool.exe not found. I am new to Visual Studio 2008. What is this for?
Why do I get that error?
Thanks Perry Langla
Jan 7 '08 #4
Thanks. Allthough when I used VS2005 this problem did not occur. Only when
installing VS2008, I had this issue.
I solved it by copying the signtool from the C:\Program Files\Microsoft
SDKs\Windows\v6.0\Bin directory to the C:\Program Files\Microsoft
SDKs\Windows\v6.0A\bin and C:\Program Files\Microsoft Visual Studio
9.0\SDK\v3.5\Bin directory. I did not find the other locations you mentioned.

However I would like MS to check the installation of VS2008 on this issue,
as I tested it on two computers (Vista) and both had this problem. Thanks for
the quick response.

Reinier.

"William Randlett" wrote:
SignTool.exe is installed by Visual Studio 2005 and by the Platform SDKs. If
you have installed any of these then you should be able to search Program
Files and find the tool. A search of the Internet should turn up info on
where to get the file specifically. On my computer, the file shows up in
these locations:

C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin
C:\Program Files\Microsoft SDKs\Windows\v6.0\bin
C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Bin
C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin
C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\Bin

William

"R. van der Gugten" wrote:
Hi,
I got exactly the same problem, and I checked Google, but the copy-directory
solution does not work for me. The files are simply not there.
Please advice me on the actions to be taken, as my customers are waiting for
a new publish, and this does not work.

Kind regards,

R. van der Gugten.

"Perry Langla" wrote:
Hi,
I try to publish a program and I get an error occured while signing.
SignTool.exe not found. I am new to Visual Studio 2008. What is this for?
Why do I get that error?
Thanks Perry Langla
>
Jan 7 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2819
by: Rutger Claes | last post by:
Code and problem are from PHP5: When I execute the following piece of code, the DomException is thrown with a message: Not Found Exception. I assume this means that the node I extracted from the...
5
3781
by: Sruli Ganor | last post by:
Hi Netscape gurus, I'ne just installed Netscape 7.0 to my Windows PC and I'm trying to sign JavaScripts, but get errors right on the beginning. Can anyone tell me what am I doing wrong? I...
2
6913
by: Kevin R. | last post by:
I have been ignoring this problem for a few weeks now, but it's becoming a bit annoying not to mention unproductive. Here it goes: I compile my project with no errors. Then after I debug/run it,...
1
2366
by: YC.Seattle | last post by:
Hi, I am developing an internal tool so user permission is not an issue. I need to call the "signtool.exe" to sign a file on the web server through a web service. The web server is running on...
14
2900
by: NormD | last post by:
We have a client-server app using Web Services on an IIS machine. The trace below shows that .NET is searching around for some things (e.g., SystemDrawing.DLL and System.Drawing.EXE) and taking a...
1
3591
by: steveo.uts | last post by:
I've created a web app in C # that creates a self-extracting installation file, and then attempts to digitally sign that file using MS signtool. I'm using the Process class to invoke signtool...
0
1211
by: arigney | last post by:
I am getting this error publishing a test application as well as my application. This error was reported back in 2005 but there was no reply at that time. Error 2 SignTool reported an error...
1
11908
by: Bill Nguyen | last post by:
Windows XP VS 2005 I got the error message below when trying to publish the VB app to a network folder: Publishing location: \\nasserver\customapps$\VS2005\VISUALDISPATCH\ Installation URL:...
1
4610
by: sora | last post by:
Hi, I've developed a MFC program under VS 6.0. My debugger *was* working fine and I've used it often for my project. Then, one day, the errors below appear and they prevent me from using the...
0
6964
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7123
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7175
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7319
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5430
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4559
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3070
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1378
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
262
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.