<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Ribbon Sample Error in VS 2005</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Ribbon Sample Error in VS 2005]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 23:01:07 +0000</pubDate>
  <lastBuildDate>Fri, 29 Dec 2006 04:03:21 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=5939</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Ribbon Sample Error in VS 2005 : Hi;  I had similar troubles with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5939&amp;PID=18694&amp;title=ribbon-sample-error-in-vs-2005#18694</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 5939<br /><strong>Posted:</strong> 29 December 2006 at 4:03am<br /><br />Hi; <DIV>I had similar troubles with an application not using the toolkit. In my case it had something to do with credentials - the user I executed the app could not access runtime libraries of a 3rd party application (database). All I had to do, was changing the security settings of the directories to allow execute access.</DIV><DIV>I found the error by looking at the output window of VC++ with different users logged in. Then I saw that while the app tryied to load the lib (DLL) the exception was thrown.</DIV><DIV>&nbsp;</DIV><DIV>But most likely, your target machines are missing a dependency. VS2005 uses version 8 of the C and C++ runtime DLLs. These are mostly likely not<BR>accessable on your machine.<BR><BR>Run "depends" on your application to find the DLL dependencies, then install the appropriate dependencies along with&nbsp;the app. You can find the VS 2005 redistributable DLLs in C:\Program Files\Microsoft Visual Studio<BR>8\VC\redist.<BR><BR></DIV>]]>
   </description>
   <pubDate>Fri, 29 Dec 2006 04:03:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5939&amp;PID=18694&amp;title=ribbon-sample-error-in-vs-2005#18694</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon Sample Error in VS 2005 : Hai,  Sample ribbon application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5939&amp;PID=18692&amp;title=ribbon-sample-error-in-vs-2005#18692</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2424">dijesh.k.a</a><br /><strong>Subject:</strong> 5939<br /><strong>Posted:</strong> 29 December 2006 at 2:45am<br /><br />Hai,<DIV>&nbsp;</DIV><DIV>Sample ribbon application of 10.4 is not running&nbsp; in visual studio 2005 .Getting the error as "Application Failed to initialise properly (0xc0150002)".But Running Properly in VS2003.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 29 Dec 2006 02:45:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5939&amp;PID=18692&amp;title=ribbon-sample-error-in-vs-2005#18692</guid>
  </item> 
 </channel>
</rss>