Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Type Microsoft.CluRecognizer not registered in factory #1563

@Prasad-RR

Description

@Prasad-RR

Describe the bug

We are getting an error "Type Microsoft.CluRecognizer not registered in factory" while building the project. We have a bot built on bot builder SDK along with adaptive dialogs created using composer. We need to migrate from Luisrecognizer to CLURecognizer as Luis is getting deprecated soon. We have used the Nuget package "Microsoft.Bot.Components.Recognizers.CLURecognizer" and followed the instuctions as mentioned in your document "https://github.com/microsoft/botframework-components/tree/main/packages/Recognizers/ConversationLanguageUnderstanding/dotnet". Can you please guide is resolving this issue at the earliest?

Version

Bot builder - 4.22.2
Composer- 2.1.2

To Reproduce

Create an adaptive dialog which uses CLU Recognizer and add that dialog in Bot SDK code

Expected behavior

Code to run without giving any error.

Screenshots

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or an unintended behavior.needs-triageThe issue has just been created and it has not been reviewed by the team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions