Click here to Skip to main content
15,900,110 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Error ContextSwitchDeadlock Pin
Dave Kreskowiak5-Dec-18 5:58
mveDave Kreskowiak5-Dec-18 5:58 
GeneralRe: Error ContextSwitchDeadlock Pin
Dave Kreskowiak5-Dec-18 5:56
mveDave Kreskowiak5-Dec-18 5:56 
GeneralRe: Error ContextSwitchDeadlock Pin
Dave Kreskowiak5-Dec-18 5:55
mveDave Kreskowiak5-Dec-18 5:55 
QuestionInstallation of Visual Basic 6.0 on Windows 10 Pin
Member 140755163-Dec-18 0:13
Member 140755163-Dec-18 0:13 
AnswerRe: Installation of Visual Basic 6.0 on Windows 10 Pin
Mycroft Holmes3-Dec-18 14:04
professionalMycroft Holmes3-Dec-18 14:04 
AnswerRe: Installation of Visual Basic 6.0 on Windows 10 Pin
den2k883-Dec-18 21:56
professionalden2k883-Dec-18 21:56 
AnswerRe: Installation of Visual Basic 6.0 on Windows 10 Pin
Randor 3-Dec-18 22:15
professional Randor 3-Dec-18 22:15 
AnswerRe: Installation of Visual Basic 6.0 on Windows 10 Pin
kmoorevs4-Dec-18 6:09
kmoorevs4-Dec-18 6:09 
Well, I can tell you that VS 6.0 works fine on all of my Windows 10 systems. (desktop is build 17134.407) That's a really strange problem you are describing and one that I've never encountered in 20 years with VS 6. You could try event viewer or procmon to find what's failing. One other suggestion is setting up a VM with an older OS. I do seem to recall that on the first startup, you have to uncheck the add-in for Visual Component Manager.

As for migration to .NET, I'd suggest finding VB 2008 Express which is the last version to include a VB6 migration utility. I have found the best results have come from stripping all the code and letting the migration tool upgrade the forms, then go back and paste in/rewrite the code block by block. It's tedious, but better than dealing with hundreds or thousands of migration notes/errors at a time. Good luck!
"Go forth into the source" - Neal Morse

GeneralRe: Installation of Visual Basic 6.0 on Windows 10 Pin
Member 140755165-Dec-18 0:24
Member 140755165-Dec-18 0:24 
GeneralRe: Installation of Visual Basic 6.0 on Windows 10 Pin
Dave Kreskowiak5-Dec-18 5:48
mveDave Kreskowiak5-Dec-18 5:48 
QuestionHow can i dock the datagridviews ? Pin
desanti1-Dec-18 8:19
desanti1-Dec-18 8:19 
AnswerRe: How can i dock the datagridviews ? Pin
Eddy Vluggen2-Dec-18 0:26
professionalEddy Vluggen2-Dec-18 0:26 
AnswerRe: How can i dock the datagridviews ? Pin
Dave Kreskowiak2-Dec-18 7:59
mveDave Kreskowiak2-Dec-18 7:59 
QuestionCtypeDynamic : How can i detect if an expression can be converted to a specific Date format Pin
desanti25-Nov-18 1:00
desanti25-Nov-18 1:00 
AnswerRe: CtypeDynamic : How can i detect if an expression can be converted to a specific Date format Pin
Eddy Vluggen25-Nov-18 1:38
professionalEddy Vluggen25-Nov-18 1:38 
GeneralRe: CtypeDynamic : How can i detect if an expression can be converted to a specific Date format Pin
desanti25-Nov-18 1:46
desanti25-Nov-18 1:46 
GeneralRe: CtypeDynamic : How can i detect if an expression can be converted to a specific Date format Pin
Eddy Vluggen25-Nov-18 1:52
professionalEddy Vluggen25-Nov-18 1:52 
GeneralRe: CtypeDynamic : How can i detect if an expression can be converted to a specific Date format Pin
desanti25-Nov-18 1:57
desanti25-Nov-18 1:57 
GeneralRe: CtypeDynamic : How can i detect if an expression can be converted to a specific Date format Pin
Eddy Vluggen25-Nov-18 2:47
professionalEddy Vluggen25-Nov-18 2:47 
GeneralRe: CtypeDynamic : How can i detect if an expression can be converted to a specific Date format Pin
desanti25-Nov-18 3:05
desanti25-Nov-18 3:05 
GeneralRe: CtypeDynamic : How can i detect if an expression can be converted to a specific Date format Pin
Richard MacCutchan25-Nov-18 3:49
mveRichard MacCutchan25-Nov-18 3:49 
GeneralRe: CtypeDynamic : How can i detect if an expression can be converted to a specific Date format Pin
desanti25-Nov-18 3:53
desanti25-Nov-18 3:53 
GeneralRe: CtypeDynamic : How can i detect if an expression can be converted to a specific Date format Pin
Richard MacCutchan25-Nov-18 4:03
mveRichard MacCutchan25-Nov-18 4:03 
GeneralRe: CtypeDynamic : How can i detect if an expression can be converted to a specific Date format Pin
Eddy Vluggen25-Nov-18 3:55
professionalEddy Vluggen25-Nov-18 3:55 
GeneralRe: CtypeDynamic : How can i detect if an expression can be converted to a specific Date format Pin
desanti25-Nov-18 4:39
desanti25-Nov-18 4:39 

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.