I'm going insane, I beleive.
That is, I've never had an issue like this before, and nobody (that Google has indexed) seems to be having the same issue.
Whenever I add a reference to a particular ASMX service to a VS2010 project, all of the code is generated, there is an interface ServiceSoap
that represents all of the features of the service, but there is no concrete implementation of that interface anywhere in the solution!
What am I doing wrong? I just right click project
, add service reference
, paste url to .asmx
, type 'Blah' in the namespace box
, click OK
.
Everything seems to happen OK. I'm just bat-shit insane, I guess...
Advanced...
in the add service reference dialog, and choose to add it as a .NET 2.0 service, everything works, but I don't particularly want to do it that way.Remedy
and the service .asmx file is Service.asmx
.
Try this...
right click on the service reference. then go to configure service reference. then uncheck reuse types in referenced assemblies checkbox. upd
this solved mine, hope it will help somebody else too
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With