I add a web context to Visual Studio 2005 for My Voss 3.0 service and my information shows my service name as
I have access to SetClientCredentials ()
, where I have my UsernameToken
, everything works fine.
I do not have a proxy class with MyServiceWse
in Visual Studio 2008, I have MyService
, so I SetClientCredentials ()
etc.
What's going on?
I read the last time, WSE support directly to VS Not available in 2008. The links below contain some manual techniques you can try. I am also looking forward to a better solution.
Comments
Post a Comment