Learner
unread,Jun 26, 2009, 1:32:49 PM6/26/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
wsdl
http://localhost/sales/newService.asmx?wsdl/l:vb/n:someService
what is the output of the code?
a).A .vb file with the name of the class in the .asmx
file in the current directory
b).A file someService.vb in the current directory
c).A file newService.vb in the Sales directory
d).A file newService.vb in the bin directory
e).A file someService int the bin directory