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

Visual Basic

 
GeneralRe: listing ports with prnport.vbs and using that info in VB?? [modified] Pin
Trey549829-Oct-08 3:52
Trey549829-Oct-08 3:52 
GeneralRe: listing ports with prnport.vbs and using that info in VB?? Pin
Dave Kreskowiak29-Oct-08 4:14
mveDave Kreskowiak29-Oct-08 4:14 
GeneralRe: listing ports with prnport.vbs and using that info in VB?? Pin
Trey549829-Oct-08 4:26
Trey549829-Oct-08 4:26 
QuestionHelp me, How can i get the perl print data? Pin
f340492327-Oct-08 23:10
f340492327-Oct-08 23:10 
AnswerRe: Help me, How can i get the perl print data? Pin
Dave Kreskowiak28-Oct-08 1:35
mveDave Kreskowiak28-Oct-08 1:35 
GeneralRe: Help me, How can i get the perl print data? Pin
f340492328-Oct-08 20:07
f340492328-Oct-08 20:07 
QuestionAssembly Redirect Pin
Tauseef A27-Oct-08 22:18
Tauseef A27-Oct-08 22:18 
AnswerRe: Assembly Redirect Pin
Dave Kreskowiak28-Oct-08 1:34
mveDave Kreskowiak28-Oct-08 1:34 
Google results for ""Found conflict between the different versions of the same assembly"[^]".

Basically, you have two parts of your solution that refer to the same assembly, but where setup using different versions of that assembly. If your familiar with ILDASM, you can use that to see which assemblies you're referencing are using different versions. But, in the end, you're just going to end up recompiling the dependant assemblies and your projects that use them.


A guide to posting questions on CodeProject[^]



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




QuestionEncrypt App.config Pin
Dinesh Vitharana27-Oct-08 22:10
Dinesh Vitharana27-Oct-08 22:10 
AnswerRe: Encrypt App.config Pin
Dave Kreskowiak28-Oct-08 1:27
mveDave Kreskowiak28-Oct-08 1:27 
AnswerRe: Encrypt App.config Pin
Jon_Boy28-Oct-08 2:38
Jon_Boy28-Oct-08 2:38 
Questioncommand builder Pin
jac10001111010127-Oct-08 20:02
jac10001111010127-Oct-08 20:02 
AnswerRe: command builder Pin
Dave Kreskowiak28-Oct-08 1:22
mveDave Kreskowiak28-Oct-08 1:22 
Questionim stuck in CRUD - my codes don't work. Pin
jac10001111010127-Oct-08 12:43
jac10001111010127-Oct-08 12:43 
AnswerRe: im stuck in CRUD - my codes don't work. Pin
Paul Conrad27-Oct-08 12:59
professionalPaul Conrad27-Oct-08 12:59 
AnswerRe: im stuck in CRUD - my codes don't work. Pin
Dave Kreskowiak27-Oct-08 15:50
mveDave Kreskowiak27-Oct-08 15:50 
QuestionI have a problem on how to access parallel ports using visual basic2005. [modified] Pin
xolisa27-Oct-08 12:32
xolisa27-Oct-08 12:32 
AnswerRe: I have a problem on how to access parallel ports using visual basic2005. Pin
Dave Kreskowiak27-Oct-08 15:49
mveDave Kreskowiak27-Oct-08 15:49 
QuestionI cannot permanently save my records to my database. add, edit delete Pin
jac10001111010127-Oct-08 10:02
jac10001111010127-Oct-08 10:02 
AnswerRe: I cannot permanently save my records to my database. add, edit delete Pin
Dave Kreskowiak27-Oct-08 11:11
mveDave Kreskowiak27-Oct-08 11:11 
GeneralRe: I cannot permanently save my records to my database. add, edit delete Pin
jac10001111010127-Oct-08 12:16
jac10001111010127-Oct-08 12:16 
GeneralRe: I cannot permanently save my records to my database. add, edit delete Pin
Dave Kreskowiak27-Oct-08 15:33
mveDave Kreskowiak27-Oct-08 15:33 
QuestionProblem with .Net's NamedPipeServerStream and NamedPipeClientStream Pin
BubbaGeeNH27-Oct-08 7:26
BubbaGeeNH27-Oct-08 7:26 
AnswerRe: Problem with .Net's NamedPipeServerStream and NamedPipeClientStream Pin
Gideon Engelberth27-Oct-08 14:38
Gideon Engelberth27-Oct-08 14:38 
AnswerRe: Problem with .Net's NamedPipeServerStream and NamedPipeClientStream Pin
pointeman119-Aug-10 7:04
pointeman119-Aug-10 7:04 

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.