Click here to Skip to main content
15,887,349 members
Home / Discussions / C#
   

C#

 
GeneralRe: tray icon Pin
Kannan Kalyanaraman4-Dec-02 19:07
Kannan Kalyanaraman4-Dec-02 19:07 
GeneralTreeNode selection Helppppp Pin
Nicholas Naddaf4-Dec-02 8:37
Nicholas Naddaf4-Dec-02 8:37 
GeneralRe: TreeNode selection Helppppp Pin
Chris Austin4-Dec-02 8:46
Chris Austin4-Dec-02 8:46 
GeneralRe: TreeNode selection Helppppp Pin
Nicholas Naddaf4-Dec-02 8:50
Nicholas Naddaf4-Dec-02 8:50 
GeneralRe: TreeNode selection Helppppp Pin
Nicholas Naddaf4-Dec-02 9:27
Nicholas Naddaf4-Dec-02 9:27 
GeneralListbox header column bitmaps Pin
MariaWard4-Dec-02 8:36
MariaWard4-Dec-02 8:36 
GeneralRe: Listbox header column bitmaps Pin
Nick Parker4-Dec-02 9:03
protectorNick Parker4-Dec-02 9:03 
GeneralThat AppUpdater thing from GotDotNet Pin
Tom Welch4-Dec-02 6:39
Tom Welch4-Dec-02 6:39 
Anyone using it?

AppUpdater[^]

I am having a few problems with it and GOTDOTNET appears to have broken their message boards.


PROBLEMS:

1. Kinda works when debugging, however it always tells me there is an update available - even when server has the same version as client.

2. Fails miserably in Release mode.

I have an UpdateVersion.xml on the server that says the next version is 2.0.0.0 and in the /2.0.0.0/ directory. However, the program downloads the 1.0.0.0 version from the /1.0.0.0/ directory. On top of that, it puts the update in a /1.0.0.0_1/ directory on the client. Which is curious because it downloads the UpdateVersion.xml file from the server that contains the 2.0.0.0 information. The log file just keeps repeating "Successfully updated version 1.0.0.0"

WTF | :WTF: WTF | :WTF: WTF | :WTF: WTF | :WTF: WTF | :WTF: WTF | :WTF: WTF | :WTF: WTF | :WTF: WTF | :WTF: WTF | :WTF: WTF | :WTF: WTF | :WTF: WTF | :WTF: WTF | :WTF:

--
If it starts to make sense, you're in a cult.
GeneralRe: That AppUpdater thing from GotDotNet Pin
Nathan Tran4-Dec-02 6:46
Nathan Tran4-Dec-02 6:46 
GeneralClientside UserControl Pin
Peter Kiss4-Dec-02 2:45
Peter Kiss4-Dec-02 2:45 
GeneralRe: Clientside UserControl Pin
John Rayner4-Dec-02 7:34
John Rayner4-Dec-02 7:34 
GeneralRe: Clientside UserControl - without success Pin
Peter Kiss6-Dec-02 5:09
Peter Kiss6-Dec-02 5:09 
GeneralRe: Clientside UserControl - without success 2 Pin
Peter Kiss7-Dec-02 5:33
Peter Kiss7-Dec-02 5:33 
GeneralRe: Clientside UserControl - without success 2 Pin
John Rayner7-Dec-02 12:45
John Rayner7-Dec-02 12:45 
Generalusing the KeyEventArgs.Handled prop Pin
djkno34-Dec-02 2:35
djkno34-Dec-02 2:35 
GeneralRe: using the KeyEventArgs.Handled prop Pin
Nathan Tran4-Dec-02 6:53
Nathan Tran4-Dec-02 6:53 
Generalconstraining somthing in a panel control Pin
djkno34-Dec-02 2:11
djkno34-Dec-02 2:11 
GeneralRe: constraining somthing in a panel control Pin
Kannan Kalyanaraman4-Dec-02 19:10
Kannan Kalyanaraman4-Dec-02 19:10 
GeneralRe: constraining somthing in a panel control Pin
djkno35-Dec-02 1:29
djkno35-Dec-02 1:29 
QuestionHow to programmatically trigger an event? Pin
yccheok3-Dec-02 16:11
yccheok3-Dec-02 16:11 
AnswerRe: How to programmatically trigger an event? Pin
Not Active3-Dec-02 16:27
mentorNot Active3-Dec-02 16:27 
AnswerRe: How to programmatically trigger an event? Pin
Jeff J3-Dec-02 16:27
Jeff J3-Dec-02 16:27 
AnswerRe: How to programmatically trigger an event? Pin
Anonymous4-Dec-02 7:21
Anonymous4-Dec-02 7:21 
GeneralDesign Patterns Pin
John Rayner3-Dec-02 7:40
John Rayner3-Dec-02 7:40 
GeneralRe: Design Patterns Pin
Chris Austin3-Dec-02 10:03
Chris Austin3-Dec-02 10:03 

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.