vote up 0 vote down star

HI

I am trying to follow the following article http://msdn.microsoft.com/en-us/library/ms731064.aspx , but i cant seem to generate the Client Callback Interface. I am using VS 2008.

Not sure what is causing it , because 2 separate articles that i tried give the same prob.

Thanks

flag

80% accept rate
@stalkerh: You have to be more specific. What do you mean you can't seem to generate the interface? Are you getting an error? If so, what? Do you have any source code to show, or information about the process you followed? – casperOne Mar 26 at 13:27
@casperOne i followed the article exactly and i did not get any errors there was just no interface for me to use. – stalkerh Mar 30 at 5:48
This is not specific enough. Did you get any code generated? Do you see the interface for your service, but not the client callback interface? Did you use an appropriate dual channel binding, like WSDualHttp? – Anderson Imes Apr 14 at 3:02
I got the normal service side code generated just no client side code (Interface) , yes i did use the correct binding – stalkerh Apr 14 at 13:05

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.