Installing Aeros Vision
To install Aeros Vision, please follow the steps below.
Pre-Requisites
.NET 4.5 Installed
Aeros ERP Installed
Step-by-Step Guide
Files are located at: \\agrisoft-st\DV_ConfigurationManagement\Builds\Vision
Copy the Vision_Master.bak to the destination SQL Server
Export the Vision_Master.bak database to the destination SQL Server as a database named "Aeros_Vision"
Copy the Aeros Vision X.X.X.X.exe installer file to the destination Application Server
Install Aeros Vision by running the program.
Install into the default application path:
C:\Program Files (x86)\Cultura\Aeros Vision
Note: It is very important that Aeros Vision is installed in the same location on ALL application servers.
Bug: There is an issue where the shortcut placed on the desktop does not set the "Start In" folder correctly.
Right click on the desktop icon for Aeros Vision
Select Properties
Specify a Start In value of: C:\Program Files (x86)\Cultura\Aeros Vision
Edit the AerosVisionConnections.xml file located in the C:\Program Files (x86)\Cultura\Aeros Vision folder.
Specify the desired ServerName
Specify the desired DatabaseName (this will be the Aeros ERP database, not Vision)
Specify the UserName & Password
Optional: Specify the Domain option (must match what Aeros ERP is using)
Configure the ImportExportConnections table within the Aeros ERP database:
INSERT INTO [ImportExportConnection]([ImportExportConnectionDesc], [ImportExportConnectionString], [fkImportExportDatabaseType])
SELECT N'Aeros Vision', N'SERVER=SRVGAERPSQL;UID=ERP_AppUser;PWD=xyz;DATABASE=Aeros_Vision;', 5
More Info for New Aeros ERP clients: Configure Import Export Connections
Note: Before running the sample, you may want to remove the DELETE clause and/or remove the identity inserts.
You should now be able to open Aeros Vision
Configure Aeros Vision Connections to Aeros ERP
Under Tools / Settings, click on Manage Data Models.
Click Manage Connections.
Click the Pencil icon next to the Connection
Set the desired Connection String to the Aeros ERP database.
Click Save & Close.
Click Close to return to the Connections listing.
Click Close to return to the Data Model listing.
Click Close to return to the Aeros Vision main screen.
You should now be able to click the blue Run / Play icon next to any of the Lookup tables to test connections are working.
Aeros Vision can now be added to the Aeros ERP Master – Custom menu.
Open Aeros ERP.
Click on Master.
Click on Miscellaneous.
Click on Custom DLLs.
Click on Add.
Click the search ellipses next to the DLL Path and navigate to C:\Program Files (x86)\Cultura\Aeros Vision\AerosVision.dll
Select the Module option of Master.
Click Save.
Exit Aeros ERP and log back in
You should now see AerosVision under Master - Custom.