dasBlog and DotNetNuke happy at last!
I’ve been using dasBlog to host my blog for over two years and been planning on using DotNetNuke to manage the content of my main site (yes I know I have no content there yet). I initially tried to use the blog module for DNN but I like the advanced features of dasBlog too much. I _really_ like the mail to weblog feature!
So, some months ago I attempted to get dasBlog running as a child app under DNN. I managed to get it mostly working. I had to copy over most of the DNN assemblies into the dasBlog bin folder and make some small tweaks to the dasBlog web.config. Even then, the admin bar would not work. I used this scenario for several months. However, today I decided to upgrade to DNN 4.3.3 and sat down to finally get dasBlog playing nice with DNN.
The first thing that fails when you attempt to load the blog website (dasBlog as a child web under DNN which is the root web) is a failure to find the namespaces listed in the DNN config file. My first attempt at solving this was to use the remove element for the pages/namespaces collection and remove all the DNN namespaces for the dasBlog web. This failed. So, to fix the error, I copied the DotNetNuke.dll assembly to the dasBlog bin folder.
The next error was a failure to find the UrlRewriter class. Previously I had just copied over all the DNN binaries to the dasBlog bin folder to silence these errors. This time, however, I added remove elements to the httpModules collection. One remove element fo reach DNN module listed. And that worked!
That’s all I had to do. So now, dasBlog works dandy as a child web under DNN 4.3.3. The admin bar is working as well (I’m writing this from the admin section).
This entry was posted by reggie on July 20, 2006 at 6:06 pm, and is filed under .NET, Technology. Follow any responses to this post through RSS 2.0.Responses are currently closed, but you can trackback from your own site.
-
#2 written by biel 5 years ago
-
#3 written by pornstars 5 years ago
-
#5 written by Antony Gilbert 4 years ago
-
#7 written by Goji business 3 years ago
-
#8 written by Radiant Heating 3 years ago
-
#9 written by Matt 3 years ago
Here is some information on dasBlog :
dasBlog is an ASP.NET 2.0 blogging application. It runs on ASP.NET 2.0, (all versions 1.9x and prior run on ASP.NET 1.1 & ASP.NET 2.0) and is developed in C#. dasBlog is an evolution of the BlogX weblog engine initially written by Chris Anderson and contributors.Regards,
-
#10 written by hearing aids 3 years ago
-
#11 written by Grace 3 years ago
So, to implement the WCF-based RSS and Atom endpoints for dasBlog, I used the new System.ServiceModel.Syndication namespace from the Orcas CTP, except that the engineers created a separate DLL (Microsoft.ServiceModel.Synidcation.dll) that contains all the classes and can be used on top of NetFX 3.0 (i.e. no Orcas dependencies). Complete source for the whole thing is available upon request
-
#12 written by organic skin care 3 years ago
Here’s some of the new features.
* Much better multi-user/blogger support including a Top Posters macro and total comments – from Christoph De Baene
* TagCloud Support – from Scott
* Support for Mobile Browsers like Blackberries and SmartPhones – from Scott
o Note the large section in your web.config and the mobile theme that is required for this support.
* Huge (100x+) speedup in Macro execution – from Scott -
#13 written by Brett 3 years ago
I have DNN 4.0.2 and das blog 2.0+ running as sub web – I did what you suggested to get DNN+dasblog to run by copying the DNN .dll’s to dasblog bin dir and adding the remove elements to the dasblog web.config – so all well "almost".
Only remiaing issue is comment approval…. User can use blog wirter or e-mail to manage blog posts… but comment approvals that come by das blog e-mail notification service do not work when clicked on – even if logged in as admin……
Any help much appreciated…
-
#14 written by Cheap Calling Cards 3 years ago
-
#15 written by 7 Day Complete Detox 3 years ago
dasBlog is a decent blogging engine originally created by Clemens Vasters. A nice thing that not many people seem to be aware of is that you can easily extend it by creating custom macros. Such a custom macro isn’t anything else than just a class library that you can hook into your copy of dasBlog and use it later on in one of the available templates that make up the website.
-
#16 written by Free Annual Report 3 years ago
-
#17 written by Online games 3 years ago
Keeping a diary seems mostly an obsession of teenage girls, politicians, and people who are planning to write their memoirs at a later point in life. A diary is the place to write down a daily or weekly snapshot of very private thoughts that are nobody else’s business. No matter whether the diary is kept by a 15 year old girl who is desperately in love with rock star Robbie Williams, or by the German chancellor, all diaries have one thing in common—they are top secret, locked away and never shared with anyone.
-
#18 written by Lower Ping 3 years ago
-
#19 written by Photo Puzzle 3 years ago
-
#20 written by low credit 3 years ago
-
#21 written by Unblock Facebook 3 years ago
-
#22 written by Gaming Accessories 3 years ago
-
#23 written by Replica Louis Vuitton Wallets 2 years ago
-
#24 written by cat tree 2 years ago
-
#25 written by sales incentive programs 2 years ago
Well I am happy to say that I have moved my blog to my own server and am now using dasBlog. I have started with one of the included themes but I anticipate you will see some changes over the next…well who knows…as I begin to play around with the theme. I hope everyone who celebrates Thanksgiving had a happy one!
-
#26 written by Geschenke 2 years ago
-
#27 written by free music downloads 2 years ago
-
#28 written by Sleep Inn racing promo 2 years ago
-
#29 written by Alzheimer’s resources 2 years ago
-
#30 written by Dreamweaver applications 2 years ago
I won’t use dasblog since it’s an asp.net app. Since I use <a href="http://www.webassist.com/">Dreamweaver applications</a>, a migration to asp.net would be very time consuming.
-
#31 written by Gadget Review 2 years ago
-
#32 written by bathroom vanity 2 years ago
-
#33 written by one hour cash advance 2 years ago
I recently switched to Das Blog as my blogging software and so far I am loving it. It has all the features one expects and then some.Since DotNetNuke lacks a good blogger, I have started a project to make Das Blog into a DNN module. There are several challenges to this, and over the coming weeks, as I delve deeper into this project.
-
#34 written by consolidate debt how to consolidate debt 2 years ago
-
#35 written by consolidate debt how to consolidate debt 2 years ago
-
#36 written by aryz 2 years ago
-
#37 written by tina 2 years ago
-
#38 written by Replica purses 2 years ago
-
#39 written by gas rewards credit cards 2 years ago
I used the new System.ServiceModel.Syndication namespace from the Orcas CTP, except that the engineers created a separate DLL (Microsoft.ServiceModel.Synidcation.dll) that contains all the classes and can be used on top of NetFX 3.0 (i.e. no Orcas dependencies). Complete source for the whole thing is available upon request
-
#40 written by casino games 2 years ago
-
#41 written by best vps hosting 2 years ago
-
#42 written by online life insurance quotes 2 years ago
-
#43 written by Facebook Proxy 2 years ago
I managed to get it mostly working. I had to copy over most of the DNN assemblies into the dasBlog bin folder and make some small tweaks to the dasBlog web.config. Even then, the admin bar would not work. I used this scenario for several months. However, today I decided to upgrade to DNN 4.3.3 and sat down to finally get dasBlog playing nice with DNN.
-
#44 written by Canada Immigration Guide 2009 2 years ago
Managed to get it mostly working. I had to copy over most of the DNN assemblies into the dasBlog bin folder and make some small tweaks to the dasBlog web.config. Even then, the admin bar would not work. I used this scenario for several months. However, today I decided to upgrade to DNN 4.3.3 and sat down to finally get dasBlog playing nice with DNN.
-
#46 written by mandy 2 years ago
I managed to get it mostly working. I had to copy over most of the DNN assemblies into the dasBlog bin folder and make some small tweaks to the dasBlog web.config. Even then, the admin bar would not work. I used this scenario for several months. However, today I decided to upgrade to DNN 4.3.3 and sat down to finally get dasBlog playing nice with DNN
-
#49 written by Lucy 2 years ago
-
#51 written by willy 2 years ago
I had to copy over most of the DNN assemblies into the dasBlog bin folder and make some small tweaks to the dasBlog web.config. Even then, the admin bar would not work. I used this scenario for several months. However, today I decided to upgrade to DNN 4.3.3 and sat down to finally get dasBlog playing nice with DNN.
-
#52 written by discount hotels bangkok 2 years ago
-
#54 written by foundation repair dallas texas 2 years ago
-
Comments are closed
- Comment Feed for this Post
Didn't find any related posts :(
Reggie:
We are attempting to do the same thing, only we would like to have the dasblog site run within the DNN framework (as a seperate page), showing the DNN menu bar, etc. The iFrame module will accomplish this, but it is not the ideal solution.
Could you send me an email. We’d be interested in talking with you further about how to get this to work.