Hi everybody . Please help me. This is my problem.
I made a project with a webservice using http://117.6.86.245:8080/vtvbroadcom...omService.asmx
but after built it i have to put all Dll file on Server Machine which have address is 192.168.1.10 (Lan Adresss) and it runs that webservice on ISS also. So that s why i have to change that address into:
http://192.168.1.10:8080/vtvbroadcom...omService.asmx on Visual Studio Editor.
Like that my system will run success.
Now i just want to know how can i update webservice with Lan Address(192.168.1.10 ) above instead of Public Internet Address(117.6.86.245) on my VS Editor from WAN internet.
I dont want to go to my Server Center just for to build it. I alread installed VPN but it not work.
Any help will be appreciate!!!:bigyello:
