<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>KiGG</title><link>http://kigg.codeplex.com/project/feeds/rss</link><description>KiGG is a Web 2.0 style social news web application developed in Microsoft supported technologies following Domain Driven Design.</description><item><title>Reviewed: KiGG v3.0 (Apr 11, 2013)</title><link>https://kigg.codeplex.com/releases/view/53838#ReviewBy-usametov</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - the only known aggregator engine ever written in .net MVC&amp;#10;&amp;#10;</description><author>usametov</author><pubDate>Thu, 11 Apr 2013 18:20:06 GMT</pubDate><guid isPermaLink="false">Reviewed: KiGG v3.0 (Apr 11, 2013) 20130411062006P</guid></item><item><title>New Post: Async DatabaseFactory??</title><link>http://kigg.codeplex.com/discussions/432232</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Does anyone know the difference in these two database factories? What does Async do?&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;          &amp;lt;type type=&amp;quot;IDatabaseFactory&amp;quot; mapTo=&amp;quot;DatabaseFactory&amp;quot;&amp;gt;
            &amp;lt;lifetime type=&amp;quot;PerWebRequest&amp;quot;/&amp;gt;
            &amp;lt;typeConfig extensionType=&amp;quot;Microsoft.Practices.Unity.Configuration.TypeInjectionElement, Microsoft.Practices.Unity.Configuration&amp;quot;&amp;gt;
              &amp;lt;constructor&amp;gt;
                &amp;lt;param name=&amp;quot;connectionString&amp;quot; parameterType=&amp;quot;ConnectionString&amp;quot;&amp;gt;
                  &amp;lt;dependency/&amp;gt;
                &amp;lt;/param&amp;gt;
              &amp;lt;/constructor&amp;gt;
            &amp;lt;/typeConfig&amp;gt;
          &amp;lt;/type&amp;gt;
          &amp;lt;type name=&amp;quot;Async&amp;quot; type=&amp;quot;IDatabaseFactory&amp;quot; mapTo=&amp;quot;DatabaseFactory&amp;quot;&amp;gt;
            &amp;lt;lifetime type=&amp;quot;Singleton&amp;quot;/&amp;gt;
            &amp;lt;typeConfig extensionType=&amp;quot;Microsoft.Practices.Unity.Configuration.TypeInjectionElement, Microsoft.Practices.Unity.Configuration&amp;quot;&amp;gt;
              &amp;lt;constructor&amp;gt;
                &amp;lt;param name=&amp;quot;connectionString&amp;quot; parameterType=&amp;quot;ConnectionString&amp;quot;&amp;gt;
                  &amp;lt;dependency/&amp;gt;
                &amp;lt;/param&amp;gt;
              &amp;lt;/constructor&amp;gt;
            &amp;lt;/typeConfig&amp;gt;
          &amp;lt;/type&amp;gt;&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;</description><author>matthewpomar</author><pubDate>Wed, 06 Feb 2013 19:07:27 GMT</pubDate><guid isPermaLink="false">New Post: Async DatabaseFactory?? 20130206070727P</guid></item><item><title>New Post: Linq2Sql issues</title><link>http://kigg.codeplex.com/discussions/75276</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Yeh, I haved noticed the same thing. Not sure what the cause is. &lt;/p&gt;
&lt;p&gt;Did you ever solve your problem?&lt;/p&gt;
&lt;/div&gt;</description><author>matthewpomar</author><pubDate>Wed, 06 Feb 2013 19:05:58 GMT</pubDate><guid isPermaLink="false">New Post: Linq2Sql issues 20130206070558P</guid></item><item><title>New Post: Could not load file or assembly 'Microsoft.Practices.Unity' or one of its dependencies.</title><link>http://kigg.codeplex.com/discussions/392611</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi There,&lt;/p&gt;
&lt;p&gt;Hope you are doing alright there.&lt;/p&gt;
&lt;p&gt;Which version of the source code you are dealing with?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It is pretty difficult to debug without looking at the problem. Please make sure that you are compiling the web app with target framework of ".NET Framework 3.5" and see how it goes. In order to do this, right click on the kigg.web project and click on the properties. In the "Application" tab, there is a Target framework dropdown where you select .NET Framework 3.5 and save the project. Now rebuild your web app and it should work. If necessary do this for all the projects in the solution and rebuild the whole project.&lt;/p&gt;
&lt;p&gt;Again it is very difficult to debug without looking at the problem. The above solution might work or might not work for you.&lt;/p&gt;
&lt;p&gt;It depends on the which version of the source code you downloaded. Let me know how it goes and I will give you a stable version that I have just found in my old lappy which is working just fine in my lappy with VS 2010. Again it depends on your system build.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Narendra&lt;/p&gt;
&lt;p&gt;&lt;a title="sharepoint community site" href="http://www.sharepointsidekick.com" target="_blank"&gt;sharepoint&amp;nbsp;community site&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><author>scriptstar</author><pubDate>Sun, 07 Oct 2012 11:29:01 GMT</pubDate><guid isPermaLink="false">New Post: Could not load file or assembly 'Microsoft.Practices.Unity' or one of its dependencies. 20121007112901A</guid></item><item><title>New Post: Kigg Changeset 38916 build error under Visual Studio 2008</title><link>http://kigg.codeplex.com/discussions/217897</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thanks it works...&lt;/p&gt;&lt;/div&gt;</description><author>himanshu082</author><pubDate>Mon, 03 Sep 2012 21:20:41 GMT</pubDate><guid isPermaLink="false">New Post: Kigg Changeset 38916 build error under Visual Studio 2008 20120903092041P</guid></item><item><title>New Post: Could not load file or assembly 'Microsoft.Practices.Unity' or one of its dependencies.</title><link>http://kigg.codeplex.com/discussions/392611</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thank you Narendra for replying... &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is it possible to resolve this problem other than talking on skypee? &amp;nbsp;From my work place we are not allowed to install skypee or any third party chat client.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Let me&amp;nbsp;briefly&amp;nbsp;explain what i am doing?&lt;/p&gt;
&lt;p&gt;I did a fresh installation of Win 7 OS, then installed VS.Net 2008, download vs.net 2008 sp1, then installed sql server 2008 express.&lt;/p&gt;
&lt;p&gt;I then Downloaded Kigg project and open Kigg.sln project file and follow step by step to configure things.&lt;/p&gt;
&lt;p&gt;I have&amp;nbsp;reference&amp;nbsp;all correct .dll files as available in Reference folder, did clean/rebuild as u mentioned above, but still i am facing the same issue.&lt;/p&gt;
&lt;p&gt;I would appreciate if you can please let me know what Microsoft.Practices.Unity .dll's we need to reference for Kigg and Url to download it. &amp;nbsp;Thank you.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;Could not load file or assembly 'Microsoft.Practices.Unity.Interception.Configuration' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded. C:\Projects\KIGG\Web\ASPNETCOMPILER Kigg.Web

&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Please Note:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;1) I am having all the things as mentioned in system requirement.&lt;/p&gt;
&lt;p&gt;2) I have performed all configuration steps. (Including DB Scripts)&lt;/p&gt;
&lt;p&gt;3) I am using default configuration (LINQ2SQL)&lt;/p&gt;
&lt;p&gt;4) While searching for solution on internet i have found this link, may be someone can please help me with this.&lt;/p&gt;&lt;/div&gt;</description><author>vermdivya</author><pubDate>Mon, 03 Sep 2012 13:53:32 GMT</pubDate><guid isPermaLink="false">New Post: Could not load file or assembly 'Microsoft.Practices.Unity' or one of its dependencies. 20120903015332P</guid></item><item><title>Updated Wiki: Home</title><link>http://kigg.codeplex.com/wikipage?version=25</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Welcome to KiGG&lt;/h1&gt;
&lt;h2&gt;Announcements&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;KiGG 4.0 is work on progress. Will be a total revamp and there could be breaking changes :(. Sorry for this. But will try to provide migration guide once ready. Not sure when a public beta release will be ready yet.&lt;/li&gt;
&lt;li&gt;KiGG 3.0 with MVC 2.0 RTM support on .Net 3.5 SP1-VS2008 &lt;a href="http://kigg.codeplex.com/releases/view/53838"&gt;released&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;KiGG 2.6 with MVC 2.0 RTM support demo is online on staging &lt;a href="http://amconlinebd.web702.discountasp.net/KiGG"&gt;KiGG v2.6 Beta&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;KiGG code base is upgraded to ASP.Net MVC 2 RTM on .Net 3.5 SP1. &lt;a href="http://kigg.codeplex.com/SourceControl/changeset/view/38916"&gt;Change set 38916&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;KiGG 2.5 Released &lt;a href="http://kigg.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28200"&gt;Check it out&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://kigg.codeplex.com/documentation?referringTitle=Home"&gt;Documentation&lt;/a&gt; page now available -&lt;i&gt;still topics under construction&lt;/i&gt;- but you can check the initial &lt;a href="http://kigg.codeplex.com/wikipage?title=Deployment%20Guide%20Part%201&amp;referringTitle=Home"&gt;Deployment Guide Part 1&lt;/a&gt; for getting started.&lt;/li&gt;
&lt;li&gt;For localization ideas and solution discussion followup on  &lt;a href="http://kigg.codeplex.com/discussions/68844"&gt;this thread&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Project Description&lt;/h2&gt;KiGG is a Web 2.0 style social news web application developed in Microsoft supported technologies.&lt;br /&gt;
&lt;h2&gt;Project Bio&lt;/h2&gt;&lt;u&gt;MS Tooling:&lt;/u&gt;
&lt;ul&gt;&lt;li&gt;ASP.NET MVC&lt;/li&gt;
&lt;li&gt;Linq To SQL or &lt;a href="http://kigg.codeplex.com/wikipage?title=KiGG%20Entity%20Framework%20Configuration&amp;referringTitle=Home"&gt;Entity Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;MS Patterns &amp;amp; Practices – Enterprise Library (Logging &amp;amp; Caching)&lt;/li&gt;
&lt;li&gt;MS Patterns &amp;amp; Practices - Unity&lt;/li&gt;
&lt;li&gt;jQuery&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;u&gt;Databases&lt;/u&gt;
&lt;ul&gt;&lt;li&gt;SQL Server 2005 &amp;amp; 2008 all editions&lt;/li&gt;
&lt;li&gt;&lt;a href="http://kigg.codeplex.com/wikipage?title=Configuring%20KiGG%20to%20use%20MySQL%20Database%20through%20Entity%20Framework&amp;referringTitle=Home"&gt;MySQL 5.x&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;u&gt;Other Third party:&lt;/u&gt;
&lt;ul&gt;&lt;li&gt;xUnit.net&lt;/li&gt;
&lt;li&gt;Moq&lt;/li&gt;
&lt;li&gt;HtmlAgilityPack&lt;/li&gt;
&lt;li&gt;DotNetOpenId&lt;/li&gt;
&lt;li&gt;jQuery UI  &amp;amp; Markitup&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;u&gt;External Service Integration:&lt;/u&gt;
&lt;ul&gt;&lt;li&gt;PageGlimpse, WebSnapr - For thumbnail generation.&lt;/li&gt;
&lt;li&gt;Akismet, TypePad and Defensio. - Spam Protection.&lt;/li&gt;
&lt;li&gt;reCaptcha &lt;/li&gt;
&lt;li&gt;Gravatar&lt;/li&gt;
&lt;li&gt;OpenID &amp;amp; Id Selector&lt;/li&gt;
&lt;li&gt;Url shrinking services (http://tinyurl.com &amp;amp; http://is.gd)&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;u&gt;Open Standard implementation:&lt;/u&gt;
&lt;ul&gt;&lt;li&gt; hAtom, hReview, hVote, xFolk etc.&lt;/li&gt;
&lt;li&gt; OpenSearch&lt;/li&gt;
&lt;li&gt; SiteMap (Standard, Mobile, News)&lt;/li&gt;
&lt;li&gt; RSS/Atom&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;It demonstrates how to develop a very loosely coupled application with Microsoft tooling following the domain driven design. &lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;b&gt;See it in Action&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;&lt;a href="http://dotnetshoutout.com/"&gt;DotNetShoutout.com&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.sharepointsidekick.com/"&gt;sharepoint community site&lt;/a&gt;&lt;br /&gt;&lt;a href="http://progg.ru/"&gt;progg.ru&lt;/a&gt;&lt;br /&gt;&lt;a href="http://dotnetomaniak.pl/"&gt;dotnetomaniak&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.pimpthisblog.com/"&gt;PimpThisBlog&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Kigg&amp;DownloadId=57272" alt="poweredByKiGG.png" title="poweredByKiGG.png" /&gt;&lt;br /&gt;If you are planning/using this platform, we would really appreciate if you put the above logo in your site which link back to this page&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;b&gt;Latest Updates&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;&lt;div class="rss"&gt;&lt;div class="accentbar"&gt;&lt;span class="left"&gt;&amp;nbsp;&lt;/span&gt;Kazi Manzur Rashid's Blog : DotNetShoutout News Feed&lt;span class="right"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div class="entry"&gt;&lt;div class="title"&gt;&lt;a href="http://weblogs.asp.net/rashid/archive/2009/05/02/for-us-by-us.aspx"&gt;For Us By Us&lt;/a&gt;&lt;/div&gt;&lt;div class="moreinfo"&gt;&lt;span class="date"&gt;Saturday, May 02, 2009&lt;/span&gt; &amp;nbsp;|&amp;nbsp; &lt;span class="source"&gt;From &lt;a target="_blank" href="http://weblogs.asp.net/rashid/rss.aspx?Tags=DotNetShoutout&amp;AndTags=1"&gt;Kazi Manzur Rashid's Blog : DotNetShoutout&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="entry"&gt;&lt;div class="title"&gt;&lt;a href="http://weblogs.asp.net/rashid/archive/2009/04/28/script-and-css-management-in-asp-net-mvc.aspx"&gt;Script and CSS Management in ASP.NET MVC&lt;/a&gt;&lt;/div&gt;&lt;div class="moreinfo"&gt;&lt;span class="date"&gt;Monday, April 27, 2009&lt;/span&gt; &amp;nbsp;|&amp;nbsp; &lt;span class="source"&gt;From &lt;a target="_blank" href="http://weblogs.asp.net/rashid/rss.aspx?Tags=DotNetShoutout&amp;AndTags=1"&gt;Kazi Manzur Rashid's Blog : DotNetShoutout&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="entry"&gt;&lt;div class="title"&gt;&lt;a href="http://weblogs.asp.net/rashid/archive/2009/04/20/adrotator-for-asp-net-mvc.aspx"&gt;AdRotator for ASP.NET MVC&lt;/a&gt;&lt;/div&gt;&lt;div class="moreinfo"&gt;&lt;span class="date"&gt;Monday, April 20, 2009&lt;/span&gt; &amp;nbsp;|&amp;nbsp; &lt;span class="source"&gt;From &lt;a target="_blank" href="http://weblogs.asp.net/rashid/rss.aspx?Tags=DotNetShoutout&amp;AndTags=1"&gt;Kazi Manzur Rashid's Blog : DotNetShoutout&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="entry"&gt;&lt;div class="title"&gt;&lt;a href="http://weblogs.asp.net/rashid/archive/2009/04/07/kigg-is-now-upgraded-to-asp-net-mvc-rtm-1-0.aspx"&gt;KiGG is now upgraded to ASP.NET MVC RTM 1.0&lt;/a&gt;&lt;/div&gt;&lt;div class="moreinfo"&gt;&lt;span class="date"&gt;Tuesday, April 07, 2009&lt;/span&gt; &amp;nbsp;|&amp;nbsp; &lt;span class="source"&gt;From &lt;a target="_blank" href="http://weblogs.asp.net/rashid/rss.aspx?Tags=DotNetShoutout&amp;AndTags=1"&gt;Kazi Manzur Rashid's Blog : DotNetShoutout&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="entry"&gt;&lt;div class="title"&gt;&lt;a href="http://weblogs.asp.net/rashid/archive/2009/03/05/use-event-aggregator-to-make-your-application-more-extensible.aspx"&gt;Use Event Aggregator to make your application more extensible&lt;/a&gt;&lt;/div&gt;&lt;div class="moreinfo"&gt;&lt;span class="date"&gt;Thursday, March 05, 2009&lt;/span&gt; &amp;nbsp;|&amp;nbsp; &lt;span class="source"&gt;From &lt;a target="_blank" href="http://weblogs.asp.net/rashid/rss.aspx?Tags=DotNetShoutout&amp;AndTags=1"&gt;Kazi Manzur Rashid's Blog : DotNetShoutout&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="accentbar"&gt;&lt;span class="left"&gt;&amp;nbsp;&lt;/span&gt;Kazi Manzur Rashid's Blog : DotNetShoutout News Feed&lt;span class="right"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;u&gt;&lt;b&gt;&lt;a href="http://twitter.com/KiGG/"&gt;Follow us in Twitter&lt;/a&gt;&lt;/b&gt;&lt;/u&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>scriptstar</author><pubDate>Sun, 02 Sep 2012 11:33:00 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120902113300A</guid></item><item><title>New Post: Could not load file or assembly 'Microsoft.Practices.Unity' or one of its dependencies.</title><link>http://kigg.codeplex.com/discussions/392611</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi There,&lt;/p&gt;
&lt;p&gt;I am sorry for the late reply. Let me know if you are still having problems with the installation.&lt;/p&gt;
&lt;p&gt;Try to clean Debug and Release folders in your solution. Ant then remove and add unity again.&lt;/p&gt;
&lt;p&gt;Pass your skypeid so that I can see where you are getting the error.&lt;/p&gt;
&lt;p&gt;Click on my username and contact me so that I can help you in assisting the installation.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Narendra&lt;/p&gt;
&lt;p&gt;&lt;a title="Sharepoint community site" href="http://www.sharepointsidekick.com" target="_blank"&gt;Visit my kigg based Sharepoint community site&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>scriptstar</author><pubDate>Sun, 02 Sep 2012 11:18:21 GMT</pubDate><guid isPermaLink="false">New Post: Could not load file or assembly 'Microsoft.Practices.Unity' or one of its dependencies. 20120902111821A</guid></item><item><title>Commented Issue: Cannot set url to use www [7147]</title><link>http://kigg.codeplex.com/workitem/7147</link><description>I have the problem with the application. I need to be able to access site http&amp;#58;&amp;#47;&amp;#47;www.sitename.com,&lt;br /&gt;&lt;br /&gt;but it&amp;#39;s always redirect to http&amp;#58;&amp;#47;&amp;#47;sitename.com. I have checked all settings &amp;#40;set root url to www.sitename.com&amp;#41; and couldn&amp;#39;t find anything that could effect it.&lt;br /&gt;&lt;br /&gt;any idea where I can change it&amp;#63;&lt;br /&gt;Comments: Hi Evgelen,&amp;#10;&amp;#10;May be it is too late. But this is what you need to do. &amp;#10;&amp;#10;http&amp;#58;&amp;#47;&amp;#47;www.youtube.com&amp;#47;watch&amp;#63;v&amp;#61;PYxabNrIMQ4&amp;#10;&amp;#10;Cheers,&amp;#10;Narendra&amp;#10;http&amp;#58;&amp;#47;&amp;#47;www.sharepointsidekick.com</description><author>scriptstar</author><pubDate>Sun, 02 Sep 2012 11:08:16 GMT</pubDate><guid isPermaLink="false">Commented Issue: Cannot set url to use www [7147] 20120902110816A</guid></item><item><title>New Post: Could not load file or assembly 'Microsoft.Practices.Unity' or one of its dependencies.</title><link>http://kigg.codeplex.com/discussions/392611</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Download this project and try to compiled, it compiles good, but on runtime it is throwing following error.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/p&gt;
&lt;h1&gt;Server Error in '/' Application.
&lt;hr size="1"&gt;
&lt;/h1&gt;
&lt;h2&gt;&lt;em&gt;Configuration Error&lt;/em&gt;&lt;/h2&gt;
&lt;/span&gt;&lt;span style="font-family:Arial,Helvetica,Geneva,SunSans-Regular,sans-serif"&gt;&lt;strong&gt;Description:&amp;nbsp;&lt;/strong&gt;An error occurred during the processing of a configuration file required to service this request. Please review the specific error details
 below and modify your configuration file appropriately.&amp;nbsp;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Parser Error Message:&amp;nbsp;&lt;/strong&gt;The value of the property 'type' cannot be parsed. The error is: Could not load file or assembly 'Microsoft.Practices.Unity' or one of its dependencies. The system cannot find the file specified.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Source Error:&lt;/strong&gt;&amp;nbsp;&lt;br&gt;
&lt;br&gt;
&lt;/span&gt;
&lt;p&gt;&lt;/p&gt;
&lt;table width="100%" bgcolor="#ffffcc"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;
&lt;pre&gt;Line 83: 	&amp;lt;unity&amp;gt;
Line 84: 		&amp;lt;typeAliases&amp;gt;
&lt;span style="color:red"&gt;Line 85: 			&amp;lt;typeAlias alias=&amp;quot;Singleton&amp;quot; type=&amp;quot;Microsoft.Practices.Unity.ContainerControlledLifetimeManager, Microsoft.Practices.Unity&amp;quot;/&amp;gt;
&lt;/span&gt;Line 86: 			&amp;lt;typeAlias alias=&amp;quot;Transient&amp;quot; type=&amp;quot;Microsoft.Practices.Unity.TransientLifetimeManager, Microsoft.Practices.Unity&amp;quot;/&amp;gt;
Line 87: 			&amp;lt;typeAlias alias=&amp;quot;PerWebRequest&amp;quot; type=&amp;quot;Kigg.Infrastructure.EnterpriseLibrary.UnityPerWebRequestLifetimeManager, Kigg.Infrastructure.EnterpriseLibrary&amp;quot;/&amp;gt;&lt;/pre&gt;
&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;span style="font-family:Arial,Helvetica,Geneva,SunSans-Regular,sans-serif"&gt;&lt;br&gt;
&lt;strong&gt;Source File:&amp;nbsp;&lt;/strong&gt;C:\Projects\KIGG\Web\web.config&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Line:&amp;nbsp;&lt;/strong&gt;85&amp;nbsp;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;div&gt;Show Additional Configuration Errors:&lt;/div&gt;
&lt;div id="additionalConfigurationErrors"&gt;&lt;/div&gt;
&lt;/span&gt;
&lt;p&gt;&lt;/p&gt;
&lt;table width="100%" bgcolor="#ffffcc"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;
&lt;pre&gt;The value of the property 'type' cannot be parsed. The error is: Could not load file or assembly 'Microsoft.Practices.Unity' or one of its dependencies. The system cannot find the file specified. (C:\Projects\KIGG\Web\web.config line 86)&lt;br&gt;
                      &lt;/pre&gt;
&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;span style="font-family:Arial,Helvetica,Geneva,SunSans-Regular,sans-serif"&gt;&lt;/p&gt;
&lt;div id="additionalConfigurationErrors"&gt;&lt;/div&gt;
&lt;hr size="1"&gt;
&lt;strong&gt;Version Information:&lt;/strong&gt;&amp;nbsp;Microsoft .NET Framework Version:2.0.50727.5456; ASP.NET Version:2.0.50727.5459&lt;/span&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Please Note:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;1) I am having all the things as mentioned in system requirement.&lt;/p&gt;
&lt;p&gt;2) I have performed all configuration steps. (Including DB Scripts)&lt;/p&gt;
&lt;p&gt;3) I am using default configuration (LINQ2SQL)&lt;/p&gt;
&lt;p&gt;4) While searching for solution on internet i have found this link, may be someone can please help me with this.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://stackoverflow.com/questions/4469929/could-not-load-file-or-assembly-or-one-of-its-dependencies"&gt;http://stackoverflow.com/questions/4469929/could-not-load-file-or-assembly-or-one-of-its-dependencies&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please help me, I am struggling with error since yesterday.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;/div&gt;</description><author>vermdivya</author><pubDate>Wed, 22 Aug 2012 13:55:44 GMT</pubDate><guid isPermaLink="false">New Post: Could not load file or assembly 'Microsoft.Practices.Unity' or one of its dependencies. 20120822015544P</guid></item><item><title>New Post: how Story status changes works</title><link>http://kigg.codeplex.com/discussions/354004</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi There,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;On your admin panel, you will get a chance to publish the stories like &amp;quot;Publishable&amp;quot; and you click that link and boom you go. Sorry it might be too late for you. But someone might get benefited.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Narendra&lt;/p&gt;
&lt;p&gt;&lt;a title="Sharepoint news" href="http://www.sharepointsidekick.com" target="_self"&gt;Sharepoint News&lt;/a&gt;&amp;nbsp;- A kigg based site for Microsoft sharepoint community&lt;/p&gt;
&lt;/div&gt;</description><author>scriptstar</author><pubDate>Sat, 21 Jul 2012 18:54:28 GMT</pubDate><guid isPermaLink="false">New Post: how Story status changes works 20120721065428P</guid></item><item><title>New Post: Truth About abs review</title><link>http://kigg.codeplex.com/discussions/361935</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Read the honest &lt;a href="http://truthaboutabs-reviews.org/"&gt;Truth About Abs Review&lt;/a&gt; and explore the secrets of truth about six packs abs before you purchase Michael Geary ebook. Tags Truth about abs review, Truth about abs reviews, The truth about abs
 review&lt;/p&gt;
&lt;/div&gt;</description><author>vividsolution</author><pubDate>Wed, 04 Jul 2012 11:57:36 GMT</pubDate><guid isPermaLink="false">New Post: Truth About abs review 20120704115736A</guid></item><item><title>New Post: rx sunglasses</title><link>http://kigg.codeplex.com/discussions/361681</link><description>&lt;div style="line-height: normal;"&gt;
&lt;table border="0" cellspacing="0" cellpadding="0" width="516" height="66"&gt;
&lt;colgroup&gt;&lt;col width="230"&gt;&lt;/colgroup&gt;
&lt;tbody&gt;
&lt;tr height="20"&gt;
&lt;td width="230" height="20"&gt;Welcome to KerrDrugOptical, We have a wide collection of RX sunglasses and Non RX sunglasses for Rx Ready Sunglasses. &amp;nbsp; Best price guaranteed on all prescription eyeglasses.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;</description><author>vividsolution</author><pubDate>Mon, 02 Jul 2012 13:46:59 GMT</pubDate><guid isPermaLink="false">New Post: rx sunglasses 20120702014659P</guid></item><item><title>New Post: front desk receptionist</title><link>http://kigg.codeplex.com/discussions/361669</link><description>&lt;div style="line-height: normal;"&gt;
&lt;table border="0" cellspacing="0" cellpadding="0" width="532" height="70"&gt;
&lt;colgroup&gt;&lt;col width="270"&gt;&lt;/colgroup&gt;
&lt;tbody&gt;
&lt;tr height="20"&gt;
&lt;td width="270" height="20" style="height:15pt; width:203pt"&gt;Often the role of a front desk receptionist seems to be important enough for any business format. A front desk receptionist needs to accomplish few other tasks that are always important from business
 point of view.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;</description><author>vividsolution</author><pubDate>Mon, 02 Jul 2012 12:21:03 GMT</pubDate><guid isPermaLink="false">New Post: front desk receptionist 20120702122103P</guid></item><item><title>New Post: kerr drug optical sunglasses</title><link>http://kigg.codeplex.com/discussions/360941</link><description>&lt;div style="line-height: normal;"&gt;
&lt;table border="0" cellspacing="0" cellpadding="0" width="537" height="66"&gt;
&lt;colgroup&gt;&lt;col width="230"&gt;&lt;/colgroup&gt;
&lt;tbody&gt;
&lt;tr height="21"&gt;
&lt;td width="230" height="21"&gt;We have a huge selection of Designer Sunglasses, Designer eyeglasses and Prescription Sunglasses. We provide high quality products at the lowest prices.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;</description><author>vividsolution</author><pubDate>Tue, 26 Jun 2012 09:14:40 GMT</pubDate><guid isPermaLink="false">New Post: kerr drug optical sunglasses 20120626091440A</guid></item><item><title>New Post: click here for latest messages and quotes</title><link>http://kigg.codeplex.com/discussions/360594</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;A large collection of wisely selected Messages, SMS, Birthday Messages, Love Text Messages, Love SMS, Funny Text Messages, Cell Phone Messages, Sms Text Messages, Thank You, Funniest, Dirty messages forwards, Sweet txt, Sympathy fwd, Jokes, Sexy, Romantic,
 Mobile Loving sms &lt;a href="http://www.allfamousmessages.com/"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;</description><author>vividsolution</author><pubDate>Fri, 22 Jun 2012 14:11:05 GMT</pubDate><guid isPermaLink="false">New Post: click here for latest messages and quotes 20120622021105P</guid></item><item><title>New Post: Downloads HD Wallpapers</title><link>http://kigg.codeplex.com/discussions/360471</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;&lt;span style="font-size:9pt; color:black"&gt;HD Wallpapers Arena Provides Free HD Wallpapers for your desktop ready to download.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>vividsolution</author><pubDate>Thu, 21 Jun 2012 13:51:40 GMT</pubDate><guid isPermaLink="false">New Post: Downloads HD Wallpapers 20120621015140P</guid></item><item><title>New Post: truth about abs review, reviews</title><link>http://kigg.codeplex.com/discussions/360121</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;&lt;span style="font-size:9pt; color:black"&gt;Read the honest and reliable reviews about the truth about abs before you purchase Michael Geary ebook.&lt;br&gt;
&lt;br&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>vividsolution</author><pubDate>Tue, 19 Jun 2012 10:14:18 GMT</pubDate><guid isPermaLink="false">New Post: truth about abs review, reviews 20120619101418A</guid></item><item><title>New Post: usc med data entry clerk</title><link>http://kigg.codeplex.com/discussions/360120</link><description>&lt;div style="line-height: normal;"&gt;
&lt;table border="0" cellspacing="0" cellpadding="0" width="519" height="78"&gt;
&lt;colgroup&gt;&lt;col width="181"&gt;&lt;/colgroup&gt;
&lt;tbody&gt;
&lt;tr height="21"&gt;
&lt;td width="181" height="21" style="height:15.75pt; width:136pt"&gt;US Colleges offers career training programs, Medical School and business school in California, Private Investigator training certification and more. Leading Career College in California&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;</description><author>vividsolution</author><pubDate>Tue, 19 Jun 2012 10:13:08 GMT</pubDate><guid isPermaLink="false">New Post: usc med data entry clerk 20120619101308A</guid></item><item><title>New Post: motor vehicle dealer</title><link>http://kigg.codeplex.com/discussions/358861</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;&lt;span style="color:#1a1aa6; font-family:monospace; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:2; text-indent:0px; text-transform:none; white-space:pre-wrap; widows:2; word-spacing:0px; font-size:medium; display:inline!important; float:none"&gt;Learn
 how to get your car dealers license so you can start buying vehicles at wholesale prices at
&lt;/span&gt;&lt;a href="http://www.myautolicense.com/"&gt;motor vehicle dealer&lt;/a&gt;&lt;span style="color:#1a1aa6; font-family:monospace; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:2; text-indent:0px; text-transform:none; white-space:pre-wrap; widows:2; word-spacing:0px; font-size:medium; display:inline!important; float:none"&gt;.
 Start your own dealership business today!&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>vividsolution</author><pubDate>Fri, 08 Jun 2012 12:09:40 GMT</pubDate><guid isPermaLink="false">New Post: motor vehicle dealer 20120608120940P</guid></item></channel></rss>