Click here to Skip to main content
15,902,840 members
Home / Discussions / C#
   

C#

 
GeneralRe: Web services question... Pin
Heath Stewart14-Apr-04 9:05
protectorHeath Stewart14-Apr-04 9:05 
GeneralRe: Web services question... Pin
Manster15-Apr-04 3:20
Manster15-Apr-04 3:20 
GeneralRe: Web services question... Pin
Heath Stewart15-Apr-04 3:24
protectorHeath Stewart15-Apr-04 3:24 
GeneralRe: Web services question... Pin
Manster15-Apr-04 3:52
Manster15-Apr-04 3:52 
GeneralRe: Web services question... Pin
Heath Stewart15-Apr-04 3:57
protectorHeath Stewart15-Apr-04 3:57 
GeneralRe: Web services question... Pin
Manster15-Apr-04 4:02
Manster15-Apr-04 4:02 
Generalmultiple entries in Add/Remove Programs Pin
econnor14-Apr-04 8:58
econnor14-Apr-04 8:58 
GeneralRe: multiple entries in Add/Remove Programs Pin
Heath Stewart14-Apr-04 9:03
protectorHeath Stewart14-Apr-04 9:03 
Make sure in your installer project you set RemovePreviousVersion is set to True and always keep the UpgradeCode the same. To fix any current problems, you can use Orca (from the Windows Installer SDK) to add the necessary entries to the Upgrade table in your installer package (.msi file). See the Windows Installer SDK on MSDN[^] for more information.

 

Microsoft MVP, Visual C#
My Articles
GeneralP/Invoke Pin
Dominik Reichl14-Apr-04 6:58
Dominik Reichl14-Apr-04 6:58 
GeneralRe: P/Invoke Pin
Heath Stewart14-Apr-04 7:41
protectorHeath Stewart14-Apr-04 7:41 
Generalconvert unicode to ascii Pin
eranas14-Apr-04 6:57
eranas14-Apr-04 6:57 
GeneralRe: convert unicode to ascii Pin
Heath Stewart14-Apr-04 7:24
protectorHeath Stewart14-Apr-04 7:24 
GeneralScrolling and background image Pin
Flack14-Apr-04 6:53
Flack14-Apr-04 6:53 
GeneralRe: Scrolling and background image Pin
Heath Stewart14-Apr-04 7:26
protectorHeath Stewart14-Apr-04 7:26 
GeneralMultiple Forms\Views Pin
SanShou14-Apr-04 6:17
SanShou14-Apr-04 6:17 
GeneralRe: Multiple Forms\Views Pin
CWIZO14-Apr-04 6:42
CWIZO14-Apr-04 6:42 
GeneralRe: Multiple Forms\Views Pin
14-Apr-04 8:17
suss14-Apr-04 8:17 
GeneralDistributing Application Pin
Jason Pyke14-Apr-04 5:57
Jason Pyke14-Apr-04 5:57 
GeneralRe: Distributing Application Pin
Heath Stewart14-Apr-04 7:31
protectorHeath Stewart14-Apr-04 7:31 
GeneralRe: Distributing Application Pin
Anonymous14-Apr-04 8:40
Anonymous14-Apr-04 8:40 
Generalprint a .tiff file Pin
cmarmr14-Apr-04 5:06
cmarmr14-Apr-04 5:06 
GeneralRe: print a .tiff file Pin
Mazdak14-Apr-04 6:05
Mazdak14-Apr-04 6:05 
GeneralEncrypting text data to a file Pin
Jon G14-Apr-04 4:20
Jon G14-Apr-04 4:20 
GeneralRe: Encrypting text data to a file Pin
Heath Stewart14-Apr-04 4:30
protectorHeath Stewart14-Apr-04 4:30 
GeneralGUI design the way forward for MS Pin
Andy H14-Apr-04 4:07
Andy H14-Apr-04 4:07 

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.