Webmethods in sorted order

M

mallik

can some one please let me know how to list WebMethods in a sorted order(or in a custom order) when I browse to the .asmx page.

for eg.
i have a webservice (srvc1.asmx) and it contains webmethods
A(), B(), HelloWorld() in that order.

but when i access the srvc1.asmx page.. it's listing the webmethods in the following order.
B(), Helloworld(), A() !!

I need them to display in A(), B(), Helloworld() order.

Can some one please help ?

Thanks
 
M

Michael Per

As far as I know you can't just configure your machine/server to do it. But
you can edit following file that is responsible for generating the page web
service shows in the browser.

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\CONFIG\DefaultWsdlHelpGenerator
..aspx
 

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,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top