Hello,
I've setup a web project in web Designer. It has a start module and a session module and 2 forms.
When i debug it, i have these errors (Warnings) :
Error code: WD0008; Error description: The function GetUser cannot be used in web projects not associated with an identity.; Node: User; Property: ; Module: CCC_XXXXXX_YY_session; Project name: CCC_XXXXXX_YY; Compiler: Web Designer
Error code: Aeds0003; Error description: The property "Style rules for blocks" is deprecated and will be removed in a future version. Use CSS rules to style the elements of the grid view.; Node: Grid band: Table; Property: ; Module: VI_Common_HyperView_ShapeListTable; Project name: CCC_XXXXXX_YY; Compiler: Web Designer
Error code: WD0016; Error description: The WhereClause() function is deprecated and may return unexpected values.; Node: AccProduct; Property: ; Module: VI_ITShop_ShoppingCart; Project name: CCC_XXXXXX_YY; Compiler: Web Designer
Error code: Aeds0003; Error description: The node type "Access restriction" is deprecated and will be removed in a future version. Define "Validator" nodes instead.; Node: Access restriction; Property: ; Module: VI_Hardware_Edit; Project name: CCC_XXXXXX_YY; Compiler: Web Designer
Error code: WD0005; Error description: There is no navigation title assigned to the form.; Node: Initial_Switch; Property: ; Module: CCC_XXXXXX_YY_Start; Project name: CCC_XXXXXX_YY; Compiler: Web Designer
I don't know how to correct these errors
Thank you for your help.