<?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="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Problem with Object Mapper Installer</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : Problem with Object Mapper Installer</description>
  <pubDate>Thu, 11 Jun 2026 06:22:13 -700</pubDate>
  <lastBuildDate>Wed, 02 Apr 2008 12:55:00 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=552</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Problem with Object Mapper Installer : Thanks for your effort, but the...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=2769#2769</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=285" rel="nofollow">Lundvald</a><br /><strong>Subject:</strong> 552<br /><strong>Posted:</strong> 02-Apr-2008 at 12:55pm<br /><br /><P>Thanks for your effort, but the problem propably was somewhere else. I starter to see other problems, and ended up reinstalling Windows XP and everything with it.</P><DIV>No problem with DevForce now. It installed nicely by the booik, and it works.</DIV>]]>
   </description>
   <pubDate>Wed, 02 Apr 2008 12:55:00 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=2769#2769</guid>
  </item> 
  <item>
   <title>Problem with Object Mapper Installer : The good news is that DevForce...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=2766#2766</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 552<br /><strong>Posted:</strong> 01-Apr-2008 at 4:28pm<br /><br />The good news is that DevForce did find your AddIn file.&nbsp; It is just that it failed trying to execute the AddIn.<DIV>&nbsp;</DIV><DIV>My guess is that the AddIn could not find the Orm.Addin.dll</DIV><DIV>&nbsp;</DIV><DIV>Look at the end of the AddIn file.&nbsp; You'll see something like this"</DIV><DIV>&nbsp;</DIV><DIV>&lt;Assembly&gt;IdeaBlade.DevTools.Orm.AddIn.dll&lt;/Assembly&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;FullClassName&gt;IdeaBlade.DevTools.Orm.AddIn.Connect&lt;/FullClassName&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;LoadBehavior&gt;1&lt;/LoadBehavior&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;CommandPreload&gt;1&lt;/CommandPreload&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;CommandLineSafe&gt;0&lt;/CommandLineSafe&gt;<BR>&nbsp; &lt;/Addin&gt;<BR>&lt;/Extensibility&gt;</DIV><DIV>&nbsp;</DIV><DIV>Try changing the relative pathname "IdeaBlade.DevTools.Orm.AddIn.dll" to a hard-coded path name like "C:\VS_AddIn\IdeaBlade.DevTools.Orm.AddIn.dll".&nbsp; I don't know if this will work, but I have gotten the Object Mapper to work before by using a full path name.</DIV><DIV>&nbsp;</DIV><DIV>For example, this is the change that I did this morning to get the Object Mapper to appear in DevForce EF:</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#0000ff size=2><P>&lt;</FONT><FONT color=#a31515 size=2>Assembly</FONT><FONT color=#0000ff size=2>&gt;</FONT><FONT size=2>C:\IdeaBladeV4DevelopmentBuild\SourceCode\IdeaBlade\DevTools\OM\AddIn\bin\IdeaBlade.DevTools.OM.AddIn.v4.dll</FONT><FONT color=#0000ff size=2>&lt;/</FONT><FONT color=#a31515 size=2>Assembly</FONT><FONT color=#0000ff size=2>&gt;</FONT></P></DIV>]]>
   </description>
   <pubDate>Tue, 01 Apr 2008 16:28:23 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=2766#2766</guid>
  </item> 
  <item>
   <title>Problem with Object Mapper Installer : I have tried all this, including...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=2763#2763</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=285" rel="nofollow">Lundvald</a><br /><strong>Subject:</strong> 552<br /><strong>Posted:</strong> 01-Apr-2008 at 3:30am<br /><br /><P>I have tried all this, including a reinstall of VS 2008.</P><P>I allways end up with the following error message:</P><P>&nbsp; The Add-in "Ideablade Object Mapper" failed to load or caused an exception.</P><DIV>&nbsp; Would you like to remove the Add-in?</DIV><P>&nbsp; If you choose yes, the file it was loaded from, "C:\VS_AddIn\Ideablade.DevTools.Orm.VS2008.AddIn", will be renamed.</P><P>&nbsp; Error Message: The specified file was not found.</P><P>&nbsp; Error number: 80070002</P><P>The file is there. I have moved them to&nbsp;the C:\CV_AddIn folder due to the suggestions above. The following files are in the folder:</P><DIV>- IdeaBlade.DevTools.Orm.AddIn</DIV><DIV>- IdeaBlade.DevTools.Orm.AddIn.dll</DIV><DIV>- IdeaBlade.DevTools.Orm.Vs2008.AddIn</DIV><DIV>&nbsp;</DIV><DIV>The version I am trying to install is 6.3.1.1, and I am trying to intall in Visual Studio 2008.</DIV><DIV>&nbsp;</DIV><DIV>Help</DIV><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 01 Apr 2008 03:30:58 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=2763#2763</guid>
  </item> 
  <item>
   <title>Problem with Object Mapper Installer : Here are two things to try:  (1)...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1986#1986</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 552<br /><strong>Posted:</strong> 20-Nov-2007 at 5:55am<br /><br />Here are two things to try:<DIV>&nbsp;</DIV><DIV>(1) Put the&nbsp;two Add-In files in your "My Documents" folder.&nbsp; On my machine, I would put it in this folder:</DIV><DIV>&nbsp;</DIV><DIV>C:\Documents and Settings\DavidK\My Documents\Visual Studio 2005\Addins</DIV><DIV>&nbsp;</DIV><DIV>Of course, since you are using a German OS, it won't be "Documents and settings".</DIV><DIV>&nbsp;</DIV><DIV>I don't think that you will need an Addin path for this folder, but you might.</DIV><DIV>&nbsp;</DIV><DIV>(2) Your symptomy can be caused by a corrupted Visual Studio.&nbsp; Try uninstalling and reinstalling Visual Studio.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 20 Nov 2007 05:55:18 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1986#1986</guid>
  </item> 
  <item>
   <title>Problem with Object Mapper Installer : I added the path, but this did...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1985#1985</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=189" rel="nofollow">a3804</a><br /><strong>Subject:</strong> 552<br /><strong>Posted:</strong> 20-Nov-2007 at 1:50am<br /><br />I added the path, but this did not solve the problem...]]>
   </description>
   <pubDate>Tue, 20 Nov 2007 01:50:12 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1985#1985</guid>
  </item> 
  <item>
   <title>Problem with Object Mapper Installer : This may or may not work. %ALLUSERSPROFILE%...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1974#1974</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 552<br /><strong>Posted:</strong> 19-Nov-2007 at 9:02am<br /><br />This may or may not work.&nbsp; <strong>%ALLUSERSPROFILE%</strong> may not necessarily map to <strong>C:\Dokumente und Einstellungen\All Users</strong>.&nbsp; To be sure, I would add another Add-In Path that maps explicitly to&nbsp;&nbsp;<strong>C:\Dokumente und Einstellungen\All Users\Application Data\Microsoft\MSEnvShared\Addins</strong>.]]>
   </description>
   <pubDate>Mon, 19 Nov 2007 09:02:17 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1974#1974</guid>
  </item> 
  <item>
   <title>Problem with Object Mapper Installer : Hi!  Under Options... the add-in...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1973#1973</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=189" rel="nofollow">a3804</a><br /><strong>Subject:</strong> 552<br /><strong>Posted:</strong> 18-Nov-2007 at 11:10pm<br /><br />Hi! <DIV>Under Options... the add-in path is %ALLUSERSPROFILE%\Application Data\Microsoft\MSENVShared\Addins</DIV><DIV>&nbsp;</DIV><DIV>and on my pc I have in the folder C:\Dokumente und Einstellungen\All Users\Application Data\Microsoft\MSEnvShared\Addins the files Ideablade.Devtools.orm.addin and Ideablade.Devtools.orm.addin.dll.</DIV>]]>
   </description>
   <pubDate>Sun, 18 Nov 2007 23:10:23 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1973#1973</guid>
  </item> 
  <item>
   <title>Problem with Object Mapper Installer : You are correct. That is the problem....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1969#1969</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 552<br /><strong>Posted:</strong> 16-Nov-2007 at 9:22am<br /><br /><P>You are correct.&nbsp; That is the problem.&nbsp; The Object Mapper will never work if it can't be seen by the Add-In Manager,</P><DIV>When you changed the search path, did you use the exact path used in the forum, and did you check that that path was the correct path for you.&nbsp; For example, there was a Norwegian customer who found that he needed a slightly different path.&nbsp; He wrote:</DIV><DIV><P =Ms&#111;normal><SPAN lang=EN-US style="COLOR: #1f497d"><strong>Your guessed right and &nbsp;I have a comparable issue as with the german installation. The files are to be found in C:\Documents and Settings\All Users\Programdata\Microsoft\MSEnvShared\AddIns, a happy mix of English and Norwegian names. <?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></strong></SPAN></P><P =Ms&#111;normal><SPAN lang=EN-US style="COLOR: #1f497d"><strong>Just a quick note to point that the issue will also arise with the English version of VS on a localized Windows (as for me), the fix is the same i.e. adding the “localized” folder to tools&gt;options&gt;add-ins/macros security.<o:p></o:p></strong></SPAN></P></DIV>]]>
   </description>
   <pubDate>Fri, 16 Nov 2007 09:22:44 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1969#1969</guid>
  </item> 
  <item>
   <title>Problem with Object Mapper Installer : No, that is the problem. I have...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1968#1968</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=189" rel="nofollow">a3804</a><br /><strong>Subject:</strong> 552<br /><strong>Posted:</strong> 16-Nov-2007 at 8:21am<br /><br />No, that is the problem. I have the toolbar, but not the AddIn (also not under Customize... or Addin manager).]]>
   </description>
   <pubDate>Fri, 16 Nov 2007 08:21:33 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1968#1968</guid>
  </item> 
  <item>
   <title>Problem with Object Mapper Installer : Did you get the ORM AddIn to show...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1967#1967</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 552<br /><strong>Posted:</strong> 16-Nov-2007 at 8:17am<br /><br />Did you get the ORM AddIn to show up in the Visual Studio Add-In manager?]]>
   </description>
   <pubDate>Fri, 16 Nov 2007 08:17:28 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1967#1967</guid>
  </item> 
  <item>
   <title>Problem with Object Mapper Installer : I tried the mentioned solutions...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1965#1965</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=189" rel="nofollow">a3804</a><br /><strong>Subject:</strong> 552<br /><strong>Posted:</strong> 16-Nov-2007 at 8:11am<br /><br />I tried the mentioned solutions (changing the path etc), but it did not solve my problem...]]>
   </description>
   <pubDate>Fri, 16 Nov 2007 08:11:37 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1965#1965</guid>
  </item> 
  <item>
   <title>Problem with Object Mapper Installer : If you are using a German OS,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1964#1964</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 552<br /><strong>Posted:</strong> 16-Nov-2007 at 8:00am<br /><br />If you are using a German OS, you need to read:<DIV>&nbsp;</DIV><DIV><a href="http://www.ideablade.com/forum/forum_posts.asp?TID=25" target="_blank">http://www.ideablade.com/forum/forum_posts.asp?TID=25</A></DIV><DIV>&nbsp;</DIV><DIV>Otherwise, read about your problem in the Troubleshooting section of the Installation Guide,</DIV>]]>
   </description>
   <pubDate>Fri, 16 Nov 2007 08:00:13 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1964#1964</guid>
  </item> 
  <item>
   <title>Problem with Object Mapper Installer : Hi!  I want to install the IdeaBlade...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1962#1962</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=189" rel="nofollow">a3804</a><br /><strong>Subject:</strong> 552<br /><strong>Posted:</strong> 16-Nov-2007 at 2:08am<br /><br />Hi!<DIV>&nbsp;</DIV><DIV>I want to install the IdeaBlade Devforce Express on my system.</DIV><DIV>After the setup, the ORM Tools won't appear in VS, I have tried the solutions for my German version of VS, but it did not help.</DIV><DIV>&nbsp;</DIV><DIV>When I rund the Object Mapper Installer, it gives me the error message:</DIV><DIV><BR>Unable to install community controls Unable to invoke community controls installer<BR></DIV><DIV>Do you have any tips on this topic?</DIV><DIV>&nbsp;</DIV><DIV>Thanks!</DIV><DIV>Tobias Schittkowski<BR></DIV>]]>
   </description>
   <pubDate>Fri, 16 Nov 2007 02:08:29 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=552&amp;PID=1962#1962</guid>
  </item> 
 </channel>
</rss>