barnum 0 Newbie Poster

Hi,

I am calling a WebMethod by compiling an assembly (from the wsdl) and calling InvokeMember.
Now, in global.asax for the web site with that WebMethod, how do I see the WebMethod name?
HttpApplication's Request holds the URI to where the WebMethod is published, but not the method.

(If I invoke the method from an internet browser, the Request URI contains the method.)

Thanks for any help!

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.