Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

You receive System Message 5034 when you open a project that was created in Microsoft Dynamics SL Software Development Kit


Symptoms

Consider the following scenario in the Software Development Kit in Microsoft Dynamics SL: 
  • You create a new Microsoft Dynamics SL screen by using the Microsoft Dynamics SL Software Development Kit.
  • You compile the screen into an executable file.
  • You try to run the executable file.
In this scenario, you receive the following error message:

System Message 5034- "Application Does Not Match Caption"

↑ Back to the top


Cause

This problem occurs when the name of the executable file that you create does not match the screen number in the caption of the screen.


↑ Back to the top


Resolution

To resolve this issue, change the screen caption to match the name of the executable file. To do this, follow these steps:
  1. Open Microsoft Visual Studio.
  2. Select the project that is returning the error message.
  3. Open Form1 in Design view.
  4. In the properties window, note the value of the Text property. This value will be the caption on the screen. It should end with the screen number in parentheses.
  5. On the Project menu, select Properties.
  6. On the Application page, change the Assembly Name to match the screen number that you found in step 4.

↑ Back to the top


Keywords: kbmbsmigrate, kbmbspartner, kbsurveynew, kb

↑ Back to the top

Article Info
Article ID : 2397403
Revision : 1
Created on : 1/7/2017
Published on : 8/5/2011
Exists online : False
Views : 117