Re: Webservices references
From: Neil Cowburn (neil_at_online.cowburn.me.uk)
Date: 09/15/04
- Next message: Alex Feinman [MVP]: "Re: debbuging of dynamically loaded assemblies"
- Previous message: Neil Cowburn: "Re: How do you get around not having Callbacks?"
- In reply to: Craig G: "Webservices references"
- Next in thread: Craig G: "Re: Webservices references"
- Reply: Craig G: "Re: Webservices references"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 15 Sep 2004 17:54:54 +0100
In code, you can change the Web service URI using the URL property. Store
the "live" address in a config file of some description and at runtime read
the file and assign the correct endpoint.
--Neil
"Craig G" <craig.gamble@yarrasoftware.com> wrote in message
news:%23S9LlYwmEHA.3264@TK2MSFTNGP12.phx.gbl...
> we have a small pocketpc application that uses a webservice to connect to
> SQL2000
>
> everything works fine until we try to build a customer version. we just
> overwrite the existing references using the customers IP address where the
> webservice will reside. but as are network is not able to see the IP
> address
> it creates an error.
>
> is there a way around this or do u just overwrite every instance of the IP
> address in the reference.map and .disco files?
>
> any help would be greatly appreciated.
>
> Cheers,
> Craig
>
>
- Next message: Alex Feinman [MVP]: "Re: debbuging of dynamically loaded assemblies"
- Previous message: Neil Cowburn: "Re: How do you get around not having Callbacks?"
- In reply to: Craig G: "Webservices references"
- Next in thread: Craig G: "Re: Webservices references"
- Reply: Craig G: "Re: Webservices references"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|