无法加载类型“site._Default”

发布于 2024-08-24 02:50:51 字数 1469 浏览 8 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

梦中楼上月下 2024-08-31 02:50:51

只需将 Line1 上的“CodeBehind”更改为“CodeFile”

Simply change "CodeBehind" to "CodeFile" on your Line1

花间憩 2024-08-31 02:50:51

在 IIS 中右键单击您的网站并选择“转换为应用程序”,它可能会解决您的问题。
我的主网站下的虚拟目录也有同样的问题

In IIS right click on your website and select "Convert to Application" it may solve your problem.
I had same problem with virtual directory under my main website

硬不硬你别怂 2024-08-31 02:50:51

您确定已将编译后的 .dll 文件上传到站点的 /bin 文件夹中吗?

Are you sure you uploaded the compiled .dll files in the /bin folder for the site?

枯叶蝶 2024-08-31 02:50:51

您的设计器文件的类名称是什么?它是否匹配“_default”并且是否位于命名空间“testDemo”中?

What the class name for your designer file? Does it match "_default" and is it in the namespace "testDemo"?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文