Changes between Version 9 and Version 10 of RunningEcopathSolution


Ignore:
Timestamp:
2013-02-05 08:37:16 (11 years ago)
Author:
jeroens
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RunningEcopathSolution

    v9 v10  
    1010 
    1111If you are loading the sources into your development environment for the first time, you will need to make two adjustments to make sure that the sources compile and run well: 
    12  1. In the Solution Explorer panel (by default shown on the right side in the development environment), browse to the Project ''Scientific Interface''. 
    13  1. Right click on ''Scientific Interface > Set as Startup Project''. This will tell the compiler that the EwE application starts by launching the Scientific Interface project. 
    14  1. Make sure the Solution Explorer is visible (at the right-hand side by default). You can make the Solution Explorer appear via ''Menu > View > Other Windows > Solution Explorer'' (in Visual Studio) or via ''Menu > View > Other Windows > Solution Explorer'' (in Visual Basic Express). Don't you love these differences?! 
     12 1. Make sure the Solution Explorer panel is visible (by default shown on the right side in the development environment). You can make the Solution Explorer appear via ''Menu > View > Other Windows > Solution Explorer'' (in Visual Studio) or via ''Menu > View > Other Windows > Solution Explorer'' (in Visual Basic Express). Don't you love these differences?! 
     13 1. In the Solution Explorer panel browse to the Project ''Scientific Interface''. 
     14 1. Right click on ''Scientific Interface > Set as Startup Project''. The EwE6 application can only be started by launching the Scientific Interface project. 
    1515 1. In the Solution Explorer, right-click the Solution, and select ''Configuration Manager...''. Change the Active Solution Platform from 'Any CPU' to 'x86' if you have the 32-bit version of the Access database drivers installed, or 'x64' if you are using the 64-bit version the Access drivers. This is unfortunately necessary to help Windows find the Microsoft Access database drivers on your system when EwE6 needs them. 
    1616