<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">Blog posts by Suneesh Writes</title><link href="http://world.optimizely.com" /><updated>2009-05-06T09:12:57.3730000Z</updated><id>https://world.optimizely.com/blogs/Suneesh-Writes/</id> <generator uri="http://world.optimizely.com" version="2.0">Optimizely World</generator> <entry><title>Solving The Issue :Failed to load some types from &quot;EPiServer.Blog_Accessor”</title><link href="https://world.optimizely.com/blogs/Suneesh-Writes/Dates/2009/5/Solving-The-Issue-Failed-to-load-some-types-from-EPiServerBlog_Accessor/" /><id>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;This post is to solve an issue in the integration of EPiServer CMS5 R2 SP1 And Visual Studio .When you create a new EPiServer&amp;#160; project in Visual Studio 2008 and you don’t have VS Team Test&amp;#160; installed on your machine ,you might get an error message like this as and when you run the application :-&lt;/p&gt;  &lt;p&gt;“&lt;/p&gt;  &lt;p&gt;Message:-&lt;/p&gt;  &lt;p&gt;Failed to load some types from &amp;quot;EPiServer.Blog_Accessor&amp;quot;: Could not load file or assembly &#39;Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&#39; or one of its dependencies. The system cannot find the file specified. &lt;/p&gt;  &lt;p&gt;Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;/p&gt;  &lt;p&gt;Exception Details: EPiServer.PlugIn.PlugInException: Failed to load some types from &amp;quot;EPiServer.Blog_Accessor&amp;quot;: Could not load file or assembly &#39;Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&#39; or one of its dependencies. The system cannot find the file specified. &lt;/p&gt;  &lt;p&gt;Source Error: &lt;/p&gt;  &lt;p&gt;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. &lt;/p&gt;  &lt;p&gt;”&lt;/p&gt;  &lt;p&gt;This one had me baffled for a while.Thanks to Mr.&lt;a href=&quot;http://world.episerver.com/en/System/Users-and-profiles/Community-Profile-Card/?encryptedcurrentid=utbEnDQBhuc%3d&quot;&gt;Allan Thr&#230;n&lt;/a&gt; for getting this problem solved. It is actually a problem in the EPiServer CMS5 R2 SP1 And Visual Studio Integration, where an internal test dll (&lt;strong&gt;EPiServer.Blog_Accessor.dll&lt;/strong&gt;) by accident has been included. That dll requires VS Team Test and if you don&#39;t have that installed you&#39;ll see the error above.&lt;/p&gt;  &lt;p&gt;Solution:- The solution is easy, just delete the EPiServer.Blog_Accessor from your bin folder / remove it from your project.&lt;/p&gt;</id><updated>2009-05-06T09:12:57.3730000Z</updated><summary type="html">Blog post</summary></entry></feed>