Re: Webservice that references other .Net libraries

Tech-Archive recommends: Speed Up your PC by fixing your registry



It probably is because the serialization puts the entire namespace and such
in the encoded information.

Is it possible for you to get the binaries that are running from your
webservice? You may actually need to bind to those.

"Mantorok" <none@xxxxxxxxxxxxx> wrote in message
news:dinpb0$vei$1@xxxxxxxxxxxxxxxxxxxxxx
> Bruce
>
> How do i do this? When I include references to the project that contains
> the classes it claims that the web-service is returning different types!
>
> Kev
>
> "Bruce Barker" <brubar_nospamplease_@xxxxxxxxxx> wrote in message
> news:eEL0ltB0FHA.2212@xxxxxxxxxxxxxxxxxxxxxxx
>> build your own project file for the proxy stub, and add references (or
>> include the class code) for all objects the webservice may return.
>>
>> -- bruce (sqlwork.com)
>>
>> "Mantorok" <none@xxxxxxxxxxxxx> wrote in message
>> news:diltp0$954$1@xxxxxxxxxxxxxxxxxxxxxx
>>> Hi all
>>>
>>> I have a web service and it is going fine until I call a method that
>>> returns an object that is based on a class from a referenced .net
>>> assembly.
>>>
>>> The problem is my calling code doesn't know anything about the class
>>> that the web-service is using, how do I ensure that my calling code is
>>> aware of the classes/objects being returned by the consumed web-service?
>>>
>>> Hope that makes sense
>>> Kev
>>>
>>
>>
>
>


.



Relevant Pages

  • Re: Why Do Rererences Get Switched?
    ... Browse for your project file for you Data Transfer DLL project file. ... "Robert W." ... I've re-read your first sentence 3 times but don't understand the wording. ... Properties there's a section entitled References Path. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Project References
    ... What we have been faced with is MS Project files that contained references ... when someone using 2000 opens the project file and attempts to ... > Sub TestForReferences() ... > Dim oRef As Object ...
    (microsoft.public.project.vba)
  • Application/Executable Path References
    ... I've created a project file in VFP 9 that contains all of the common ... I have a customized report dialog that lets the user ... What confuses me is how are references resolved in applications. ... When the application is built, ...
    (microsoft.public.fox.vfp.forms)
  • Re-Post: Project Path References
    ... I've created a project file in VFP 9 that contains all of the common ... in folder references called by some of these common functions. ... I have a customized report dialog that lets the user ... What confuses me is how are references resolved in applications. ...
    (microsoft.public.fox.vfp.forms)
  • Re: Xpath on VS2005 file
    ... > references"). ... After having a look at the vb project file, ... default namespace applies to the element and all child elements. ... Dim xdoc As New XmlDocument ...
    (microsoft.public.dotnet.languages.vb)