Deploying Forms via HTTP.

R

rido

Hi all.

I'm deploying IP forms to a web server.
This form access a web service using managed code and WebReferences.

Because I have to change the URL of the service for each environment, I
would like to set the Url property of the WSProxy to point to the same server
where the form has been downloaded.

I use to know the original Url using the
AppDomain.CurrentDomain.BaseDirectory property.

How do I know the original codebase of the downloaded form?

thanks

rido
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top