User88744855 posted
i just need to know that after creating web service proxy if i delete wsdl file then is there will be any problem for creating web service class related instance?
so guide what i need to do after deleting wsdl file from VS2010 IDE as a result there will be no problem to call web service.
my first question was about web service(ASMX) file. so my question is still same but what i need to do in case WCF service. because there is also wsdl file generate after creating proxy. if i delete wsdl file in this case also so how could i make a call
to wcf service.
please explain in details.