Why is reference.vb hierarchally linked to reference.map?

R

Richard Myers

Hello.

When generating a webservice proxy i notice that reference.vb is
heirarchally linked to reference.map.
Why is this since if i delete reference.map and re-include reference.vb my
project compiles and runs just fine?

Ive done a liitle reading on msdn about this but this has left me with the
understanding that ref.map is basically just a discovery log.
It doesn;t seem to have any runtime purpose at all? At least not post proxy
generation? I dont even want most of this guff including the wsdl most of
the time once my proxy has been generated and i surely cant see what
purpose it serves (ref.map) nor why it is linked in this way?

Any thoughts?

Richard
 
B

Brock Allen

This is correct. It's so if you do "Refresh WebService" (or whatever the
menu is), it'll know where to go re-download the WSDL. The important piece
is the generated proxy code which can also be acquired via the WSDL.exe command
line tool, and that generated source file could just as easily be included
into your project.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top