"Service1"

  • Thread starter Thread starter Bryan Dickerson
  • Start date Start date
B

Bryan Dickerson

How do you rename the default Web Service name of "Service1"? Is it done by
simply changing the string "Service1" to something else?
 
Change the name of the class in the .asmx.vb file.
Change the file .asmx file name to whatever you like.
 
Thanx! I think that works!

Scott M. said:
Change the name of the class in the .asmx.vb file.
Change the file .asmx file name to whatever you like.
 

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

Back
Top