|
-
Jun 8th, 2012, 09:37 PM
#1
Thread Starter
Fanatic Member
Build WebService via VPN
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!!!
Last edited by manhit45; Jun 8th, 2012 at 09:41 PM.
-
Jun 9th, 2012, 05:33 AM
#2
Re: Build WebService via VPN
Moved to the General Development Forum.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|