...
Environment Access Information
ENV | UNC | WWWFILES | URL | DB |
---|---|---|---|---|
DEV | TTSXD18 | |||
ACC | TTSXA18 | |||
PROD | or | TTSXP18 |
System Overview
The Canadian Aviation Regulation Advisory Council Notice of Proposed Amendments (CARAC: NPA) system is an administrative tool used to introduce regulatory amendments to the Canadian Aviation Regulations for consultation with Civil Aviation stakeholders. Its objectives are to track NPAs, inform members of Technical Committees, record recommendations from discussions at Technical Committees and Canadian Aviation Regulatory Committee (CARC) meetings, and to publish all decision records concerning the consultation.
...
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 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”