I have a Web App Bot in Azure which I would like to develop locally with .Net / C# in MS Visual Studio 2019. I downloaded the source code from the build blade in the Azure portal and followed exact the instructions in the read.me file. I opened the .sln file in VS 2019 and the build and run were successful and I received a port number for the bot URL. I opened the emulator and tried both 'open bot' and 'create new bot configuration' and in both cases the I am not receiving any response when trying to test the bot in the emulator. I also downloaded ngrok but I keep getting the 'send failed' and that is all. Does anybody know a solution? Many thanks
Bot not responding in Bot Framework Emulator
533 Views Asked by NatF At
2
There are 2 best solutions below
4
Dana V
On
If you are using Emulator to test the local bot, you must make sure that you are either specifying appid/password (if configured in configuration (appsettings.json/.env), or leaving them blank (if blank in configuration).
If using NGrok, you want to change the endpoint URL within Azure, then make sure that it is running locally.
Do you see any errors/exceptions within Emulator (bottom right pane) or with in NGrok, when using either of these approaches?
Related Questions in .NET
- file download method in visual studio 2017
- Repository manager receives the wrong connection string in .net core
- MongoDb not connecting C#
- The current .NET SDK does not support targeting .NET Core 6.0. Brand new WPF Project VS Community 2022 17.9.5
- Why Scanning GSI on DynamoDb doesnt work as fast as expected when using CONTAINS?
- Are "blittable types" really unmanaged types for StructLayout Sequential
- Failed to fetch dynamically imported module on Blazor JS Interop
- Problem to upload several images per one request
- Implementing Azure AD B2C Authentication in .NET 8 Blazor Project (RenderMode: InteractiveAuto)
- Stripe connect payout - throws exceptions
- 'IOException: The cloud file provider is not running', when trying to delete 'cloud' folder
- Azure Application Insights Not Displaying Custom Logs for Azure Functions with .NET 8
- Convert C# DateTime.Ticks to Bigquery DateTime Format
- Socket.io nodejs server .NET connection
- Producer Batching Service Bus Vs Kafka
Related Questions in VISUAL-STUDIO
- The current .NET SDK does not support targeting .NET Core 6.0. Brand new WPF Project VS Community 2022 17.9.5
- Dotnet Run is not working but the application is running in Visual Studio
- Is there a way to support Tailwind @apply in Visual Studio?
- How can I eliminate compile warnings using ZLib in Visual Studio
- C++(or Visual Studio) saving the file will not preserve the original file contents
- VS Community 2022 cannot install dotnet-ef when i try to publish
- Visual Studio 2022 convert spaces to tabs on checkout and back to spaces on checkin
- What should I do if Visual Studio has a restriction on creating files with a long name or a long path to these files?
- Command line error D8036 - not allowed with multiple source files with node-gyp and VS2022
- Migrate Old VS 2015 .suo file to the New VS 2022 DocumentLayout.json
- How to make one executable visual studio, that users can run?
- Use tabs instead of spaces in .csproj file in Visual Studio 2022
- Unity - scrollview/dragging breaks after specific scene inactivity
- How to make Visual Studio 2022 project launch Windows Terminal instead of PowerShell?
- Why is 'EDITBIN /STACK:2097152 w3wp.exe' cmd is giving me an LNK1342 error?
Related Questions in BOTFRAMEWORK
- In TeamsFx, how to construct ConversationReference without having a saved reference?
- Add interruption button in Azure bot framework
- Single Tenant Teams Bot Authentication Error: Missing access_token
- How can I enable AAD SSO for bot so we can get user information via Teams toolkit
- Adaptive-card sortby on datetime property
- botbuilder send activity context on stream
- Unable to send message to my bot using direct line
- Cannot access to Azure Graph via BOT MS Teams
- Message alignment to the left for user and bot message bubble
- How to resolve Teams bot ID change after upgrade to TeamsFX v5
- Designing a truly multi-tenant ms teams app
- Microsoft Azure Bot Framework - Can bots with User Managed Identities be tested with "Test in Web Chat"?
- How to handle user's route on using python-telegram-bot?
- AdaptiveCard not rendering bullet list if the text is from variable
- how do you make an adaptive card input choice selection send the selected choice to the teams bot?
Related Questions in AZURE-BOT-SERVICE
- multiple azure chatbots doesn't authenticate
- How to fix Unable to execute action botFramework/create. Error message: API call to Developer Portal failed
- I have problems with using Azure Bot in Personal Chat in Microsoft Teams
- Bot does not work with one-to-one chat messages in Microsoft Teams
- Azure Bot using Language Service what's the preferred method
- Adding a Bot to Azure Communication Service Chat Thread using the Microsoft App Id failed
- Issue with deploying Rasa bot on Teams via Azure Bot
- Botframework webchat Directline | How to get rid op 502 error while streaming openai answers
- How to add authentication to an exposed endpoint in Azure Bot Service?
- Error deploying echo-bot.py on Azure. ModuleNotFoundError: No module named 'aiohttp'
- How to replace expired secret key without restarting BOT
- MS Teams Bot message-extension- Agent returned unsuccessful status code InternalServerError
- How to view error logs for Azure Bot Service that uses a Messaging endpoint
- Teams Bot OAuthPrompt Not returning Tokenresponse for a couple of company members
- Bot Framework - Sign out a user completely in Teams
Related Questions in BOTFRAMEWORKEMULATOR
- onAdaptiveCardInvoke method isn't triggered on Bot Framework Emulator / JavaScript - Bot Framework SDK
- OAuth Prompt not working in Bot Framework Emulator
- Getting error "The reader's MaxDepth of 64 has been exceeded" while moving from a dialog to another many times in Bot Framework Emulator
- Connect Bot Framework Emulator to dockerized bot
- Can I trigger a proactive message in Bot Framework Emulator only by notify endpoint?
- How can I use the data from an adaptive Card?
- Error while integrating QnAMAker with Azure Bot framework
- Bot not responding in Bot Framework Emulator
- Cannot post activity. Unauthorized. 401 bot framework emulator
- Basic Python Echo Bot not addressable through Bot Framework Emulator (Post 500) after linking to Azure QnA Maker
- Bot Framework Emulator locale problem for pt-BR
- Bot Framework Emulator - How to force the emulator to use a specific port
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Could you please check if you have .bot file?
If you do not have a .bot file, could you please do: