I have completed the walkthrough on creating and
consuming a web service. Worked fine on my local machine.
I then did a project copy to my web host. When I try to
access the web service using the aspx program it gives
the 'Conversion Failed' message which is the try catch
message I put in. Appears that the namespace is not being
recognized. Any help is appreciated.
thanks
consuming a web service. Worked fine on my local machine.
I then did a project copy to my web host. When I try to
access the web service using the aspx program it gives
the 'Conversion Failed' message which is the try catch
message I put in. Appears that the namespace is not being
recognized. Any help is appreciated.
thanks
Comment