HighTechTalks DotNet Forums  

WCF Proxy Problem

Dotnet Framework (Remoting) microsoft.public.dotnet.framework.remoting


Discuss WCF Proxy Problem in the Dotnet Framework (Remoting) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Stuart Parker
 
Posts: n/a

Default WCF Proxy Problem - 02-16-2007 , 08:56 AM






Hi,

Couldnt find a specific WCF group, so decided to post here.

I have a simple object being made available via a netTcpBinding endpoint.
I have a simple client, and am trying to add a service reference to the
service in VB.NET. I get errors saying the proxy generation failed. I have
the service running when I attempt this.

I read that metadata isnt published automatically in the RTM release, so
added a MEX endpoint using mexTcpBinding

I still get the same error.

All examples I've seen on the net are based around endpoints using
basicHttpBinding or wsHttpBinding, so are no use in my situation.

So, my question is, does metadata HAVE to be published over http, regardless
of how your service objects are exposed?..... whats is the correct method of
publishing and consuming metadata for a service exposed solely over
netTcpBinding ?

thanks
Stu


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.