Click here to Skip to main content
16,005,178 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionRe: Registering a VB.net created COM/ActiveX dll on another machine Pin
Lewy7626-Jan-06 5:55
Lewy7626-Jan-06 5:55 
AnswerRe: Registering a VB.net created COM/ActiveX dll on another machine Pin
Dave Kreskowiak26-Jan-06 5:58
mveDave Kreskowiak26-Jan-06 5:58 
GeneralRe: Registering a VB.net created COM/ActiveX dll on another machine Pin
Lewy7626-Jan-06 6:13
Lewy7626-Jan-06 6:13 
GeneralRe: Registering a VB.net created COM/ActiveX dll on another machine Pin
Dave Kreskowiak26-Jan-06 7:13
mveDave Kreskowiak26-Jan-06 7:13 
GeneralRe: Registering a VB.net created COM/ActiveX dll on another machine Pin
Lewy7626-Jan-06 8:24
Lewy7626-Jan-06 8:24 
GeneralRe: Registering a VB.net created COM/ActiveX dll on another machine Pin
Dave Kreskowiak26-Jan-06 14:45
mveDave Kreskowiak26-Jan-06 14:45 
Questioni dont know what to do? Pin
pandapatin26-Jan-06 4:06
pandapatin26-Jan-06 4:06 
AnswerRe: i dont know what to do? Pin
Dave Kreskowiak26-Jan-06 5:18
mveDave Kreskowiak26-Jan-06 5:18 
The problem is that one of these methods returned Nothing. All of your code is assuming that everything worked. There is no error checking built into any of this.

Check to see if ConfigurationManager.ConnectionStrings("psm") actually returned anything. You're trying to call the .ConnectionString property on something that, apparently, doesn't have an instance!

Did .ConnectionString actually return anything, or did IT return Nothing.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: i dont know what to do? Pin
pandapatin27-Jan-06 2:46
pandapatin27-Jan-06 2:46 
GeneralRe: i dont know what to do? Pin
Dave Kreskowiak27-Jan-06 11:35
mveDave Kreskowiak27-Jan-06 11:35 
QuestionHow make my own class and imports this Pin
Serpiente26-Jan-06 3:58
Serpiente26-Jan-06 3:58 
AnswerRe: How make my own class and imports this Pin
Dave Kreskowiak26-Jan-06 5:12
mveDave Kreskowiak26-Jan-06 5:12 
QuestionError Releted to IIS Pin
User 259184526-Jan-06 3:29
User 259184526-Jan-06 3:29 
AnswerRe: Error Releted to IIS Pin
Dave Kreskowiak26-Jan-06 5:08
mveDave Kreskowiak26-Jan-06 5:08 
Questionproblem with ms agent?? Pin
flashmemory26-Jan-06 1:52
flashmemory26-Jan-06 1:52 
AnswerRe: problem with ms agent?? Pin
KreativeKai26-Jan-06 6:43
professionalKreativeKai26-Jan-06 6:43 
Questionremoving items from a list using drag n' drop Pin
luciodandrea26-Jan-06 1:46
luciodandrea26-Jan-06 1:46 
Questionwho can help me??! Pin
flashmemory25-Jan-06 23:50
flashmemory25-Jan-06 23:50 
AnswerRe: who can help me??! Pin
J4amieC26-Jan-06 0:39
J4amieC26-Jan-06 0:39 
GeneralRe: who can help me??! Pin
flashmemory26-Jan-06 0:52
flashmemory26-Jan-06 0:52 
AnswerRe: who can help me??! Pin
Michael P Butler26-Jan-06 1:16
Michael P Butler26-Jan-06 1:16 
QuestionControls visual interface Pin
contact ajo25-Jan-06 22:39
contact ajo25-Jan-06 22:39 
QuestionCreating database during installation Pin
stukkend25-Jan-06 22:05
stukkend25-Jan-06 22:05 
AnswerRe: Creating database during installation Pin
Duncan Edwards Jones25-Jan-06 23:58
professionalDuncan Edwards Jones25-Jan-06 23:58 
AnswerRe: Creating database during installation Pin
Dave Kreskowiak26-Jan-06 4:58
mveDave Kreskowiak26-Jan-06 4:58 

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.