在azure上部署botbuilder是很好的。
但是当从botframework调用时,我得到了内部服务器错误。日志文件在应用程序日志的堆栈跟踪中显示此错误。
builder.ChatConnector is not a constructor.
有什么办法可以解决这个问题吗?
发布于 2016-07-18 17:43:31
将应用程序重新部署到一个新的azure站点成功了。
https://stackoverflow.com/questions/38402169
相似问题