Click here to Skip to main content
15,897,273 members
Home / Discussions / C#
   

C#

 
GeneralRe: Catastrophic failure Pin
Christian Graus1-Apr-05 11:50
protectorChristian Graus1-Apr-05 11:50 
GeneralRe: Catastrophic failure Pin
Dave Kreskowiak1-Apr-05 13:55
mveDave Kreskowiak1-Apr-05 13:55 
GeneralChanging Files Security Properties with C# Pin
markaelkins1-Apr-05 9:23
markaelkins1-Apr-05 9:23 
GeneralRe: Changing Files Security Properties with C# Pin
ACorbs1-Apr-05 11:18
ACorbs1-Apr-05 11:18 
GeneralRe: Changing Files Security Properties with C# Pin
markaelkins1-Apr-05 11:39
markaelkins1-Apr-05 11:39 
Generalwin form app access web server Pin
MrJJKoolJ1-Apr-05 8:40
MrJJKoolJ1-Apr-05 8:40 
GeneralPIA's with Word 2000 and C# Pin
Michele@MERC1-Apr-05 7:58
Michele@MERC1-Apr-05 7:58 
GeneralRe: PIA's with Word 2000 and C# Pin
Mircea Grelus19-Apr-05 1:56
Mircea Grelus19-Apr-05 1:56 
As you probably are aware of, there is a big difference between Office 2000 PIAs and Office 2003 PIAs. If Office 2000 PIAs can be redistributed with the application setup, well Office 2003 PIAs can not.Except ifyou want to corrupt the Office installed on the deployment machine. Office 2003 PIAs should be installed using the Office's setup add/remove function. You can find more information on: http://msdn.microsoft.com/office/default.aspx?pull=/library/en-us/dno2k3ta/html/officeprimaryinteropassembliesfaq.asp[^].

The bottom line is if you want your application to support both Office 2000 and Office 2003 you should create two separate applications, one for each version of office and distribute them according to the installed Office on the deployment machine

Mircea

Many people spend their life going to sleep when they’re not sleepy and waking up when they still are.
GeneralParsing coma seperated values Pin
jctk1-Apr-05 6:44
jctk1-Apr-05 6:44 
GeneralRe: Parsing coma seperated values Pin
Judah Gabriel Himango1-Apr-05 7:12
sponsorJudah Gabriel Himango1-Apr-05 7:12 
GeneralRe: Parsing coma seperated values Pin
jctk1-Apr-05 7:27
jctk1-Apr-05 7:27 
GeneralRe: Parsing coma seperated values Pin
Carl Mercier1-Apr-05 7:31
Carl Mercier1-Apr-05 7:31 
Generalproblem accessing data in a btn event Pin
brian551-Apr-05 6:33
brian551-Apr-05 6:33 
GeneralRe: problem accessing data in a btn event Pin
Colin Angus Mackay1-Apr-05 7:42
Colin Angus Mackay1-Apr-05 7:42 
GeneralRe: problem accessing data in a btn event Pin
brian551-Apr-05 7:55
brian551-Apr-05 7:55 
GeneralRe: problem accessing data in a btn event Pin
brian551-Apr-05 8:45
brian551-Apr-05 8:45 
GeneralRe: problem accessing data in a btn event Pin
Colin Angus Mackay1-Apr-05 8:04
Colin Angus Mackay1-Apr-05 8:04 
QuestionThreeState Checkbox in TreeView? Pin
Ian Bowler1-Apr-05 6:30
Ian Bowler1-Apr-05 6:30 
AnswerRe: ThreeState Checkbox in TreeView? Pin
Judah Gabriel Himango1-Apr-05 7:14
sponsorJudah Gabriel Himango1-Apr-05 7:14 
GeneralRe: ThreeState Checkbox in TreeView? Pin
Ian Bowler1-Apr-05 7:15
Ian Bowler1-Apr-05 7:15 
GeneralCommand Line Pin
SJR_11-Apr-05 6:10
SJR_11-Apr-05 6:10 
GeneralRe: Command Line Pin
Dave Kreskowiak1-Apr-05 7:09
mveDave Kreskowiak1-Apr-05 7:09 
Generalsimple question about accessing value Pin
montu33771-Apr-05 5:56
montu33771-Apr-05 5:56 
GeneralRe: simple question about accessing value Pin
yoaz1-Apr-05 10:16
yoaz1-Apr-05 10:16 
GeneralRe: simple question about accessing value Pin
Ashok Dhamija1-Apr-05 19:14
Ashok Dhamija1-Apr-05 19:14 

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.