Click here to Skip to main content
15,915,828 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionAdding reference at runtime Pin
nikneem20057-Nov-05 2:12
nikneem20057-Nov-05 2:12 
AnswerRe: Adding reference at runtime Pin
S. Senthil Kumar7-Nov-05 3:59
S. Senthil Kumar7-Nov-05 3:59 
AnswerRe: Adding reference at runtime Pin
Steve Pullan8-Nov-05 11:33
Steve Pullan8-Nov-05 11:33 
Questionmultiple selection on a dropdownlist Pin
mcgann7-Nov-05 2:10
mcgann7-Nov-05 2:10 
AnswerRe: multiple selection on a dropdownlist Pin
rudy.net9-Nov-05 18:03
rudy.net9-Nov-05 18:03 
Questionhelp pls , doubt with collection class in vb Pin
tejaswi-teja7-Nov-05 2:06
tejaswi-teja7-Nov-05 2:06 
Questionhelp pls , doubt with collection class in vb Pin
tejaswi-teja7-Nov-05 2:05
tejaswi-teja7-Nov-05 2:05 
QuestionProblem With ImageList control Pin
Anindya Chatterjee7-Nov-05 0:27
Anindya Chatterjee7-Nov-05 0:27 
I am designing a windows app in vb.net. There I added a imagelist control which contains some alphablended images. When I try to debug it it shows an error

"An unhandled exception of type 'System.Reflection.TargetInvocationException' occurred in mscorlib.dll

Additional information: Exception has been thrown by the target of an invocation."
pointing the line
" Me.ImageList1.ImageStream = CType(resources.GetObject("ImageList1.ImageStream"), System.Windows.Forms.ImageListStreamer)".
But while there was no images in Imagelist control nothing happened.

What is the wrong with it? What should I do now?

Thank you in advance.



Anindya Chatterjee
Questionclient/server communication Pin
sahil puri6-Nov-05 22:21
sahil puri6-Nov-05 22:21 
QuestionHelpNameSpace linked to host machine Pin
nashdb6-Nov-05 16:36
nashdb6-Nov-05 16:36 
AnswerRe: HelpNameSpace linked to host machine Pin
nikneem20057-Nov-05 2:34
nikneem20057-Nov-05 2:34 
GeneralRe: HelpNameSpace linked to host machine Pin
nashdb7-Nov-05 4:27
nashdb7-Nov-05 4:27 
GeneralRe: HelpNameSpace linked to host machine Pin
nashdb7-Nov-05 7:36
nashdb7-Nov-05 7:36 
QuestionHelp Needed = Listbox populated from .txt file - process each item in list through loop Pin
r00tb0x6-Nov-05 14:50
r00tb0x6-Nov-05 14:50 
AnswerRe: Help Needed = Listbox populated from .txt file - process each item in list through loop Pin
Christian Graus6-Nov-05 15:06
protectorChristian Graus6-Nov-05 15:06 
GeneralRe: Help Needed = Listbox populated from .txt file - process each item in list through loop Pin
r00tb0x6-Nov-05 15:38
r00tb0x6-Nov-05 15:38 
GeneralRe: Help Needed = Listbox populated from .txt file - process each item in list through loop Pin
Christian Graus6-Nov-05 15:52
protectorChristian Graus6-Nov-05 15:52 
GeneralRe: Help Needed = Listbox populated from .txt file - process each item in list through loop Pin
r00tb0x6-Nov-05 16:00
r00tb0x6-Nov-05 16:00 
GeneralRe: Help Needed = Listbox populated from .txt file - process each item in list through loop Pin
Christian Graus6-Nov-05 16:01
protectorChristian Graus6-Nov-05 16:01 
GeneralRe: Help Needed = Listbox populated from .txt file - process each item in list through loop Pin
r00tb0x6-Nov-05 16:27
r00tb0x6-Nov-05 16:27 
QuestionA component that does a databindable print document type thing? Pin
Duncan Edwards Jones6-Nov-05 11:08
professionalDuncan Edwards Jones6-Nov-05 11:08 
QuestionComboBox onchange Pin
TigerNige6-Nov-05 10:09
TigerNige6-Nov-05 10:09 
AnswerRe: ComboBox onchange Pin
Nibu babu thomas6-Nov-05 21:12
Nibu babu thomas6-Nov-05 21:12 
GeneralRe: ComboBox onchange Pin
TigerNige6-Nov-05 23:56
TigerNige6-Nov-05 23:56 
GeneralRe: ComboBox onchange Pin
Nibu babu thomas7-Nov-05 0:13
Nibu babu thomas7-Nov-05 0:13 

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.