ReleaseUpdateTransformDB50_EnterprisePortl.webControlValidate Upgrade Script

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

Class

ReleaseUpdateTransformDB50_EnterprisePortl

Method

webControlValidate

Description

Checks source files of web controls for references to the Microsoft.Dynamics.Portal.Application.Proxy unsupported namespace. Any webcontrol using this namespace is logged so the source files can be revised.

Script Type

Upgrade readiness scripts

Microsoft Dynamics AX Source

Microsoft Dynamics AX 4.0

Microsoft Dynamics AX 2009

Affected Modules and Tables

Affected Modules

Administration

Basic

Expense management

Human Resources

Production

Service

SRM

Validation Issues

Validation Issues Description

There are web controls that reference a namespace that is not supported in Microsoft Dynamics AX 2012. See detail messages for the list of web controls and namespaces. Revise each one as appropriate.

Checked Conditions

This script scans through each webcontrol in the AOT and checks the namespace references in code for a reference to the unsupported namespace.

Mitigation/How-to-fix

Revise the web control code to not reference the unsupported namespace.