-
## The Microsoft Bot Framework team prefers that ["How To"](https://stackoverflow.com/help/how-to-ask) questions be submitted on [Stack Overflow](https://stackoverflow.com/questions/tagged/botframewor…
-
## Bot Info
* SDK Platform: Node.js
* SDK Version: latest
* Active Channels: emulator
* Deployment Environment: Azure bot service / Mac OSX 10.13.3 (Development)
## Issue Description
Hi all. …
-
hi , i have created a sample bot and integrated with LUIS by creating intents and mappings, u see can code in below screen shot, the issue is i could not get response from bot to Emulator.
![node js …
-
I'm getting the following issues in my unit tests after upgrading:
.NET Framework 4.5.2:
```
Error Message:
System.AggregateException : One or more errors occurred.
---- Microsoft.Azure.Docume…
-
I tried 'localhost', 'localhost:8081' and other patterns. As per Tweet chat with Dan, this is not yet supported.
Dan: "This doesn’t work because internally the URI to the CosmosDB is built by combini…
-
My code is (I've changed localhost port to 8000 & mongodb port to 10000 with ```CosmosDB.Emulator.exe```):
```
var url = "mongodb://localhost:C2y6yDjf5/R+ob0N8A7Cgv30VRDJIWEHLM+4QDU5DE2nQ9nDuVTqobD4…
-
## Bot Info
* SDK Platform: .NET
* SDK Version: v3.14.1.1
* Active Channels:
* Deployment Environment: local with Emulator
## Issue Description
After getting the Error iisexpress.exe Warnin…
-
## Bot Info
* SDK Platform: .NET
* SDK Version: 3.12.2.4
* Active Channels: None
* Deployment Environment: Local development with Emulator
## Issue Description
I'm doing simple FormFlow with j…
-
We are undertaking a project to develop content (originally an e-book, still might be, or it might be an interactive thing) to set the minimum bar for a complete .NET development lifecycle on Azure. …
-
I added requirements (flask==0.12.1, pymongo==3.5.1) and my cosmos db connection string and deployment to Azure went successfull. But anyway, something crashes out there as app website is not accessib…