Click here to Skip to main content
16,008,183 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: problem in vb.net Pin
Treacherous_112-May-05 6:12
Treacherous_112-May-05 6:12 
GeneralRe: problem in vb.net Pin
Manik Nath12-May-05 18:19
Manik Nath12-May-05 18:19 
GeneralProject PC Device Help Pin
BritishEmpire11-May-05 22:29
BritishEmpire11-May-05 22:29 
GeneralMessage Box in VB Pin
Member 83969511-May-05 19:46
Member 83969511-May-05 19:46 
GeneralRe: Message Box in VB Pin
Dave Kreskowiak12-May-05 1:43
mveDave Kreskowiak12-May-05 1:43 
Generaldo not show message box in vb Pin
Member 83969511-May-05 19:41
Member 83969511-May-05 19:41 
GeneralRe: do not show message box in vb Pin
Dave Kreskowiak12-May-05 1:42
mveDave Kreskowiak12-May-05 1:42 
Generalhelp needed in microsoft word Pin
IvanChang11-May-05 17:13
IvanChang11-May-05 17:13 
hi...
I have used microsoft word 2003 to create a document. After that, I my vb.net coding... i use microsoft office 11.0 Object library to call this document and modify the text in the document... it work fine in my project... The problem is when i transfer this file and my project to another system tat have only microsoft word XP... the error will occur .... anyone know how to solve this problem??? thank you very much ...

the command line that cause error was:
wordDoc = WordApp.Documents.Open(FileName:=Directory.GetCurrentDirectory & "\New Report Template\" & TemplateFileName, ConfirmConversions:=False, Revert:=True, Format:=Word.WdOpenFormat.wdOpenFormatRTF)

the error message was:

An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in cosecmain.dll

Additional information: The server threw an exception.
GeneralRe: help needed in microsoft word Pin
Christian Graus11-May-05 17:23
protectorChristian Graus11-May-05 17:23 
GeneralRe: help needed in microsoft word Pin
IvanChang11-May-05 17:36
IvanChang11-May-05 17:36 
GeneralRe: help needed in microsoft word Pin
Christian Graus11-May-05 17:40
protectorChristian Graus11-May-05 17:40 
GeneralRe: help needed in microsoft word Pin
IvanChang11-May-05 18:46
IvanChang11-May-05 18:46 
GeneralRe: help needed in microsoft word Pin
Christian Graus11-May-05 18:52
protectorChristian Graus11-May-05 18:52 
Generaluser control Pin
monica2k11-May-05 16:55
monica2k11-May-05 16:55 
GeneralRe: user control Pin
Christian Graus11-May-05 16:58
protectorChristian Graus11-May-05 16:58 
GeneralRe: user control Pin
monica2k11-May-05 17:20
monica2k11-May-05 17:20 
GeneralRe: user control Pin
Christian Graus11-May-05 17:26
protectorChristian Graus11-May-05 17:26 
GeneralRe: user control Pin
monica2k11-May-05 18:06
monica2k11-May-05 18:06 
GeneralRe: user control Pin
Dave Kreskowiak12-May-05 1:38
mveDave Kreskowiak12-May-05 1:38 
GeneralGetInvocationList() equivalent in vb Pin
zorifila11-May-05 16:06
zorifila11-May-05 16:06 
GeneralRe: GetInvocationList() equivalent in vb Pin
Christian Graus11-May-05 16:13
protectorChristian Graus11-May-05 16:13 
GeneralRe: GetInvocationList() equivalent in vb Pin
zorifila12-May-05 7:50
zorifila12-May-05 7:50 
GeneralRe: GetInvocationList() equivalent in vb Pin
Dave Kreskowiak12-May-05 8:53
mveDave Kreskowiak12-May-05 8:53 
GeneralRe: GetInvocationList() equivalent in vb Pin
zorifila12-May-05 10:40
zorifila12-May-05 10:40 
GeneralPanel Control in visual basic Pin
monica2k11-May-05 15:44
monica2k11-May-05 15:44 

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.