Anish Prasad
Anish Prasad
Should be fixed once #2399 is merged.
Unable to reproduce with a Windows App Service in C#.
As per customer, the issue was a long file path with spaces. a shorter path with no spaces resulted in successful publishing.
@cwhitten, I attempted to run with `Ngrok v2.3.40` and was successfully able to connect to a bot hosted in Azure. Since the region field was optional in Ngrok v2, its...
Testing with both Ngrok v2 and v3 reveals that v2 remains supported even with the modifications made to support v3. Communication with an Azure bot is successful and no errors...
The Bot Builder Community has created custom adapters for some services, which you can find in their [Github repo](https://github.com/BotBuilderCommunity/botbuilder-community-dotnet#composer-connections--adatpers), along with implementation instructions. These may help answer your questions, and...
Hi @gleysonlf, This is probably related to #3792. You can take a look at that one for inspiration for the moment, and I will see about having the TypeScript samples...
Thanks, we'll investigate further.
Similar issue [here](https://github.com/microsoft/BotFramework-Composer/issues/8920) with the window turning white and Composer unable to load the bot.
Hi @davhdavh, Thank you for the report. We're aware of this issue, and we'll add it to the backlog for prioritization. We do not have an ETA at this time...