Genesys CTI User Forum

Genesys CTI User Forum => Genesys-related Development => Topic started by: GoodONE on April 16, 2018, 11:18:29 PM

Title: Getting Exception in WDE - Custom module
Post by: GoodONE on April 16, 2018, 11:18:29 PM
Hi guys,

I'm developing a module in WDE, but I'm getting an exception when I execute the application, please look at below paragraph:

Resolution of the dependency failed, type = "Genesyslab.Desktop.Infrastructure.IBootstrapController", name = "". Exception message is: The current build operation (build key Build Key[Genesyslab.Desktop.Infrastructure.IBootstrapController, null]) failed: The current type, Genesyslab.Desktop.Infrastructure.IBootstrapController, is an interface and cannot be constructed. Are you missing a type mapping? (Strategy type BuildPlanStrategy, index 3)

Has somebody else faced this issue so you can help me to troubleshoot it?

Regards.

Sent from my VKY-L09 using Tapatalk

Title: Re: Getting Exception in WDE - Custom module
Post by: GoodONE on April 17, 2018, 08:14:37 PM
I'll close this thread by myself,

The issue for me was a missing dll file in the root folder, for some reason it was not added so we added it and it works now.
Title: Re: Getting Exception in WDE - Custom module
Post by: Konoli34 on August 03, 2022, 08:17:09 AM
Hi ,

I'm pretty new to Genesys
I'm getting the same error, which dll did you add?
Thanks