gpt4 book ai didi

c# - 命名空间 'Bot' 中不存在类型或命名空间名称 'Microsoft' ?

转载 作者:行者123 更新时间:2023-11-30 18:17:00 25 4
gpt4 key购买 nike

其他人是否和我一样在 Bot 框架方面遇到了同样多的问题?

我只是尝试按照 Debug an Azure Bot Service bot 中的步骤操作这样我就可以在本地编辑和运行我的代码,然后将其推送到云端。经过长时间的斗争,我运行“debughost.cmd”文件,并被告知它无法解析“Bot”!

确切的错误是

D:\projects\PROJECT\messages\EchoDialog.csx(3,17): error CS0234: The type or namespace name 'Bot' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)

D:\projects\HelpfulCoa\messages\EchoDialog.csx(4,17): error CS0234: The type or namespace name 'Bot' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)

run.csx(9,17): error CS0234: The type or namespace name 'Bot' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)

run.csx(10,17): error CS0234: The type or namespace name 'Bot' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)

代码只是 Echo 示例,我正在尽力遵循文档中的无数脆弱步骤。

还有人遇到这个问题吗?有解决办法吗?

最佳答案

关于c# - 命名空间 'Bot' 中不存在类型或命名空间名称 'Microsoft' ?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45270710/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com