<?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 : Web services</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : Web services</description>
  <pubDate>Tue, 28 Apr 2026 04:51:26 -700</pubDate>
  <lastBuildDate>Wed, 18 Mar 2009 11:05:36 -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=1059</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>Web services : sshevade - please re-send these...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1059&amp;PID=4104#4104</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> 1059<br /><strong>Posted:</strong> 18-Mar-2009 at 11:05am<br /><br />sshevade - please re-send these files to kimj AT ideablade.com.]]>
   </description>
   <pubDate>Wed, 18 Mar 2009 11:05:36 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1059&amp;PID=4104#4104</guid>
  </item> 
  <item>
   <title>Web services : I am having the same issue when...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1059&amp;PID=4097#4097</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=463" rel="nofollow">sshevade</a><br /><strong>Subject:</strong> 1059<br /><strong>Posted:</strong> 17-Mar-2009 at 12:52pm<br /><br />I am having the same issue when adding Web Service. I am using Devforce EF 4.3. Please post how to fix it. I have send my wsdl and edmx file to support. ]]>
   </description>
   <pubDate>Tue, 17 Mar 2009 12:52:37 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1059&amp;PID=4097#4097</guid>
  </item> 
  <item>
   <title>Web services : Pleasesend the EDMX file, and...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1059&amp;PID=3812#3812</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> 1059<br /><strong>Posted:</strong> 15-Jan-2009 at 2:52pm<br /><br />Please&nbsp;send the EDMX file, and if possible the WSDL of the web service, to <a href="mailto:support@ideablade.com" target="_blank">support@ideablade.com</A>.]]>
   </description>
   <pubDate>Thu, 15 Jan 2009 14:52:36 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1059&amp;PID=3812#3812</guid>
  </item> 
  <item>
   <title>Web services : I&amp;#039;ve had some problems adding...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1059&amp;PID=3810#3810</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=396" rel="nofollow">rsmart8452</a><br /><strong>Subject:</strong> 1059<br /><strong>Posted:</strong> 15-Jan-2009 at 11:46am<br /><br /><P>I've had some problems adding a web service to an object model using DevForce EF 4.2.2.1. When the service is initially added, errors similar to this are reported about the edmx:</P><P><FONT face="Courier New, Courier, mono" color=#000099>Error 40: The Type FetchRequest is not qualified with a namespace or alias. Only PrimitiveTypes can be used without qualification.<BR>D:\VS Projects\DynamicsWebDevForce\DomainModel\CrmServiceReference.edmx</FONT></P><P><BR>Ignoring the error and compiling the solution gives a series of errors like this:</P><P><FONT face="Courier New, Courier, mono" color=#000099>The type or namespace name 'FetchRequest' could not be found (are you missing a using directive or an assembly reference?)<BR>D:\VS Projects\DynamicsWebDevForce\DomainModel\DomainModel.CrmServiceReference.Designer.cs</FONT></P><P><BR>Modifying the *.Designer.cs file by adding the proper namespace reference, then compiling the solution surfaces a series of errors like this:</P><P><FONT face="Courier New, Courier, mono" color=#000099>The type 'DomainModel.CrmServiceReference.FetchRequest' must be a non-nullable value type in order to use it as parameter 'T' in the generic type or method 'System.Nullable&lt;T&gt;'<BR>D:\VS Projects\DynamicsWebDevForce\DomainModel\DomainModel.CrmServiceReference.Designer.cs</FONT></P><P><BR>I'm not really sure where to go from here. It appears the *.Designer.cs file might be malformed and potentially the *.edmx may have problems. I've tried many, many things to get past this final issue but it seems like an excessive amount of manual work to get the object model to compile. I've tried with several different web services both inhouse and third party&nbsp;with similar results. I can reproduce the problems adding services to an existing object model or building a new object model.</P><P>Any suggestions?</P><DIV></DIV>]]>
   </description>
   <pubDate>Thu, 15 Jan 2009 11:46:57 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1059&amp;PID=3810#3810</guid>
  </item> 
 </channel>
</rss>