【问题标题】:Bot Framework Channel Emulator (v3.0.0.58) Crashes After LaunchBot Framework Channel Emulator (v3.0.0.58) 启动后崩溃
【发布时间】:2016-08-31 08:27:02
【问题描述】:

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

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

“Microsoft.Bot.Framework.Emulator 已停止工作”

查看问题详情

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

【问题讨论】:

  • 我遇到了这个问题,我需要做的是重置我的电脑。
  • 通过删除 %temp% 中的 emulator.service 文件解决了从以前版本的模拟器 (v1) 升级时引起的问题 emulator.service 文件没有被覆盖,因此 v3 使用 v1 设置,以前有没有

标签: emulation botframework


【解决方案1】:

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

也可以参考链接 here .并查看常见问题解答 here

【讨论】:

  • cd %temp% >> del emulator.service
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2016-11-13
  • 2020-07-19
  • 2012-01-27
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多