Getting BlogEngine.NET to work within a DotNetNuke website

by brogge 16. February 2009 23:40

Since I wasn't completely happy with the functionality the default DotNetNuke blog module provides, I decided to change to BlogEngine.NET. As you can see from the address of this blog I wanted to include the blog in our company website as a sub-directory.

When creating a virtual application within the DNN root website I ran into some errors. Whenever I tried to open the blog I got an error regarding Resources that could not be found.

I added the following lines of code (marked in red) to the web.config of the DNN root and now they are running happily next to eachother.

<location path="." inheritInChildApplications="false">
  <system.web>
    ...
  </system.web>
</location>

Currently rated 5.0 by 4 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

BlogEngine.NET

Comments

Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen

Calendar

<<  January 2012  >>
MoTuWeThFrSaSu
2627282930311
2345678
9101112131415
16171819202122
23242526272829
303112345

View posts in large calendar