Click here to Skip to main content
15,927,514 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Plz help me (The process cannot access the file....) Pin
Christian Graus26-Jan-07 21:37
protectorChristian Graus26-Jan-07 21:37 
GeneralRe: Plz help me (The process cannot access the file....) Pin
Ahmed El-Badry26-Jan-07 23:11
Ahmed El-Badry26-Jan-07 23:11 
GeneralRe: Plz help me (The process cannot access the file....) Pin
Christian Graus27-Jan-07 9:43
protectorChristian Graus27-Jan-07 9:43 
GeneralRe: Plz help me (The process cannot access the file....) Pin
Ahmed El-Badry28-Jan-07 2:41
Ahmed El-Badry28-Jan-07 2:41 
QuestionReference to a non-shared member requires an object reference Pin
Geoff_300126-Jan-07 20:53
Geoff_300126-Jan-07 20:53 
AnswerRe: Reference to a non-shared member requires an object reference Pin
Christian Graus26-Jan-07 21:12
protectorChristian Graus26-Jan-07 21:12 
GeneralRe: Reference to a non-shared member requires an object reference Pin
Geoff_300126-Jan-07 21:20
Geoff_300126-Jan-07 21:20 
GeneralRe: Reference to a non-shared member requires an object reference Pin
Christian Graus26-Jan-07 21:35
protectorChristian Graus26-Jan-07 21:35 
Once you import your COM library, are you creating an instance of the stub class it provides ? If not, you've not got a COM object to call methods on.  What's your actual code look like, is it

MyCOMObjectInstance.ProcessXMLFile("whatever")

Or, was the line of code exactly as you posted it ?




Christian Graus - C++ MVP

'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

GeneralRe: Reference to a non-shared member requires an object reference Pin
Geoff_300126-Jan-07 21:52
Geoff_300126-Jan-07 21:52 
QuestionHow to chage the backcolor of Listview control Pin
Exelioindia26-Jan-07 20:42
Exelioindia26-Jan-07 20:42 
QuestionGet name of dynamic created controls. Pin
.NetRams26-Jan-07 20:23
.NetRams26-Jan-07 20:23 
Questionimage manipulation Pin
sameersk26-Jan-07 18:16
sameersk26-Jan-07 18:16 
AnswerRe: image manipulation Pin
Christian Graus26-Jan-07 21:12
protectorChristian Graus26-Jan-07 21:12 
QuestionHelp with a Generic function Pin
TwoFaced26-Jan-07 13:16
TwoFaced26-Jan-07 13:16 
AnswerRe: Help with a Generic function Pin
Christian Graus26-Jan-07 13:25
protectorChristian Graus26-Jan-07 13:25 
GeneralRe: Help with a Generic function [modified] Pin
TwoFaced26-Jan-07 14:46
TwoFaced26-Jan-07 14:46 
GeneralRe: Help with a Generic function Pin
Christian Graus26-Jan-07 21:15
protectorChristian Graus26-Jan-07 21:15 
GeneralRe: Help with a Generic function Pin
TwoFaced26-Jan-07 21:50
TwoFaced26-Jan-07 21:50 
GeneralRe: Help with a Generic function Pin
Christian Graus26-Jan-07 22:36
protectorChristian Graus26-Jan-07 22:36 
QuestionReportViewer "Report processing has been cancelled" [modified] Pin
Kschuler26-Jan-07 9:01
Kschuler26-Jan-07 9:01 
AnswerRe: ReportViewer "Report processing has been cancelled" Pin
Kschuler19-Feb-07 5:29
Kschuler19-Feb-07 5:29 
QuestionHow to override DataGridView Pin
GWbasicProgrammer26-Jan-07 8:17
GWbasicProgrammer26-Jan-07 8:17 
AnswerRe: How to override DataGridView Pin
Christian Graus26-Jan-07 10:08
protectorChristian Graus26-Jan-07 10:08 
GeneralRe: How to override DataGridView Pin
GWbasicProgrammer29-Jan-07 7:18
GWbasicProgrammer29-Jan-07 7:18 
Questioneditable listview control header Pin
pnpfriend26-Jan-07 6:17
pnpfriend26-Jan-07 6:17 

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.