G
Galen Somerville
I converted a VB6 to VB2005 pro awhile back. Had to dump it because it
wouldn't handle my real time data fast enough.
I decided to try VB2008 Express. Brought my old VB2005 app in from a backup
DVD.
It builds quickly with no errors but fails to launch with "Does not support
debugging the code type specified by the project".
Changed compile to net 2 but no help. I understand that net 3.5 is backward
compatible to net 2 (for what it's worth).
So, can I delete all of the VB2005 files except the actual Forms and modules
(xxxx.vb) and start a new VB2008 with them?
Or other suggestions
Galen
wouldn't handle my real time data fast enough.
I decided to try VB2008 Express. Brought my old VB2005 app in from a backup
DVD.
It builds quickly with no errors but fails to launch with "Does not support
debugging the code type specified by the project".
Changed compile to net 2 but no help. I understand that net 3.5 is backward
compatible to net 2 (for what it's worth).
So, can I delete all of the VB2005 files except the actual Forms and modules
(xxxx.vb) and start a new VB2008 with them?
Or other suggestions
Galen