Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Publish ClickOnce with coding signature VERY SLOW
 

Publish ClickOnce with coding signature VERY SLOW

I have a click once windows forms application using CR 2008 that also has a purchased code signing certificate (PFX) from Comodo.

I've worked around the "bug" with the "Publish Now" button in the Publish tab (as in the Publish now button doesn't correctly locate and in include all the necessary DLLs such as XMLSerialization) and use the method to select startup project and then use the Menu | Build | Publish (which starts the Publish wizard). So far so good.

I've successfully been publishing for the past week or so, then I decided to change my Publish directoryfrom www.mywebsite.com/ClickOnceApps/ to www.mywebsite.com/ClickOnceApps/MyAppNameand now when I publish (from Menu) it takes 30 minutes!!! I see a "Verifying...(1 of 108)". Bare in mind the files are actually being published to my local hard drive (c:\intepub\wwwroot\mywebsite\ClickOnceApps\MyAppName) so I really don't understand why this process that used to take 15 seconds is now taking 30 minutes??

Rob.
Rob Ainscough  Monday, August 24, 2009 3:33 PM
Hi Rob,

When you are publishing your application, did you see what the publishing process was trying to verify? You can get the detail from the ouput window of Visual studio. Try to find out which task cost much time.

If you have problem inanalyzing output detail, you can post it here.


Best regards,
Bruce Zhou

MSDN Subscriber Support in Forum

If you have any feedback on our support, please contact msdnmg@microsoft.com


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Bruce.Zhou  Tuesday, August 25, 2009 12:24 PM
Hi Rob,


How's the problem now? Did you find any useful information from the output window? If you have any problem, please don't hesitate to let me know.

Best regards,
Bruce Zhou

MSDN Subscriber Supportin Forum

If you have any feedback on our support, please contactmsdnmg@microsoft.com


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Bruce.Zhou  Saturday, August 29, 2009 7:26 AM

You can use google to search for other answers

Custom Search

More Threads

• Number of version ClickOnce
• Setup project strips digital signature from exe target
• Publish Version Numbers
• How do you Deploy an Application from a Web Site to Selected Users.
• Custom Dialog not visible in Visual Studio Setup project
• How to close the blank browser popped by ClickOnce?
• Pissed off with ClickOnce deployment using API's
• Free Visual C# Web Browser by Tpshimo Soft.
• Setup project not deploying to correct registry path
• Problem (with manifest) using COM isolation within a ClickOnce Application