User-1870655507 posted
I can no longer change the web service URL using the Web.Config on client servers
I am no longer able to deploy my application using the Web.Config as the way to set the Web service Locatin
Help Please
Help
<XXXXXProperties.Settings>
<setting
name="XXX_webInterface_wsMiramar_Miramar"
serializeAs="String">
<value
/>
</setting>
<setting
name="XXX_webInterface_wsAccPac_Accounting"
serializeAs="String">
<value>http://localhost:82/wsXXX/AccPac.asmx</value>
</setting>