Click here to Skip to main content
15,895,283 members
Home / Discussions / C#
   

C#

 
QuestionPing multiple IP adresses Pin
peropata9-Nov-10 9:36
peropata9-Nov-10 9:36 
AnswerRe: Ping multiple IP adresses Pin
Luc Pattyn9-Nov-10 10:08
sitebuilderLuc Pattyn9-Nov-10 10:08 
GeneralRe: Ping multiple IP adresses Pin
peropata9-Nov-10 11:18
peropata9-Nov-10 11:18 
GeneralRe: Ping multiple IP adresses Pin
Luc Pattyn9-Nov-10 11:24
sitebuilderLuc Pattyn9-Nov-10 11:24 
GeneralRe: Ping multiple IP adresses Pin
peropata9-Nov-10 11:49
peropata9-Nov-10 11:49 
GeneralRe: Ping multiple IP adresses Pin
Mycroft Holmes9-Nov-10 12:10
professionalMycroft Holmes9-Nov-10 12:10 
QuestionGenerate Word Report fails with System.Runtime.InteropServices.COMException (0x800A1066): Command Failed [modified] Pin
tschueggi9-Nov-10 3:08
tschueggi9-Nov-10 3:08 
AnswerRe: Generate Word Report fails with System.Runtime.InteropServices.COMException (0x800A1066): Command Failed Pin
Luc Pattyn9-Nov-10 4:08
sitebuilderLuc Pattyn9-Nov-10 4:08 
Hi,

I haven't done these things myself, however I remember reading about it. Here are some thoughts:

1.
different versions of Office need different libraries ("Primary Interop Adapters"), so you would have to rebuild your app, and you can make it work reliably with only one Office version at a time. I suggest you google for details.

2.
Most articles don't discuss handling multiple Word documents; and most do close both the document and the Word application (your shortened example did not show that).

3.
Here is one CodeProject article on Office automation out of many: Word Automation using VB.NET - Part I[^]

Hope this helps.
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.


GeneralRe: Generate Word Report fails with System.Runtime.InteropServices.COMException (0x800A1066): Command Failed Pin
tschueggi9-Nov-10 5:30
tschueggi9-Nov-10 5:30 
GeneralRe: Generate Word Report fails with System.Runtime.InteropServices.COMException (0x800A1066): Command Failed Pin
Luc Pattyn9-Nov-10 6:29
sitebuilderLuc Pattyn9-Nov-10 6:29 
GeneralRe: Generate Word Report fails with System.Runtime.InteropServices.COMException (0x800A1066): Command Failed Pin
tschueggi10-Nov-10 2:13
tschueggi10-Nov-10 2:13 
AnswerRe: Generate Word Report fails with System.Runtime.InteropServices.COMException (0x800A1066): Command Failed Pin
_Erik_10-Nov-10 1:58
_Erik_10-Nov-10 1:58 
GeneralRe: Generate Word Report fails with System.Runtime.InteropServices.COMException (0x800A1066): Command Failed Pin
tschueggi10-Nov-10 2:20
tschueggi10-Nov-10 2:20 
GeneralRe: Generate Word Report fails with System.Runtime.InteropServices.COMException (0x800A1066): Command Failed Pin
_Erik_10-Nov-10 2:52
_Erik_10-Nov-10 2:52 
GeneralRe: Generate Word Report fails with System.Runtime.InteropServices.COMException (0x800A1066): Command Failed Pin
tschueggi10-Nov-10 4:42
tschueggi10-Nov-10 4:42 
GeneralRe: Generate Word Report fails with System.Runtime.InteropServices.COMException (0x800A1066): Command Failed Pin
_Erik_10-Nov-10 7:12
_Erik_10-Nov-10 7:12 
QuestionHelp with serial data display Pin
turbosupramk39-Nov-10 1:58
turbosupramk39-Nov-10 1:58 
AnswerRe: Help with serial data display Pin
OriginalGriff9-Nov-10 2:17
mveOriginalGriff9-Nov-10 2:17 
GeneralRe: Help with serial data display Pin
turbosupramk39-Nov-10 2:26
turbosupramk39-Nov-10 2:26 
GeneralRe: Help with serial data display Pin
OriginalGriff9-Nov-10 4:21
mveOriginalGriff9-Nov-10 4:21 
GeneralRe: Help with serial data display Pin
turbosupramk39-Nov-10 6:38
turbosupramk39-Nov-10 6:38 
GeneralRe: Help with serial data display Pin
OriginalGriff9-Nov-10 8:21
mveOriginalGriff9-Nov-10 8:21 
GeneralRe: Help with serial data display Pin
ColinBurnell9-Nov-10 21:41
professionalColinBurnell9-Nov-10 21:41 
GeneralRe: Help with serial data display Pin
turbosupramk310-Nov-10 2:23
turbosupramk310-Nov-10 2:23 
GeneralRe: Help with serial data display Pin
ColinBurnell10-Nov-10 21:20
professionalColinBurnell10-Nov-10 21:20 

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.