Tagged: Error

ax7 Labelc Error -1 Duplicate Label

AX7 / D365: Build: LabelC.exe exited with code -1

You’re seeing the following error in your build logs? LabelC.exe exited with code -1 What is the cause of the label compile error? One issue that can cause this error are duplicates in label files, as two or more rows with the same label id. Like you can see in this example: NewLabel1=MyText ;New Comment NewLabel1=AlsoMyTest ;New Comment...

AX7 D365 DB Sync Error: Failed to create a session

AX7 / D365: Database Sync Error “Failed to create a session;”

Ever ran into the following error while sync your AX7 / D365 Database? Microsoft.Dynamics.Ax.Xpp.ErrorException: Failed to create a session; confirm that the user has the proper privileges to log on to Microsoft Dynamics 365 for Finance and Operations. In Visual Studio it will look like this: What is the cause for the “Failed to create a session” issue?...