Hi all ,
I have a console WCF client application . When it compiled creates an EXE file which sends information to the Web service . my question is that how can i use this console application in my web application ?
Thanks,
Loading
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.
Asif iqbalPosted Jan 14, 2012, 6:30 AM
Thanks for your reply . I have a WCF console client , i have compiled it and i want to use it in Web application . The compiled exe communicates with web service and insert dummy data . Now i want to know that how can i use this WCF client console application in my web application ?>
Thanks
Sam HobbsPosted Jan 13, 2012, 10:10 PM
If i understand your question, then you cannot do what you are trying to do.