<?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 : Error saving model.edmx file</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2012 : Error saving model.edmx file</description>
  <pubDate>Thu, 14 May 2026 10:42:52 -700</pubDate>
  <lastBuildDate>Tue, 30 Jul 2013 17:09:10 -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=4256</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>Error saving model.edmx file : Thanks for the additional information,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4256&amp;PID=16677#16677</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 4256<br /><strong>Posted:</strong> 30-Jul-2013 at 5:09pm<br /><br />Thanks for the additional information, John.&nbsp; We'll get this fixed in the next release.&nbsp; For now, as you've found, the workaround is to either temporarily remove or unload the project causing the problem.&nbsp; After saving the EDMX, the project can be added/loaded again.]]>
   </description>
   <pubDate>Tue, 30 Jul 2013 17:09:10 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4256&amp;PID=16677#16677</guid>
  </item> 
  <item>
   <title>Error saving model.edmx file : The solution started from the...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4256&amp;PID=16676#16676</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1614" rel="nofollow">jbiddle61</a><br /><strong>Subject:</strong> 4256<br /><strong>Posted:</strong> 30-Jul-2013 at 4:31pm<br /><br />The solution started from the DevForce 2012 N-Tier template.<br>To that I've added a second WPF project, separate Model and Services class library projects.<br><br>I've also got an InstallShield Limited Edition setup project.<br>This is what is causing the problem.<br>If I remove the InstallShield project from the solution, I can save the EDMX without error.<br><br><br><br><br><br>]]>
   </description>
   <pubDate>Tue, 30 Jul 2013 16:31:27 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4256&amp;PID=16676#16676</guid>
  </item> 
  <item>
   <title>Error saving model.edmx file : When saving the EDMX and generating...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4256&amp;PID=16675#16675</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 4256<br /><strong>Posted:</strong> 30-Jul-2013 at 2:17pm<br /><br />When saving the EDMX and generating code, DevForce also looks for a candidate "link" client project.&nbsp; In the 7.2.0 release we started looking for a candidate Windows Store or Phone project, and it's this code which is causing the problem.&nbsp; What other project types do you have in your solution?&nbsp;&nbsp; ]]>
   </description>
   <pubDate>Tue, 30 Jul 2013 14:17:06 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4256&amp;PID=16675#16675</guid>
  </item> 
  <item>
   <title>Error saving model.edmx file : After upgrading to Devforce 7.2,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4256&amp;PID=16674#16674</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1614" rel="nofollow">jbiddle61</a><br /><strong>Subject:</strong> 4256<br /><strong>Posted:</strong> 30-Jul-2013 at 1:16pm<br /><br />After upgrading to Devforce 7.2, I get the following error whenever I save the .EDMX file (database first) for my model project.<br>Doesn't matter if I actually change anything on the .edmx or not.<br><br>Error&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; Running transformation: System.ArgumentException: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))<br><br>Server stack trace: <br>&nbsp;&nbsp; at EnvDTE.Properties.Item(Object index)<br>&nbsp;&nbsp; at IdeaBlade.VisualStudio.DTE.DTEHelper.IsWindowsStoreProject(Project project)<br>&nbsp;&nbsp; at IdeaBlade.VisualStudio.DTE.DTEHelper.&lt;get_WindowsStoreProjects&gt;b__44(Project p)<br>&nbsp;&nbsp; at System.Linq.Enumerable.WhereListIterator`1.MoveNext()<br>&nbsp;&nbsp; at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)<br>&nbsp;&nbsp; at System.Linq.Enumerable.ToList&#091;TSource&#093;(IEnumerable`1 source)<br>&nbsp;&nbsp; at IdeaBlade.VisualStudio.DTE.DTEHelper.get_WindowsStoreProjects()<br>&nbsp;&nbsp; at IdeaBlade.VisualStudio.DTE.LinkProjectFinder.FindAnyLinkedProject(String linkedFileName, Project serverProject)<br>&nbsp;&nbsp; at IdeaBlade.VisualStudio.OM.CodeGenerator.T4FileManager.T4FileManagerForVS.GetLinkedProject(IEnumerable`1 keepBlocks)<br>&nbsp;&nbsp; at IdeaBlade.VisualStudio.OM.CodeGenerator.T4FileManager.T4FileManagerForVS.GenerateLinks(IEnumerable`1 keepBlocks, IEnumerable`1 fileNamesToRemove)<br>&nbsp;&nbsp; at IdeaBlade.VisualStudio.OM.CodeGenerator.T4FileManager.T4FileManagerForVS.UpdateProjectItem(ProjectItem templateProjectItem, IEnumerable`1 keepBlocks)<br>&nbsp;&nbsp; at IdeaBlade.VisualStudio.OM.CodeGenerator.T4FileManager.T4FileManagerForVS.&lt;.ctor&gt;b__1(IEnumerable`1 keepBlocks)<br>&nbsp;&nbsp; at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object&#091;&#093; args, Object server, Object&#091;&#093;&amp; outArgs)<br>&nbsp;&nbsp; at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)<br><br>Exception rethrown at &#091;0&#093;: <br>&nbsp;&nbsp; at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)<br>&nbsp;&nbsp; at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData&amp; msgData)<br>&nbsp;&nbsp; at System.Action`1.EndInvoke(IAsyncResult result)<br>&nbsp;&nbsp; at IdeaBlade.VisualStudio.OM.CodeGenerator.T4FileManager.T4FileManagerForVS.GenerateFiles()<br>&nbsp;&nbsp; at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.GenerateDomainModel(EdmxWrapper edmx)<br>&nbsp;&nbsp; at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.Generate()<br>&nbsp;&nbsp; at Microsoft.VisualStudio.TextTemplating742F45FC1CBBD084E8F49B89F4ECFE76A35AAED794FB5E10473768E36C6EF37F8461D0DDBD16550B783D3FDE06D57249048C6462976D314CF6DE5250894519AD.GeneratedTextTransformation.TransformText() in c:\Projects\FSLHIScore\FSLHIScoreModel\FSLHIScoreModel.edmx.tt:line 9&nbsp;&nbsp;&nbsp; c:\Projects\FSLHIScore\FSLHIScoreModel\FSLHIScoreModel.edmx.tt&nbsp;&nbsp;&nbsp; 9&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; FSLHIScoreModel<br><br>Any idea what may be causing this?<br><br><br>]]>
   </description>
   <pubDate>Tue, 30 Jul 2013 13:16:17 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4256&amp;PID=16674#16674</guid>
  </item> 
 </channel>
</rss>