We've just upgraded from Dynamics SL 7.0 to SL 2015, skipping SL 2011. We have about 10 custom applications-- NOT customized screens . I have the VB source code for the applications, but Visual Studio 2013 won't open the very old style project files. As a workaround I created a new project in Visual Studio 2013 and them imported the .FRM (form) file to the new project. The form imported--sort of. The form isn't visible in the design window of Visual Studio. It does, however, have the executable code, which contains the business logic. So it looks like I might have to recreate the visual components of the screen from scratch and then copy and wire up the executable code. Has anybody had to deal with this and come up with a better solution? Am I missing something? Thanks
↧