<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.ormfoundation.org/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Open Discussion &amp; Feature Requests</title><link>http://www.ormfoundation.org/forums/10.aspx</link><description>This is where you can discuss your suggestions for functions that are not provided by the current release of the NORMA tool. You can also ask questions on how to use the tool.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Re: ORM plugin doesn't work with VS 2008?</title><link>http://www.ormfoundation.org/forums/thread/1199.aspx</link><pubDate>Thu, 07 Aug 2008 21:08:29 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:1199</guid><dc:creator>akoval</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/1199.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=10&amp;PostID=1199</wfw:commentRss><description>&lt;p&gt;Hello Matt and Brian,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have successfully installed the ORM extension for VS 2008. Your advise to install separate msi has helped.&lt;/p&gt;&lt;p&gt;Thank you very much!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Alex Koval&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: ORM plugin doesn't work with VS 2008?</title><link>http://www.ormfoundation.org/forums/thread/1198.aspx</link><pubDate>Thu, 07 Aug 2008 19:39:24 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:1198</guid><dc:creator>Matthew Curland</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/1198.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=10&amp;PostID=1198</wfw:commentRss><description>&lt;p&gt;Things to check (in order):&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;Make sure you&amp;#39;re running setup.bat as an administrator or from an administrator command prompt.&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Run &amp;#39;appwiz.cpl&amp;#39; (the Add/Remove Programs control panel app) and make sure previous Neumont*&amp;nbsp;programs are uninstalled. (If you haven&amp;#39;t installed NORMA before, then you shouldn&amp;#39;t have any entries).&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Run the two .msi files by hand (PLiX first, then NORMA)&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Modify the msiexec.exe commands in the batch file to add logging. For example, change &lt;strong&gt;start /w msiexec.exe /i &amp;quot;%~dp0PLiX for Visual Studio.msi&amp;quot; /q&lt;/strong&gt; to &lt;strong&gt;start /w msiexec.exe /i &amp;quot;%~dp0PLiX for Visual Studio.msi&amp;quot; /q /l* &amp;quot;%~dp0Install.log&amp;quot; &lt;/strong&gt;You can see more explicit logging options by running msiexec /?. In the batch file, we use /x for uninstall and /i for install. You&amp;#39;ll need to have the zip expanded to write the log file to the same directory.&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;I&amp;#39;m hoping 1 will fix the problem. If you get to 4 and have a failure, e-mail me the log (it won&amp;#39;t be very exciting forum material).&lt;/p&gt;
&lt;p&gt;-Matt&lt;/p&gt;</description></item><item><title>Re: ORM plugin doesn't work with VS 2008?</title><link>http://www.ormfoundation.org/forums/thread/1197.aspx</link><pubDate>Thu, 07 Aug 2008 18:47:25 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:1197</guid><dc:creator>Brian Nalewajek</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/1197.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=10&amp;PostID=1197</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi Alex,&lt;/p&gt;&lt;p&gt;Still a bit of frustration with the install - too bad; I&amp;#39;m sure you&amp;#39;d like to get going with using the tool.&amp;nbsp; Odds are the install issue is a minor one, and I&amp;#39;ll offer a few ideas.&amp;nbsp; Whether these workout for you or not, do send Matt Curland an email (in case he doesn&amp;#39;t see your post).&amp;nbsp; He&amp;#39;s the guy I ask when I have issues with the tool.&amp;nbsp; He&amp;#39;s the chief architect for the tool; and is interested in finding out about install problems.&amp;nbsp;&lt;/p&gt;&lt;p&gt;PLiX is an abstraction layer component required by the tool. While a normal install of the nORMa CTP should check for, and install, the the latest version of PLiX, you can install it separately.&amp;nbsp; I&amp;#39;d suggest using Windows Control Panel to get to the uninstall function.&amp;nbsp; Find and uninstall any &amp;quot;Neumont&amp;quot; applications - specifically the tool and PLiX.&lt;/p&gt;&lt;p&gt;You can try running setup again, and it may well work this time.&amp;nbsp; Or, you can install PLiX (it&amp;#39;s in the package you downloaded), separately.&amp;nbsp; If you open and extract all the files in the package you downloaded (a good idea anyway), you&amp;#39;ll see a separate install for PLiX, and another for the tool. Install PLiX, then the tool.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;The good news is that the uninstalling and reinstalling are pretty quick - nothing like reinstalling VS!&lt;/p&gt;&lt;p&gt;If that doesn&amp;#39;t work, post again.&amp;nbsp; Good luck, &lt;/p&gt;&lt;p&gt;BRN.. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: ORM plugin doesn't work with VS 2008?</title><link>http://www.ormfoundation.org/forums/thread/1196.aspx</link><pubDate>Thu, 07 Aug 2008 16:04:42 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:1196</guid><dc:creator>akoval</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/1196.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=10&amp;PostID=1196</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hello Brian,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you a lot for the information. I see the correct installation. Now I have a different problem. When running the Setup.exe I am getting the output below. Could you please advise what is the problem?&lt;/p&gt;&lt;p&gt;many thanks,&amp;nbsp;&lt;/p&gt;&lt;p&gt;Alex&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Neumont Object-Role Modeling Architect for Visual Studio 2008 Installation&lt;br /&gt;Installing current PLiX version&lt;br /&gt;New PLiX version failed to install &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: ORM plugin doesn't work with VS 2008?</title><link>http://www.ormfoundation.org/forums/thread/1195.aspx</link><pubDate>Thu, 07 Aug 2008 15:01:43 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:1195</guid><dc:creator>Brian Nalewajek</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/1195.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=10&amp;PostID=1195</wfw:commentRss><description>&lt;p&gt;Hello Alex,&lt;/p&gt;
&lt;p&gt;Did you notice that there are seperate nORMa install packages for VS 2005 and VS 2008?&amp;nbsp; Given that the CTP date is in the title, it&amp;#39;s easy to grab the wrong package.&amp;nbsp; If that&amp;#39;s not the problem, let me know.&lt;/p&gt;
&lt;p&gt;BTW, you can also get the tool CTP packages from the Library section here on OF.&amp;nbsp; As long as you&amp;#39;re signed in, you can download what you need.&amp;nbsp; &lt;a href="http://www.ormfoundation.org/files/folders/norma/entry1046.aspx"&gt;http://www.ormfoundation.org/files/folders/norma/entry1046.aspx&lt;/a&gt;&amp;nbsp;&amp;nbsp; It says May release, but the release date is June 9th - anyway, it&amp;#39;s the most current.&amp;nbsp; In the Libray section, click Most Recent, and it&amp;#39;s a few entry down on the page.&amp;nbsp; If you click the title link, you&amp;#39;ll see the release notes.&lt;/p&gt;
&lt;p&gt;Make sure to look at the readme install notes that come with the package.&amp;nbsp; VS 2008 package install is a bit easier than&amp;nbsp; that for VS 2005.&amp;nbsp; Functionally, there&amp;#39;s little difference in the nORMa tool; but VS 2008 version supports LINQ name generation.&lt;/p&gt;
&lt;p&gt;Hope it helps,&lt;/p&gt;
&lt;p&gt;BRN..&lt;/p&gt;</description></item><item><title>ORM plugin doesn't work with VS 2008?</title><link>http://www.ormfoundation.org/forums/thread/1194.aspx</link><pubDate>Thu, 07 Aug 2008 14:38:37 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:1194</guid><dc:creator>akoval</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/1194.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=10&amp;PostID=1194</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have downloaded the plugin for Visual Studio from&lt;/p&gt;&lt;p&gt;http://sourceforge.net/project/showfiles.php?group_id=158881&lt;/p&gt;&lt;p&gt;While running the setup, the installer tried to find VS 2005. I use VS 2008, how can I use the ORM extension for VS 2008?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Alex Koval&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>