Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.word.vba,microsoft.public.word.docmanagement
|
|||
|
|||
![]()
I have a C# application that creates an instance of Word 2003 and executes a
macro. The macro tries to create a new document using the code below: Application.Documents.add(Template:=strAppPath & "\" & "ErrMsgUserguide.dot", NewTemplate:=False, DocumentType:=0) Every time this line fails. What could be causing this error? If I run the macro from the MS Visual Basic IDE in Word it works fine. Obviously calling the same macro from the C# application has something to do with the problem. Any ideas? |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Word 2003 mailmerge to HTML mail fails | Mailmerge | |||
OpenDataSource fails | Mailmerge | |||
Normal.dot fails to save anything | Microsoft Word Help | |||
Word 2003 fails to set up Avery labels accurately, why??? | Microsoft Word Help | |||
Mouse wheel fails to scroll help frame in Word 2003. | Microsoft Word Help |