Publish in C# Express
Please support our C# advertiser: DiscountASP.NET – 3 Months Free on C# Web Hosting
![]() |
•
•
Posts: 2
Reputation:
Solved Threads: 0
Hi,
I am relatively new to C# Express and have created an app that builds & runs fine. But when I try to publish it, I get the following messages:
1)Cannot publish because a project failed to build.
2)SignTool reported an error 'Failed to sign bin\Release\TeacherCSharp.publish\\setup.exe. SignTool Error: Signtool requires CAPICOM version 2.1.0.1 or higher. Please
copy the latest version of CAPICOM.dll into the directory that contains
SignTool.exe. If CAPICOM.dll exists, you may not have proper
permissions to install CAPICOM.
SignTool is in the Bin/bin directory and so is CAPICOM version 2.1.0.2. I have full permissions on both.
Pleeeese help!!!!
Thanks,
Kenya
I am relatively new to C# Express and have created an app that builds & runs fine. But when I try to publish it, I get the following messages:
1)Cannot publish because a project failed to build.
2)SignTool reported an error 'Failed to sign bin\Release\TeacherCSharp.publish\\setup.exe. SignTool Error: Signtool requires CAPICOM version 2.1.0.1 or higher. Please
copy the latest version of CAPICOM.dll into the directory that contains
SignTool.exe. If CAPICOM.dll exists, you may not have proper
permissions to install CAPICOM.
SignTool is in the Bin/bin directory and so is CAPICOM version 2.1.0.2. I have full permissions on both.
Pleeeese help!!!!
Thanks,
Kenya
1- Cannot publish because a project failed to build.
that's mean you have syntax error(s) check it
2- Copy the dll to release folder not debug folder.
if you've problems, send me again
that's mean you have syntax error(s) check it
2- Copy the dll to release folder not debug folder.
if you've problems, send me again
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
•
•
Posts: 2
Reputation:
Solved Threads: 0
Thank you so much for responding quickly.
When I do a Build by itself, no errors are generated. I get a Build Successful msg. Why and where are the errors if it doesn't Build during a Publish?
Also, I took the files out of the Debug folder and put them in the Release folder. But got the same messages again.
Other suggestions??
Thanks,
Kenya
When I do a Build by itself, no errors are generated. I get a Build Successful msg. Why and where are the errors if it doesn't Build during a Publish?
Also, I took the files out of the Debug folder and put them in the Release folder. But got the same messages again.
Other suggestions??
Thanks,
Kenya
be ware you may set your project to ignore errors, I did sample project and published it, it published successfully without any errors, so check another edition of VS
Last edited by Ramy Mahrous : Sep 15th, 2007 at 4:50 pm.
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
•
•
Posts: 1
Reputation:
Solved Threads: 0
Go to project properties, click Signing, then Create Test Certificate.
You need to renew your certificate using the renewcert thing you can find here:
http://support.microsoft.com/kb/925521
You can create a new certificate, but if this is a problem see the topic under the topic Words of Warning in the below link:
http://www.infoq.com/articles/ClickOnce-Versioning
You need to renew your certificate using the renewcert thing you can find here:
http://support.microsoft.com/kb/925521
You can create a new certificate, but if this is a problem see the topic under the topic Words of Warning in the below link:
http://www.infoq.com/articles/ClickOnce-Versioning
![]() |
Similar Threads
Other Threads in the C# Forum
- beeing on dialup can i set up a outlook express email account (Windows NT / 2000 / XP / 2003)
- outlook express 6 (Windows NT / 2000 / XP / 2003)
- IE 6.0 and outlook express problem (Web Browsers)
- How can I set up my own email a/c with a domain name using microsoft outlook/express (Web Browsers)
- T720 And Express Network Speed (Geeks' Lounge)
- Saving Address book and Messages in Outlook Express (Windows NT / 2000 / XP / 2003)
Other Threads in the C# Forum
- Previous Thread: WebBrowser navigation using proxy?
- Next Thread: execution comes from catch to try
•
•
•
•
Views: 2721 | Replies: 4 | Currently Viewing: 1 (0 members and 1 guests)






Linear Mode