Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 29th, 2006, 06:49 AM
Registered User
 
Join Date: Apr 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Web Service with multiple functions

Hi all,
I have written a web service which has three methods.
When I execute the service, only the first method can be seen.
How can I see all the methods created by me.

I have used ASP.NET and c#

Thanks,


Regards,
Reema Shahbazkar.
 
Old May 2nd, 2006, 06:12 AM
Registered User
 
Join Date: Apr 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to prameshgupta Send a message via AIM to prameshgupta
Default

It display's all the methods at the time of running ur application. i think in ur code may wrong. just check it. it displays all the methods in front page only
 
Old May 3rd, 2006, 01:52 PM
Authorized User
 
Join Date: Mar 2006
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Make sure that you have added [Web Method] tag before each method you want to expose in your web service class.






Similar Threads
Thread Thread Starter Forum Replies Last Post
debug web services functions in solution brad-jenny .NET Web Services 1 September 30th, 2008 03:20 AM
Web Service Consuming another web service CraigWhitfield EJB 0 January 10th, 2008 08:38 AM
C# Starting multiple processes from a service mikeluian General .NET 1 May 3rd, 2007 08:40 AM
Error to Add Web Reference from a Web service jdjbarrios ASP.NET 2.0 Professional 0 July 18th, 2006 02:58 PM
Service Oriented Web Service aldwinenriquez .NET Web Services 2 September 15th, 2005 03:25 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.