G
Guest
Hi all,
I'm deploying a web site application to a production server. The web site
contacts a back end web service (part of this project) and in development
it uses http://localhost:4161/. In production it has another path - how do
I configure the path?
In .NET 1.1 I could change a web service to be "dynamic URL", but this
doesn't seem to be an option with the web site project.
Any ideas?
Thanks!
I'm deploying a web site application to a production server. The web site
contacts a back end web service (part of this project) and in development
it uses http://localhost:4161/. In production it has another path - how do
I configure the path?
In .NET 1.1 I could change a web service to be "dynamic URL", but this
doesn't seem to be an option with the web site project.
Any ideas?
Thanks!