Options

Problem with WCF Service Code Example

mikmik Member Posts: 79
edited 2011-03-09 in NAV Three Tier
Hello,

i need help with this code example.

http://dynamicsuser.net/blogs/freddy/archive/2010/01/28/connecting-to-nav-web-services-from-silverlight-3.aspx

I have problems with System.ServiceModel.Web because I haven't such a reference. I tried this example with VS 2010 and .NET 3.5, 4.0, 4.0 Client Profile. The only thing I want to have is the possibility to connect to my NAV Webservice by using a service reference in VS. Also my VS 2010 app will be startet from a device which is not in the same domain than my service tier. I am not able to do this by myself ](*,)

Could someone assist me with this point?

Error: (in german :oops: )
Typ- oder Namespacename "WebGet" konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)

With kind regards
mik
Sign In or Register to comment.