Get找不到母版页错误

发布于 2024-10-03 20:46:44 字数 185 浏览 1 评论 0原文

我已将母版页添加到项目中。虽然我可以成功运行该页面,但它不会切换到设计视图。

它给了我错误:

1)找不到母版页。 2)没有为扩展指定构建提供程序(它们被添加到应用程序和计算机的 web.config 中)。 3)无法切换到设计视图。出现错误找不到用户控件。 UserControl是一个dll,由客户端提供,用于搜索员工。

I have added master page to the project. Although I can successfully run the page, it doesn't switch to design view.

It gives me errors :

1)Cannot find the master page.
2)No build providers specified for the extension (They are added in both the applications and machine's web.config).
3)Can't switch to design view. Get an error cannot find a User Control. The UserControl is an dll, provided by the client for searching employees.

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

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

发布评论

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

评论(1

爱你是孤单的心事 2024-10-10 20:46:44

只需清理项目的解决方案。然后构建应用程序。再次重新构建应用程序。

Ctrl+Shift+B  --> To Build an Solution
Go to Build --> Clean Solution

有时 Visual Studio 会遇到智能感知问题。这也可能像我认为的那样,否则就没有什么。

Just Clean the Solutions of Project.And Buid the Application.Again Re-Build the Application.

Ctrl+Shift+B  --> To Build an Solution
Go to Build --> Clean Solution

Some times the Visual Studio get the intellisense problems.This is may also Like that i think otherwise there is nothing.

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