web services - C# project doesnt realize the updates from WCF -


I have a WCF webservice and other C # project I I've added the WCF webservice to a process for its project But I changed the return type of a service into the webservice, again tried to update the webservice from the project, it still sees the old returns type.

I removed the webservice reference to your project and then add it back to the project, it is still the old return type sees where this information is cached?

the web Check the config in the webservice URL for you.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -