I need to load the same file in both design mode and in run mode.
The problem is that the Application.StartupPath in design mode is the path
to VCSExpress.exe? and in run mode as expected, my program.
Do I need to have a copy in both folders or are there another solution,