Re: How to change the Web Services template for viewing available operations and calling them



{\rtf1\ansi\ansicpg936\deff0\deflang1033\deflangfe2052{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\lang2052\f0\fs20 Hi George,
\par
\par As for your question, I'm wondering whether you're wantting to replace the whole default webservice helper page or just want to provide a custom WSDL document for your webservice?
\par
\par If we want to replace the whole webservice description helper page, we can use the <wsdlHelpGenerator> setting in web.config to replace the default page with our own web page:
\par
\par #<wsdlHelpGenerator> Element
\par http://msdn2.microsoft.com/en-us/library/ycx1yf7k(VS.80).aspx
\par
\par If we just want to provide a custom WSDL document, we can refer to the below web article:
\par
\par #Using a Custom WSDL File in ASP.NET Web Services
\par http://pluralsight.com/blogs/craig/archive/2005/12/15/17482.aspx
\par
\par
\par Hope this helps.
\par
\par Regards,
\par
\par Steven Cheng
\par Microsoft Online Community Support
\par
\par
\par ==================================================
\par
\par When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue.
\par
\par ==================================================
\par
\par
\par This posting is provided "AS IS" with no warranties, and confers no rights.
\par
\par
\par }

Relevant Pages


Loading