Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > problem in publishing
 

problem in publishing

not big one but when i go to options and select publisher name and publish it when i try to install i keep getting "Unknown Publisher" and install don't install buttons

but when i install it at all programs andadd/remove progit writes the corect publisher...

can someone help with this prob.

Marius F  Sunday, June 10, 2007 9:59 AM

Hi

You need to sign your application with a certificate. If you didn't specify one, Visual Studio will create a test certificate for you, which will be displayed as Unknown Publisher. To avoid this, you'll need to get a certificate from a certificate authority (CA). More information about this topic: http://winfx.msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_fxdeploy/html/ab5b6712-f32a-4e33-842f-e88ab4818ccf.asp

Hope it helps

Gavin Jin - MSFT  Wednesday, June 13, 2007 9:54 AM

Hi

You need to sign your application with a certificate. If you didn't specify one, Visual Studio will create a test certificate for you, which will be displayed as Unknown Publisher. To avoid this, you'll need to get a certificate from a certificate authority (CA). More information about this topic: http://winfx.msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_fxdeploy/html/ab5b6712-f32a-4e33-842f-e88ab4818ccf.asp

Hope it helps

Gavin Jin - MSFT  Wednesday, June 13, 2007 9:54 AM

You can use google to search for other answers

Custom Search

More Threads

• Missing Security and Publish tabs from properties page
• Click Once with content .mdf file
• How to: add SQL server installer with application setup project
• registering dll's after installation and unregister before uninstall
• Moving .NET Windows project to production?.
• Configure Client & Server to run Windows Form Application
• No-touch deployment .NET Framework 1.1
• VB.NET 2.0 Deployment w/Report Viewer controls
• Reference Paths in publish screen
• How can I not install a file if its already exist in the drive ?