Click here to Skip to main content
15,915,019 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: VB6 HTML elements offsetParent recursive problem Pin
Dave Kreskowiak31-Aug-07 3:38
mveDave Kreskowiak31-Aug-07 3:38 
QuestionVB.NET Access DB DataSet problem Pin
culbysl30-Aug-07 13:40
culbysl30-Aug-07 13:40 
AnswerRe: VB.NET Access DB DataSet problem Pin
Dave Kreskowiak31-Aug-07 3:33
mveDave Kreskowiak31-Aug-07 3:33 
GeneralRe: VB.NET Access DB DataSet problem Pin
culbysl31-Aug-07 11:52
culbysl31-Aug-07 11:52 
GeneralRe: VB.NET Access DB DataSet problem Pin
Dave Kreskowiak1-Sep-07 4:15
mveDave Kreskowiak1-Sep-07 4:15 
GeneralRe: VB.NET Access DB DataSet problem Pin
culbysl1-Sep-07 7:51
culbysl1-Sep-07 7:51 
QuestionLoading Google Toolbars in a windows form Pin
Ahmad Zaidi30-Aug-07 10:08
Ahmad Zaidi30-Aug-07 10:08 
QuestionClickOnce Depolyment Pin
DarkJudge30-Aug-07 8:32
DarkJudge30-Aug-07 8:32 
The last few months I have been developing a windows application for my company .The development was first implemented with Visual Studio 2005 Team edition ( 180 trial version ). The company decided to buy VSTO 20005 last month . Why am i saying all this ? Three months ago we installed to all our clients our application using ClickOnce , so that we could support them with frequent updates . But when i tried to publish some changes using VSTO , i got an error that "my certificate was not in my certificate store" . After a lot of search i realised that when you publish an application using clickOnce your manifest file is being signed with a test certificate , it doesn't matter if you choose to sign clickonce or not ( i was not choosing to sign my clickonce application ) , in your applications properties . That certificate not only is for testing purposes but IT EXPIRES after 1 year . So , after the certificate is expired , the users can still use the application , but you can no longer use the clickonce setup you created before. I tried to create a new certificate , publish again , and it all worked great . But , for my surprise , we can no longer support , send updates to our customers , because the first clickonce installation and the second one DO NOT HAVE the same certificate ! The solution that microsoft offers is simple .... Uninstall the old one and install the new one . Thankfully i found some articles how to create a new certificate , that expires in any years i want , but the big issue remains .
How to update the old installations with the new certificate . Sorry for my long message but i believe that such a good effort creating click Once installation should not face that kind of troubles .
You can create your own certificate using http://msdn.microsoft.com/library/en-us/seccrypto/security/makecert.asp
and exporting it using http://msdn.microsoft.com/library/en-us/seccrypto/security/certmgr.asp
A very good article about Click Once http://msdn.microsoft.com/smartclient/default.aspx?pull=/library/en-us/dnwinforms/html/clickoncetrustpub.asp

If anyone have any ideas how to overcome such an issue , without reinstalling everything , it would be much appreciated .

Thank you

AnswerRe: ClickOnce Depolyment Pin
Mycroft Holmes30-Aug-07 16:33
professionalMycroft Holmes30-Aug-07 16:33 
QuestionAudio Volume Levels in VB6 Pin
Kevnar30-Aug-07 6:29
Kevnar30-Aug-07 6:29 
QuestionOpening all Files within a folder using the FileBrowserDialog Pin
Mr Oizo30-Aug-07 4:41
Mr Oizo30-Aug-07 4:41 
AnswerRe: Opening all Files within a folder using the FileBrowserDialog Pin
Kschuler30-Aug-07 6:29
Kschuler30-Aug-07 6:29 
GeneralRe: Opening all Files within a folder using the FileBrowserDialog Pin
Mr Oizo30-Aug-07 9:02
Mr Oizo30-Aug-07 9:02 
QuestionSwitching to an active Application Pin
programmerwantabe30-Aug-07 4:34
programmerwantabe30-Aug-07 4:34 
AnswerRe: Switching to an active Application Pin
Dave Kreskowiak30-Aug-07 6:48
mveDave Kreskowiak30-Aug-07 6:48 
GeneralRe: Switching to an active Application Pin
programmerwantabe30-Aug-07 7:03
programmerwantabe30-Aug-07 7:03 
QuestionHai all Dynamic Developers.. Pin
Biswaranjan Maharana30-Aug-07 1:16
Biswaranjan Maharana30-Aug-07 1:16 
QuestionUse a PHP Webservice in VB.NET WinApp Pin
j5136p130-Aug-07 1:03
j5136p130-Aug-07 1:03 
AnswerRe: Use a PHP Webservice in VB.NET WinApp Pin
Naji El Kotob30-Aug-07 10:53
Naji El Kotob30-Aug-07 10:53 
GeneralRe: Use a PHP Webservice in VB.NET WinApp Pin
j5136p130-Aug-07 18:53
j5136p130-Aug-07 18:53 
GeneralRe: Use a PHP Webservice in VB.NET WinApp Pin
Naji El Kotob30-Aug-07 21:32
Naji El Kotob30-Aug-07 21:32 
Questionerror Pin
iain659429-Aug-07 23:54
iain659429-Aug-07 23:54 
AnswerRe: error Pin
Vimalsoft(Pty) Ltd30-Aug-07 0:17
professionalVimalsoft(Pty) Ltd30-Aug-07 0:17 
GeneralRe: error Pin
iain659430-Aug-07 1:10
iain659430-Aug-07 1:10 
GeneralRe: error Pin
Vimalsoft(Pty) Ltd30-Aug-07 1:55
professionalVimalsoft(Pty) Ltd30-Aug-07 1:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.