M
Mark
Hi,
does anyone know how to change the port to 8080
in the address location from within visual studio dotnet?
The WSDL is automatically generated by dotnet and I can't
suss out how to change it.
thanks a mill.
Mark
- <service name="EProImportService">
<documentation>Provides access to EPro Import
facility.</documentation>
- <port name="EProImportServiceSoap"
binding="s0:EProImportServiceSoap">
<soap:address
location="http://123.87.1.39:8080/WebServices/Import/EProIm
port.asmx" />
</port>
</service>
does anyone know how to change the port to 8080
in the address location from within visual studio dotnet?
The WSDL is automatically generated by dotnet and I can't
suss out how to change it.
thanks a mill.
Mark
- <service name="EProImportService">
<documentation>Provides access to EPro Import
facility.</documentation>
- <port name="EProImportServiceSoap"
binding="s0:EProImportServiceSoap">
<soap:address
location="http://123.87.1.39:8080/WebServices/Import/EProIm
port.asmx" />
</port>
</service>