hai, i have created a webservice file and made "web reference". in that i want to edit the .wsdl file and want to change the IP address....can anyone post me the coding? i want to put the wsdl file into an dataset and want to edit it...help me plz...its very urgent.......thanks in advance.....
karan_21584 0 Light Poster
Recommended Answers
Jump to PostWell can't you just find the ip address you want to change and then just change it.
Jump to PostI don't get what you mean. Sorrie. runtime? What difference does it make if you change it at runtime or later?
Jump to PostErm is your wsdl file valid xml scheme?
Jump to PostCan you post the contents of your wsdl file and hightlight the ip address you need to change.
Jump to PostKaran: I really don't know VB that well, but don't you have to put the ip address in quotes?
ds.tables(0).rows(0).item(0)=ds.tables(0).rows(0).item(0).tostring.replace(ds.tables(0).rows(0).item(0), "http://172.13.15.65/test12/service.asmx")
All 17 Replies

iamthwee
karan_21584 0 Light Poster

iamthwee
karan_21584 0 Light Poster

iamthwee
karan_21584 0 Light Poster

iamthwee
karan_21584 0 Light Poster

iamthwee
karan_21584 0 Light Poster

iamthwee
karan_21584 0 Light Poster

iamthwee
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
karan_21584 0 Light Poster
karan_21584 0 Light Poster
karan_21584 0 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.