You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Message:Unable to cast object of type 'DelegatingTurnContext`1[Microsoft.Bot.Schema.IMessageActivity]' to type 'Microsoft.Bot.Builder.TurnContext'. #44
I am getting this below error for ((TurnContext)stepContext.Context).Activity.Text;
Message:Unable to cast object of type 'DelegatingTurnContext`1[Microsoft.Bot.Schema.IMessageActivity]' to type 'Microsoft.Bot.Builder.TurnContext'.