Bot Framework Channel Emulator (v3.0.0.58) 在启动后崩溃

Bot Framework Channel Emulator (v3.0.0.58) Crashes After Launch

我看过一些类似的帖子,但没有一个很像我的问题。 另外,我没有安装任何其他版本的模拟器。

我双击点击一次安装程序,应用程序启动,然后 启动后约 2 秒,它崩溃并出现以下错误。

"Microsoft.Bot.Framework.Emulator has stopped working"

查看问题详情

Problem Event Name: CLR20r3
Problem Signature 01: Bot Framework Channel Emulator
Problem Signature 02: 2.0.0.0
Problem Signature 03: 578e923b
Problem Signature 04: System
Problem Signature 05: 4.6.1075.0
Problem Signature 06: 56cfa343
Problem Signature 07: 364
Problem Signature 08: 73
Problem Signature 09: System.UriFormatException
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

从屏幕截图中我可以看到仿真器端口和 URL 已更改。 Emulator端口会一直监听9000端口,url应该是http://localhost:9000/。由于机器人在启动时崩溃,请尝试从您的临时文件夹中删除文件 %temp%\emulator.service 并尝试重新启动模拟器

您也可以参考link here .并检查常见问题解答 here