...
System Full Name | Canadian Aviation Regulation Advisory Council (CARAC) Notice of Proposed Amendments (NPA) System - External |
System Full Name (French) | Système des Avis de proposition de modification du Conseil consultatif sur la réglementation aérienne canadienne (Système des APM du CCRAC) - Externe |
Business Administrator | Lise Picard / Ariane Wilson |
Business Owner | Geneviève Frenette |
Director | Steven Palisek |
Division | Regulatory Affairs |
Subject Matter Expert | Mike Clark |
NTARS Code | CA10 |
Source Code Location | |
Migration to DevOps |
|
New Source Code Location (DevOps) | https://dev.azure.com/transport-canada/DSD-CIVAV Support/_git/NPA-APM_Ext |
Technology Assessment
Platform Type | Web (External) |
---|---|
Database Platform and Version | |
Development Language and Framework | .NET |
Operating System and Version | Windows Server 2016 |
Additional Dependencies | |
Authentication |
Environment Access Information
ENV | UNC | WWWFILES | URL | DB | |
---|---|---|---|---|---|
DEV | \\ncrws499\cawwwappsx\Saf-Sec-Sur\2\NPA-APM | TTSXD18 | |||
ACC | \\tctestmaster\wwwappsroot\Saf-Sec-Sur\2\NPA-APM | TTSXA18 | |||
PROD | or | TTSXP18 |
...
This project will run in Visual Studio 2022.
After cloning the repos you may see the error below when rebuilding/running the solution on your localhost. If so, uninstall and reinstall the latest AjaxControlToolkit in NuGet.
...
Note: You may might see the following message. It is seen on multiple developer’s machines and does not seem to be a problem:
”1>------ Rebuild All started: Project: NPA-APM, Configuration: Debug Any CPU ------
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2302,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "Oracle.DataAccess", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
1> NPA-APM -> C:\CIVAV\support\NPA-APM_Ext\Source\NPA-APM\bin\NPA-APM.dll”
...