Click here to Skip to main content
15,896,557 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Playing Wave files with the Audio routines? Pin
TheComputerMan6-Mar-09 14:35
TheComputerMan6-Mar-09 14:35 
Questionmy vb.net code Pin
JAYRAJ GIRI6-Mar-09 8:24
JAYRAJ GIRI6-Mar-09 8:24 
GeneralRe: my vb.net code Pin
Luc Pattyn6-Mar-09 8:32
sitebuilderLuc Pattyn6-Mar-09 8:32 
GeneralRe: my vb.net code Pin
Christian Graus8-Mar-09 17:11
protectorChristian Graus8-Mar-09 17:11 
AnswerRe: my vb.net code Pin
Dave Kreskowiak6-Mar-09 9:26
mveDave Kreskowiak6-Mar-09 9:26 
QuestionRe: my vb.net code Pin
dan!sh 6-Mar-09 20:53
professional dan!sh 6-Mar-09 20:53 
QuestionChange file extention association and apply changes? Pin
Member 21389206-Mar-09 5:00
Member 21389206-Mar-09 5:00 
AnswerRe: Change file extention association and apply changes? Pin
Dave Kreskowiak6-Mar-09 5:35
mveDave Kreskowiak6-Mar-09 5:35 
The problem I see is that your call CreateSubKey on a key that already exists, it won't return an object that SetValue can be called on.

Seperate these calls into seperate calls. Don't chain object call onto object call. Verify that you actually have an object before you make a call on it.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: Change file extention association and apply changes? Pin
Member 21389208-Mar-09 21:32
Member 21389208-Mar-09 21:32 
GeneralRe: Change file extention association and apply changes? Pin
Dave Kreskowiak9-Mar-09 2:15
mveDave Kreskowiak9-Mar-09 2:15 
Questionlink for merger module for CR Pin
hrishiS6-Mar-09 2:32
hrishiS6-Mar-09 2:32 
AnswerRe: link for merger module for CR Pin
Dave Kreskowiak6-Mar-09 4:17
mveDave Kreskowiak6-Mar-09 4:17 
QuestionCrystal Reports Parameter problem Pin
Jay Royall6-Mar-09 1:44
Jay Royall6-Mar-09 1:44 
QuestionUsercontrol focus Pin
JR2126-Mar-09 0:54
JR2126-Mar-09 0:54 
AnswerRe: Usercontrol focus Pin
Eddy Vluggen6-Mar-09 1:15
professionalEddy Vluggen6-Mar-09 1:15 
GeneralRe: Usercontrol focus Pin
JR2129-Mar-09 4:28
JR2129-Mar-09 4:28 
GeneralRe: Usercontrol focus Pin
Eddy Vluggen9-Mar-09 6:07
professionalEddy Vluggen9-Mar-09 6:07 
GeneralRe: Usercontrol focus Pin
JR2129-Mar-09 21:16
JR2129-Mar-09 21:16 
GeneralRe: Usercontrol focus Pin
Eddy Vluggen9-Mar-09 23:21
professionalEddy Vluggen9-Mar-09 23:21 
Questionapllication.startpath Pin
hrishiS6-Mar-09 0:08
hrishiS6-Mar-09 0:08 
AnswerRe: apllication.startpath Pin
Ashfield6-Mar-09 1:24
Ashfield6-Mar-09 1:24 
GeneralRe: apllication.startpath Pin
hrishiS6-Mar-09 1:39
hrishiS6-Mar-09 1:39 
GeneralRe: apllication.startpath Pin
Dave Kreskowiak6-Mar-09 3:57
mveDave Kreskowiak6-Mar-09 3:57 
QuestionHTML Email Behind Proxy Pin
Rajeev Dhiman5-Mar-09 23:43
Rajeev Dhiman5-Mar-09 23:43 
AnswerRe: HTML Email Behind Proxy Pin
Dave Kreskowiak6-Mar-09 3:56
mveDave Kreskowiak6-Mar-09 3:56 

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.