<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>TJ Solutions - dasBlog</title>
    <link>http://www.tjsolutions.nl/</link>
    <description />
    <language>en-us</language>
    <copyright>Tijmen van de Kamp, Tom de Koning</copyright>
    <lastBuildDate>Mon, 25 May 2009 12:44:17 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>blog@tjsolutions.nl</managingEditor>
    <webMaster>blog@tjsolutions.nl</webMaster>
    <item>
      <trackback:ping>http://www.tjsolutions.nl/Trackback.aspx?guid=0db7f810-10db-48eb-886b-dab30de1bdba</trackback:ping>
      <pingback:server>http://www.tjsolutions.nl/pingback.aspx</pingback:server>
      <pingback:target>http://www.tjsolutions.nl/PermaLink,guid,0db7f810-10db-48eb-886b-dab30de1bdba.aspx</pingback:target>
      <dc:creator>Tijmen</dc:creator>
      <wfw:comment>http://www.tjsolutions.nl/CommentView,guid,0db7f810-10db-48eb-886b-dab30de1bdba.aspx</wfw:comment>
      <wfw:commentRss>http://www.tjsolutions.nl/SyndicationService.asmx/GetEntryCommentsRss?guid=0db7f810-10db-48eb-886b-dab30de1bdba</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">Well, getting dasBlog up and running on
a shared hosting environment takes a bit of time... and a bit of trial and error.
At first I published directly from Visual Studio using the "copy" &gt; "only files
needed to run this application" setting enabled, which leaves out (a lot of) files
that dasBlog depends upon: trivial stuff like the <b>content</b> folder, things like
that.<br />
So, after that I wanted to log in to my ISPs control panel to chmod some of the folders
(dasBlog needs write permissions to a couple of folders) only to find out that my
password was no longer valid. OK, fine, no worries, I'll wait until Monday for proper
human intervention. By the way, <a href="http://therightstuff.de/2007/06/08/How-To-Secure-Your-DasBlog-Installation.aspx">this
post</a> nicely details all the folder permission dasBlog needs. 
<br />
Having gone through these steps, I was still greeted by a nice, unhelpful security
exception, which told me <pre>Request for the permission of type 'System.Security.Permissions.SecurityPermission, 
<br />
mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.</pre><p>
Not very helpful. So, after a bit of Googling I found <a href="http://www.tomergabel.com/dasBlog23UpdateWoesDealingWithSecurityException.aspx">this
post</a>, pointing towards a filelogger for the OpenID activity trace. As is suggested
there, I commented out the entire <code>system.diagnostics</code> section from the
web.config, since it only deals with this particular trace. After that, the site worked
like a charm.<br /></p><img width="0" height="0" src="http://www.tjsolutions.nl/aggbug.ashx?id=0db7f810-10db-48eb-886b-dab30de1bdba" /></body>
      <title>Getting dasBlog up and running</title>
      <guid isPermaLink="false">http://www.tjsolutions.nl/PermaLink,guid,0db7f810-10db-48eb-886b-dab30de1bdba.aspx</guid>
      <link>http://www.tjsolutions.nl/2009/05/25/GettingDasBlogUpAndRunning.aspx</link>
      <pubDate>Mon, 25 May 2009 12:44:17 GMT</pubDate>
      <description>Well, getting dasBlog up and running on a shared hosting environment takes a bit of time... and a bit of trial and error. At first I published directly from Visual Studio using the "copy" &amp;gt; "only files needed to run this application" setting enabled, which leaves out (a lot of) files that dasBlog depends upon: trivial stuff like the &lt;b&gt;content&lt;/b&gt; folder,
things like that.&lt;br&gt;
So, after that I wanted to log in to my ISPs control panel to chmod some of the folders
(dasBlog needs write permissions to a couple of folders) only to find out that my
password was no longer valid. OK, fine, no worries, I'll wait until Monday for proper
human intervention. By the way, &lt;a href="http://therightstuff.de/2007/06/08/How-To-Secure-Your-DasBlog-Installation.aspx"&gt;this
post&lt;/a&gt; nicely details all the folder permission dasBlog needs. 
&lt;br&gt;
Having gone through these steps, I was still greeted by a nice, unhelpful security
exception, which told me &lt;pre&gt;Request for the permission of type 'System.Security.Permissions.SecurityPermission, 
&lt;br&gt;
mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.&lt;/pre&gt;
&lt;p&gt;
Not very helpful. So, after a bit of Googling I found &lt;a href="http://www.tomergabel.com/dasBlog23UpdateWoesDealingWithSecurityException.aspx"&gt;this
post&lt;/a&gt;, pointing towards a filelogger for the OpenID activity trace. As is suggested
there, I commented out the entire &lt;code&gt;system.diagnostics&lt;/code&gt; section from the
web.config, since it only deals with this particular trace. After that, the site worked
like a charm.&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.tjsolutions.nl/aggbug.ashx?id=0db7f810-10db-48eb-886b-dab30de1bdba" /&gt;</description>
      <comments>http://www.tjsolutions.nl/CommentView,guid,0db7f810-10db-48eb-886b-dab30de1bdba.aspx</comments>
      <category>dasBlog</category>
    </item>
  </channel>
</rss>