web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / HIMBAP / Fixing “Description name mu...

Fixing “Description name must be specified Parameter name: description” Error

Mahendar Pal Profile Picture Mahendar Pal 45,095

We may get this error while deploying workflow assembly using Developers toolkit if we missed to fill description field while adding new Workflow Activity Class.

2015-02-22_12-29-51

We can fix this error using following steps:

  • Navigate to workflow project properties (Right Click on workflow project ->Select Properties)
  • Select Application tab and click on Assembly Information button
  • Fill information under Description field
  • Build try to Deploy your solution again

2015-02-22_12-36-14

But we may still get this error if RegisterFile.crmregister file is not updated automatically, so we may need to update this file manually by adding Description property like below, now we should be able to deploy our workflow solution without any issue.

2015-02-22_12-54-31

HIMBAP | Need any help in Microsoft CRM 2015 Contact US !!


Comments

*This post is locked for comments