System Profile
...
RDIMS #7391216
Developer installation
Expand | ||
---|---|---|
|
...
Currently, we are using Visual Studio 2019 to run ARASS To create or edit a crystal report, we can use Microsoft Visual Studio 2013 |
...
/2015/2017, then we can continue to use VS2019 to run that crystal report on ARASS Note: One limitation when working with Microsoft Visual Studio 2015 is that the stdole.dll might be put in the bin folder when build the project in VS2019. The stdole.dll should be removed from the bin folder before moving the deployment to the server.
*If you don’t have access to |
Expand | |||||
---|---|---|---|---|---|
| |||||
ARASS is using the Inside
|
Expand | ||
---|---|---|
| ||
Go to the bin folder and delete the Copy the correct Change in the web.config: Commenting this line for CLFVersion Build the solution and run it. The layout should now be displaying correctly. If you find this type of error copy your folder in Program Files(x86) in Program Files |
Good To Know
~1300 people use this application (source: Olivier Hill)
Oracle:
ARASS currently is using Oracle.manageddataacess.dll instead of oracle.dataacess.dll. This can be seen in web.config’s connections
...
The advantage of using Oracle.ManagedDataAccess is we do not need local Oracle client installed. We only need .Net runtime installed to connect to Oracle. This helps to make applications working in any computer without worrying whether we have installed 32bit or 64 bit version Oracle client.
Publish files: can use the same below setup to prepare the deployment for dev, acceptance or prod.
We can create one package on dev/acceptance and copy the same package for prod
Connection: The target location is pointing to your local location
...
Settings
...
Change request examples: C255126 (Crystal report change)
How-To and Fixes
In case of missing office data in the ARASS report Excel (Using national data dump by quarter). Please refer first to the PDF file by downloading it from the production environment using Generate report tab on the left side of the screen (It’s important to select (‘’Actuals by Office’’ / Report Format ‘’PDF’’) as well as the fiscal year and the quarter.
...
please contact me @ Riadh.said@tc.gc.ca for help in case the office list field contains 0 values as 0,0,0,0,0
Oracle.DataAccess.Dll Run error
Switch the CPU Application to X64 Bit mode :
VS-> Tools-> Options-> Projects and Solutions ->Web Projects
Uncheck first option in case its checked
Go to the Any CPU tab bar
Click on the small rectangle
Click on Configuration manager
Then click on New and X64 from New platform
Click ok then switch from any CPU to X64 and Run the application
...
TFS Test Plans, Suites and Test Cases imported:
...