Click here to Skip to main content
16,012,028 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i have rename my webservice class name . when i am running my webservice then i m not able to access that class. can any one help me out with how to rename webservice class name
Posted
Comments
[no name] 15-Jun-11 8:10am    
What do you mean "run" the web service? Connect to it from a client?

Have you regenerated the proxy?

1 solution

i have rename my webservice class name
Remove old reference of the webservice and then re-add the reference. Access/use the same now.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900