将 blogengine.net 2.0 集成到网站时出错

发布于 2024-10-17 20:44:23 字数 671 浏览 1 评论 0原文

我正在集成 blogengine 2.0。我所做的是

  1. 在我的项目中创建名为 blogs 的文件夹。
  2. 复制了 blogengine.net 2.0(网络)中的所有文件。
  3. 在 web.config 中进行了更改并更改了母版页路径。 根据

http://www.ajaymatharu.com/integrating- blogengine-into-an-existing-site/

4.运行项目时显示样式错误。

错误的屏幕截图是...在此处输入图像描述

项目解决方案资源管理器的屏幕截图是。

在此处输入图像描述

web.config 文件... 在此处输入图像描述

I was integrating the blogengine 2.0.what i did is

  1. created folder inside my project called blogs.
  2. copied all the files from the blogengine.net 2.0 (web).
  3. made changes in the web.config and changed master page path.
    as per

http://www.ajaymatharu.com/integrating-blogengine-into-an-existing-site/

4.while running the project it is showing the error in styles.

the screen shoot of the error is...enter image description here

screen shoot of the project solution explorer is.

enter image description here

web.config file...
enter image description here

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

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

发布评论

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

评论(1

醉梦枕江山 2024-10-24 20:44:24

可能不是您正在寻找的答案,但我会采用子域路线并完全避免所有这些问题。也使得维护和升级变得更加容易。每次进行 BE 升级时,您可能会在尝试将其集成到现有站点时遇到类似的问题。

这是我已经做过的: http://homenetdirect.com/

我所要做的就是自定义博客 CSS 以匹配父网站的设计 - 您甚至可以创建一个“免费”设计......

Probably not the answer you're looking for but I would go the sub-domain route and avoid all of these issues completely. Also makes it easier to maintain and upgrade. Every time there is a BE upgrade you potentially face similar issues by trying to integrate it into an existing site.

Here's one I did already: http://homenetdirect.com/

All I had to do was customize the blog CSS to match that of the parent site - you might even create a "complimentary" design...

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