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 }}
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
I'm using CoreBot template with no changes and deployed it to azure using instructions.
Bot works fine locally but not when Deployed - welcome card is not displayed.
It generates an exception when trying to display an Adaptive card as a welcome message:
Here is the exception from the log: [Error] Microsoft.Bot.Builder.Integration.AspNet.Core.BotFrameworkHttpAdapter: [OnTurnError] unhandled error : Value cannot be null.Parameter name: stream
I'm using CoreBot template with no changes and deployed it to azure using instructions.

Bot works fine locally but not when Deployed - welcome card is not displayed.
It generates an exception when trying to display an Adaptive card as a welcome message:
Here is the exception from the log:
[Error] Microsoft.Bot.Builder.Integration.AspNet.Core.BotFrameworkHttpAdapter: [OnTurnError] unhandled error : Value cannot be null.Parameter name: stream