Hi Everyone,
We have created a WCF service . We are able to access that service locally. But when we deployed that service in Test server we are not able to access that service, Can you pls suggest how to publish the wcf code and how to deploy in the server. what changes we need to do before deploying into Test server? Below are confg files information.
Example
Service web.test1.config:
Client web.test.config
receiveTimeout="00:50:00" sendTimeout="00:50:00" maxBufferSize="2147483647"
maxReceivedMessageSize="2147483647" textEncoding="utf-8" transferMode="Buffered"
useDefaultWebProxy="true" messageEncoding="Text">
maxArrayLength="2147483647" maxBytesPerRead="4096" maxNameTableCharCount="2147483647" />
Please give response ASAP.
Thanks,
Vamsi.
3 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mageshwaran RPosted Nov 12, 2019, 10:32 PM
Salman BegPosted Oct 20, 2019, 11:46 PM