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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested Answer

Plugin type not found in PluginAssembly  which has a total of [0] plugin/workflow activity types.

(1) ShareShare
ReportReport
Posted on by 4
Hi Experts,

I have a created a solution with two projects 1) Trainig Plugins  and 2) PluginBase

In the Plugin Base project , I have created a new class file (BasePlugin) as an abstract class inherited it to IPlugin interface  so that it can be reusabale for all other projects



In the Training project , I have created a new class which includes the logic to create a contact on create of account and I have inherited the BasePlugin abstract class  

 
After building the solution and while trying to register the assembly I am getting below error.
 
 Microsoft.Crm.CrmException: PluginType [Training.Plugins.CreateContactOnAccountCreation] not found in PluginAssembly  which has a total of [0] plugin/workflow activity types.
 
 
I have the same question (0)
  • Suggested answer
    Ray Profile Picture
    1,537 on at
    I don't know how you build solution successfully, there is not construct function defined in BasePlugin that take one parameter.
     
    I think you should delete these code:
            public CreateContactOnAccountCreation(string unsecureConfiguration, string secureConfiguration)
                : base(typeof(CreateContactOnAccountCreation))
            {
                
            }

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Tom_Gioielli Profile Picture

Tom_Gioielli 70 Super User 2025 Season 2

#2
Gerardo Rentería García Profile Picture

Gerardo Rentería Ga... 33 Most Valuable Professional

#3
Daniyal Khaleel Profile Picture

Daniyal Khaleel 32 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans