L
Lance Geeck
There seems to be a file called Reference.vb that is generated based on a
web service that I developed.
I changed the name of a public function in the web service and when I try to
call it, I am stopped in the reference.vb because it is looking for the old
name of the function.
The Reference.vb file is automatically generated, but I can't figure out why
it is holding the old function name.
Any suggestions?
Thanks
web service that I developed.
I changed the name of a public function in the web service and when I try to
call it, I am stopped in the reference.vb because it is looking for the old
name of the function.
The Reference.vb file is automatically generated, but I can't figure out why
it is holding the old function name.
Any suggestions?
Thanks