up vote 0 down vote favorite
share [g+] share [fb]

I have an old VB 6.0 file that I need to open. I can't open it with VB.NET, so I was wondering if there was anywhere to get a trial version of 6.0

link|improve this question

42% accept rate
feedback

2 Answers

Have a look at Microsoft's Resource Center

You can always upgrade VB6 projects to later versions of Visual Studio using the upgrade wizard.

Visual Basic 6 itself has been discontinued long ago, so unless you can find a second hand CD to install it from, you're out of luck.

link|improve this answer
1  
Just about the only way to get VB6 these days is with an MSDN subscription. – Richard Jan 10 '11 at 9:38
feedback

You may be able to open it with Visual Basic for Applications.

link|improve this answer
Can I use VBA to produce a dll? – Brian Jan 10 '11 at 5:37
To the best of my knowledge, no. – Zian Choy Apr 10 '11 at 0:49
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.