<?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 : Apps won&#039;t run, missing ToolkitPro1113vc80D.dll</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : Apps won&#039;t run, missing ToolkitPro1113vc80D.dll]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 30 Apr 2026 15:55:36 +0000</pubDate>
  <lastBuildDate>Fri, 30 Oct 2009 22:58:30 +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=15507</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[Apps won&#039;t run, missing ToolkitPro1113vc80D.dll : The toolkit build folder is not...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15507&amp;PID=54419&amp;title=apps-wont-run-missing-toolkitpro1113vc80d-dll#54419</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3717">Smucker</a><br /><strong>Subject:</strong> 15507<br /><strong>Posted:</strong> 30 October 2009 at 10:58pm<br /><br />The toolkit build folder is not where it needs to be for you to run.<br><br>Copy the DLL to your project's build target folder so it can be found by the application without looking on PATH. For release builds, you'll need the one without the 'D' at the end.<br><br>You'll also need to install the DLL along with your app on customers' machines.<br><br>Another way is to link statically with Codejock so that the DLL is not required.<br><br>]]>
   </description>
   <pubDate>Fri, 30 Oct 2009 22:58:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15507&amp;PID=54419&amp;title=apps-wont-run-missing-toolkitpro1113vc80d-dll#54419</guid>
  </item> 
  <item>
   <title><![CDATA[Apps won&#039;t run, missing ToolkitPro1113vc80D.dll : Could this be to do with entries...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15507&amp;PID=54377&amp;title=apps-wont-run-missing-toolkitpro1113vc80d-dll#54377</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5368">Albertb</a><br /><strong>Subject:</strong> 15507<br /><strong>Posted:</strong> 30 October 2009 at 8:24am<br /><br />Could this be to do with entries in the system variables?&nbsp; Should XTP have its own variable or be included in the PATH variable?]]>
   </description>
   <pubDate>Fri, 30 Oct 2009 08:24:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15507&amp;PID=54377&amp;title=apps-wont-run-missing-toolkitpro1113vc80d-dll#54377</guid>
  </item> 
  <item>
   <title><![CDATA[Apps won&#039;t run, missing ToolkitPro1113vc80D.dll : Hi. Still new to most aspects...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15507&amp;PID=54372&amp;title=apps-wont-run-missing-toolkitpro1113vc80d-dll#54372</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5368">Albertb</a><br /><strong>Subject:</strong> 15507<br /><strong>Posted:</strong> 30 October 2009 at 8:11am<br /><br />Hi.&nbsp; Still new to most aspects of Toolkit Pro,&nbsp;(and with not a vast amount of&nbsp;MFC developer experience either).&nbsp; Hoping you can point me in the right direction with this issue.&nbsp; The work I'm doing is of a conventional nature, not something out on the edge, and this problem is repeatable on my problem&nbsp;machine with a range of apps written by myself and others.&nbsp; When I talk about "running" the apps I mean in VisStudio under debug of course.<DIV>&nbsp;</DIV><DIV>I'm having to work temporarily on a company laptop.&nbsp; I have transferred everuthing I need to develop my current work which builds and runs fine on my main machine.&nbsp; I have XtremeToolkitPro installed on the laptop seemingly without issue.&nbsp; On the laptop my apps will find and link to the XTP DLLs and build&nbsp;without a problem, but when I come to create an instance and run them I get a message box saying that "This application has failed to start because ToolkitPro1113vc80D.dll was not found." and advising reinstallation.</DIV><DIV>&nbsp;</DIV><DIV>The DLL is right where it should be, in the Toolkit Pro Bin folder, I can see the darned thing.&nbsp; Visual Studio can find it to link to during the build.&nbsp; It just isn't seen when I run up.&nbsp; So I tried to register it with Windows.&nbsp; Using regsvr32 reports that the file "was loaded, but the DllRegisterServer entry point was not found."&nbsp; Am I barking up the wrong tree with this line?</DIV><DIV>&nbsp;</DIV><DIV>If anyone can point me at why this is happening with code I know is not a problem on many other machines, and with the issues only showing when I try to run up a new instance, I would be very grateful.</DIV>]]>
   </description>
   <pubDate>Fri, 30 Oct 2009 08:11:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15507&amp;PID=54372&amp;title=apps-wont-run-missing-toolkitpro1113vc80d-dll#54372</guid>
  </item> 
 </channel>
</rss>