在 azure 上部署 botbuilder 很好。
但是当从 botframework 调用时,我得到内部服务器错误。日志文件在应用程序日志的堆栈跟踪中显示此错误。
builder.ChatConnector is not a constructor.
有什么办法可以解决这个问题?
在 azure 上部署 botbuilder 很好。
但是当从 botframework 调用时,我得到内部服务器错误。日志文件在应用程序日志的堆栈跟踪中显示此错误。
builder.ChatConnector is not a constructor.
有什么办法可以解决这个问题?