Botframework-emulator: Bot Emulator Connectivity issue

Created on 17 Apr 2017  Â·  2Comments  Â·  Source: microsoft/BotFramework-Emulator

I am trying to connect just a Hello world bot application and its getting the error POST connect ECONNREFUSED 127.0.0.1:3978, on the emulator, i have tried with valid MSA id and secret and also blank ones. but still receiving the same.

Most helpful comment

Resolved this issue by downloading, unzipping and copying the Visual Studio Bot Application Folder from https://docs.botframework.com/en-us/downloads/ to the C:Users\admin\Documents\Visual Studio 2017\Templates\ProjectTemplates\Visual C# folder.

All 2 comments

Resolved this issue by downloading, unzipping and copying the Visual Studio Bot Application Folder from https://docs.botframework.com/en-us/downloads/ to the C:Users\admin\Documents\Visual Studio 2017\Templates\ProjectTemplates\Visual C# folder.

I'm glad you found a solution!

Was this page helpful?
0 / 5 - 0 ratings