安装 Sitefinity 4 自定义模块时出现问题

发布于 2024-10-31 15:44:11 字数 479 浏览 1 评论 0原文

我在这里发布此内容是因为我没有从 sitefinity 论坛获得任何支持。

我创建了一个新的 SiteFinity 4.0 项目,并从 Intranet Starter Kit。这就是我所做的:

  1. 添加对 Telerik.Sitefinity.StarterKit.Intranet.Meetings.dll 的引用
  2. 注册模块 (screenshot)
  3. 注册了小部件

该小部件显示在“自定义”部分下的工具箱中,但我在“内容”顶部菜单下没有看到“会议”链接。

我错过了什么吗?任何形式的帮助将不胜感激。

I'm posting this here since I didn't get any support from the sitefinity forum.

I created a new SiteFinity 4.0 project and added the Meeting module from the Intranet Starter Kit. Here's what I did:

  1. Added reference to Telerik.Sitefinity.StarterKit.Intranet.Meetings.dll
  2. Registered the module (screenshot)
  3. Registered the widget

The widget appears in the toolbox under the Custom section but I dont see the Meeting link under the Content top menu.

Am I missing something? Any sort of help would be greatly appreciated.

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

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

发布评论

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

评论(1

夏の忆 2024-11-07 15:44:11

注册模块时,尝试将 StartupType 设置为 OnApplicationStart。添加模块后,通过保存 web.config 重新启动您的网站。这将重新启动 Sitefinity 应用程序并导致安装模块。

我希望这有帮助!

when registering the module, try setting the StartupType to OnApplicationStart. then after adding the module, restart your website by saving the web.config. This restarts the Sitefinity application and causes the module to be installed.

I hope this was helpful!

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