Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

http://tfsprod:8080/tfs/CivAv/NPA-APM_Ext

Migration to DevOps

(tick)

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

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.

...

Le Système des Avis de proposition de modification du Conseil consultatif sur la réglementation aérienne canadienne (Système des APM du CCRAC) est un outil administratif utilisé pour apporter des modifications réglementaires au Règlement de l'Aviation civile pour consultation par les intervenants de l'Aviation civile. Il a pour but d'assurer le suivi des APM, d'informer les membres des comités techniques, de consigner les recommandations découlant de discussions menées lors des réunions des comités techniques et du Comité réglementaire de l'Aviation civile (CRAC), et de publier tous les comptes rendus de décisions concernant la consultation.

Good To Know

Running on Local Host

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 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”

How-To and Fixes