Click here to Skip to main content
16,010,650 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalfilling a DataTable Pin
lxhan27-Jan-05 18:51
lxhan27-Jan-05 18:51 
GeneralRe: filling a DataTable Pin
The Man from U.N.C.L.E.27-Jan-05 23:15
The Man from U.N.C.L.E.27-Jan-05 23:15 
GeneralRe: filling a DataTable Pin
lxhan1-Feb-05 3:37
lxhan1-Feb-05 3:37 
GeneralRe: filling a DataTable Pin
mtone28-Jan-05 3:11
mtone28-Jan-05 3:11 
GeneralRe: filling a DataTable Pin
lxhan1-Feb-05 3:42
lxhan1-Feb-05 3:42 
GeneralBandObject Help Pin
Member 165616027-Jan-05 12:13
Member 165616027-Jan-05 12:13 
GeneralRe: BandObject Help Pin
Dave Kreskowiak28-Jan-05 3:42
mveDave Kreskowiak28-Jan-05 3:42 
Generalcreate word application in vb.net Pin
Member 162996427-Jan-05 11:02
Member 162996427-Jan-05 11:02 
Why am i not able to create a word application from vb.net web forms.

I am adding a reference to Word Object Library 10.0
I am doing the following.
Dim objWord As New Word.Application
Dim objDoc As Word.Document
objDoc = objWord.Documents.Open("c:\aa\t.doc")
objWord.Visible = True

All it does is hangs at the open .it doesn't even throw an error message.

thanks for your help
GeneralSuppressing Save as Dialog box Pin
Anonymous27-Jan-05 10:58
Anonymous27-Jan-05 10:58 
Generalbound listbox duplicates displaymember after edit Pin
Mark Payton27-Jan-05 10:45
Mark Payton27-Jan-05 10:45 
GeneralRounding Pin
superprogrammingdude27-Jan-05 10:25
superprogrammingdude27-Jan-05 10:25 
GeneralRe: Rounding Pin
Dave Kreskowiak27-Jan-05 10:37
mveDave Kreskowiak27-Jan-05 10:37 
GeneralCheckBoxes in Detail of Master/Detail Datagrid Pin
dhorne4127-Jan-05 9:56
dhorne4127-Jan-05 9:56 
GeneralInstall windows service application Pin
leezardd27-Jan-05 9:07
leezardd27-Jan-05 9:07 
GeneralRe: Install windows service application Pin
Dave Kreskowiak27-Jan-05 10:34
mveDave Kreskowiak27-Jan-05 10:34 
GeneralRe: Install windows service application Pin
leezardd28-Jan-05 5:09
leezardd28-Jan-05 5:09 
QuestionCommand execute??? Pin
charleslau285527-Jan-05 4:25
charleslau285527-Jan-05 4:25 
AnswerRe: Command execute??? Pin
Dave Kreskowiak27-Jan-05 4:52
mveDave Kreskowiak27-Jan-05 4:52 
Generalpopulate list view in VB from VC++ dll using SendMessage Api Pin
Mohamed Jaffar Sagir26-Jan-05 23:35
Mohamed Jaffar Sagir26-Jan-05 23:35 
GeneralRe: populate list view in VB from VC++ dll using SendMessage Api Pin
Dave Kreskowiak27-Jan-05 4:41
mveDave Kreskowiak27-Jan-05 4:41 
GeneralRe: populate list view in VB from VC++ dll using SendMessage Api Pin
rwestgraham30-Jan-05 18:02
rwestgraham30-Jan-05 18:02 
GeneralRe: populate list view in VB from VC++ dll using SendMessage Api Pin
Dave Kreskowiak31-Jan-05 1:22
mveDave Kreskowiak31-Jan-05 1:22 
GeneralRe: populate list view in VB from VC++ dll using SendMessage Api Pin
rwestgraham31-Jan-05 6:53
rwestgraham31-Jan-05 6:53 
GeneralRe: populate list view in VB from VC++ dll using SendMessage Api Pin
Dave Kreskowiak31-Jan-05 7:13
mveDave Kreskowiak31-Jan-05 7:13 
GeneralUsing htmldocument Pin
pnprashanth26-Jan-05 18:08
pnprashanth26-Jan-05 18:08 

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.