<?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 : Switch From C# to VB Issues</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : Switch From C# to VB Issues</description>
  <pubDate>Sat, 11 Apr 2026 05:06:43 -700</pubDate>
  <lastBuildDate>Mon, 17 Mar 2008 18:25:52 -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=727</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>Switch From C# to VB Issues : You&amp;#039;ve found a couple of...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=727&amp;PID=2702#2702</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> 727<br /><strong>Posted:</strong> 17-Mar-2008 at 6:25pm<br /><br />You've found a couple of problems here, and we'll take a look at fixing them.<DIV>&nbsp;</DIV><DIV>For now, the best thing to do when you need to regenerate in another language is to physically remove the DomainModel and AppHelper projects altogether - from both the solution and the file system.&nbsp; Then open up OM and try again.</DIV>]]>
   </description>
   <pubDate>Mon, 17 Mar 2008 18:25:52 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=727&amp;PID=2702#2702</guid>
  </item> 
  <item>
   <title>Switch From C# to VB Issues : I just looked at the App.Config...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=727&amp;PID=2694#2694</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=38" rel="nofollow">rclarke</a><br /><strong>Subject:</strong> 727<br /><strong>Posted:</strong> 14-Mar-2008 at 10:37am<br /><br />I just looked at the App.Config and I noticed that none of the connection information is there. Again this may be my fault--definately starting over...]]>
   </description>
   <pubDate>Fri, 14 Mar 2008 10:37:14 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=727&amp;PID=2694#2694</guid>
  </item> 
  <item>
   <title>Switch From C# to VB Issues : Update 2-  I mispoke in the...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=727&amp;PID=2693#2693</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=38" rel="nofollow">rclarke</a><br /><strong>Subject:</strong> 727<br /><strong>Posted:</strong> 14-Mar-2008 at 10:25am<br /><br />Update 2-<DIV>&nbsp;</DIV><DIV>I mispoke in the previous update, the Apphelper is not re-created properly and I now have a new file entitled "ServerNorthwindIB1.Designer.vb which causes duplicate definitions since there is also a file "ServerNorthwindIB.Designer.vb in the project. Remove one of them and now clean compile (except for the expected warnings). </DIV><DIV>&nbsp;</DIV><DIV>Continued to add a form and a simple query and received an Invalid Operation Exception:</DIV><DIV>&nbsp;</DIV><DIV>An error occurred creating the form. See Exception.InnerException for details.&nbsp; The error is: Error in EdmKey Default: Unable to locate an ObjectContext in the probe assemblies.&nbsp; This is often caused by not copying your EF model 'dll' to the deployment directory.&nbsp; This will be either the client application directory in a two tier deployment or the server deployment&nbsp; directory in an n-tier deployment.</DIV><DIV>&nbsp;</DIV><DIV>This may be a result of my manual intervention so, I guess I'll start again from scratch.</DIV>]]>
   </description>
   <pubDate>Fri, 14 Mar 2008 10:25:40 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=727&amp;PID=2693#2693</guid>
  </item> 
  <item>
   <title>Switch From C# to VB Issues : Update- I removed the Apphelper...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=727&amp;PID=2692#2692</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=38" rel="nofollow">rclarke</a><br /><strong>Subject:</strong> 727<br /><strong>Posted:</strong> 14-Mar-2008 at 9:53am<br /><br />Update-<DIV>I removed the Apphelper and DomainModel projects from the VS Solution Explorer and then loaded DevForce EF OM again and did a save. The Apphelper project re-built properly but the DomainModel project was re-built with both C# and VB classes again. Not what I wanted. In order to get things to work I had to remove the projects, manually remove all files except the .ibedmx file, reload Object Mapper and Save. </DIV><DIV>&nbsp;</DIV><DIV>BTW, I know this is Beta1 and I expect issues; that's why I'm testing. Since I don't know what Beta1 really means in terms of the state now v.s. what is planned for the intiial release, please take the issues that I report as bugs or features I consider lacking now. No critisizm intended!</DIV>]]>
   </description>
   <pubDate>Fri, 14 Mar 2008 09:53:33 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=727&amp;PID=2692#2692</guid>
  </item> 
  <item>
   <title>Switch From C# to VB Issues : While begining a new project,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=727&amp;PID=2691#2691</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=38" rel="nofollow">rclarke</a><br /><strong>Subject:</strong> 727<br /><strong>Posted:</strong> 14-Mar-2008 at 9:07am<br /><br />While begining a new project, I forgot to select Visual Basic as my language of choice and generated the Domain Model and the Apphelper projects in C# as expected. I then loaded Object mapper again and selected VB and saved. The AppHelper project remained C# and in the Domain Model the VB classes will interspersed with VB classes, not what I would exect. I'm OK with having to first remove the genated projects before a language switch but I think that Devforce should either warn the user to manually remove the projects or ask if Devforce should completely replace the existing projects.]]>
   </description>
   <pubDate>Fri, 14 Mar 2008 09:07:55 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=727&amp;PID=2691#2691</guid>
  </item> 
 </channel>
</rss>