S
sh
I have a web service which works fine. I want to offload some functions
into a separate module, but as soon as I add an empty module to my
project and test it, my web methods don't show up anymore. All I get is
the web service subdirectory listing.
Do I have to add any code to the module in order to get it to work properly?
into a separate module, but as soon as I add an empty module to my
project and test it, my web methods don't show up anymore. All I get is
the web service subdirectory listing.
Do I have to add any code to the module in order to get it to work properly?