No announcements
Found 2666662 threads
-
3 Votes
WCF Service Library working "independently"
I do seem to have a simple prototype working, though :) SteveAnswered | 5 Replies | 3817 Views | Created by steveloft - Wednesday, December 16, 2009 12:33 PM | Last reply by steveloft - Tuesday, December 22, 2009 10:44 AM -
0 Votes
WCF service library - issues
Once I removed [XMLDocuments] and removed the WCFExtra's references, things seem to work as expected.Answered | 6 Replies | 3697 Views | Created by jss3426 - Saturday, June 13, 2009 8:13 PM | Last reply by Stipe-Ivan Latkovic - Wednesday, June 17, 2009 4:34 PM -
0 Votes
Convert Class Library into WCF Service
How do I use the WCF service to call each Build method?Answered | 1 Replies | 1795 Views | Created by obrienkev - Tuesday, July 19, 2016 3:21 PM | Last reply by DA924x - Tuesday, July 19, 2016 4:50 PM -
0 Votes
Wcf Service Library or Wcf Service Application
here are the examples for using WCF service applicaitons Beginners ...Answered | 2 Replies | 3843 Views | Created by biçer - Friday, June 24, 2011 10:29 PM | Last reply by biçer - Saturday, June 25, 2011 2:37 PM -
0 Votes
To use a wcf service in wcf application Should we create the wcf service as web or as wcf service application or as wcf service library
A WCF Service library is just compiled into a dll but you need to host the code for the WCF somewhere.Answered | 2 Replies | 591 Views | Created by vivek_kumar9 - Wednesday, June 11, 2014 12:34 PM | Last reply by Magnus (MM8) - Wednesday, June 11, 2014 12:54 PM -
1 Votes
create a wpf window in a wcf service library
This worked for me.Answered | 3 Replies | 2792 Views | Created by harriet_001 - Thursday, January 12, 2012 10:43 AM | Last reply by harriet_001 - Friday, January 13, 2012 9:57 AM -
1 Votes
VS2017 WCF Service Library installed as a Windows Service
How can I setup my WCF Service to do this?Answered | 7 Replies | 737 Views | Created by brown71576 - Friday, June 1, 2018 3:02 PM | Last reply by Edward8520 - Friday, June 8, 2018 5:41 AM -
1 Votes
Calling WCF service from Class Library
For that, i'm using WCF services that return the data, as well as other stuff that may be neeed.Answered | 6 Replies | 9471 Views | Created by Rajalakshmi S - Tuesday, October 14, 2008 12:42 PM | Last reply by ManuelFelicio - Friday, October 24, 2008 5:50 PM -
1 Votes
WCF service Library.
Hi Amit, The "WCF Service Library" project type is not for crating WCF Service, it is for creating service contract, ...Answered | 6 Replies | 15192 Views | Created by Amit Sood - Wednesday, August 25, 2010 2:16 PM | Last reply by HowardJones - Thursday, August 11, 2011 7:31 PM -
0 Votes
WCF Service Library Project not publish in x64 bit.
Hi Tahmoor.afzal, WCF service library project is typically hosted in a part of windows service project, or to build a wcf project ...Answered | 7 Replies | 765 Views | Created by tahmoor.afzal - Thursday, December 27, 2018 8:02 AM | Last reply by tahmoor.afzal - Monday, December 31, 2018 9:37 AM -
0 Votes
WCF Service stopped working
Hello, I have been working on a silverlight Application myself.Answered | 4 Replies | 5928 Views | Created by RWyman - Monday, October 19, 2009 5:25 PM | Last reply by TallMatt - Saturday, November 21, 2009 1:42 AM -
0 Votes
How to host WCF Service Library in IIS without using SVC files
As per my requirement need to host the WCF service/control library under IIS.Answered | 4 Replies | 6736 Views | Created by Hanumantha Rao. Evuri - Saturday, September 12, 2009 12:34 PM | Last reply by mahendarm - Tuesday, March 17, 2015 3:53 PM -
0 Votes
Reuse Types in WCF Service not working
If you want to avoid the shared assemblies, you can have a look at WCF REST model Service.Answered | 7 Replies | 10489 Views | Created by Dan Normington - Monday, November 16, 2009 10:30 PM | Last reply by Riquel_Dong - Friday, November 20, 2009 7:37 AM -
0 Votes
WCF Client in own Library and Config file
Hi Landy, As for class library/assembly(dll), it doesn't really have dll.config file like what the exe applicaiton or web application(web.config) has.Answered | 2 Replies | 4264 Views | Created by Landy_Mic - Wednesday, June 9, 2010 3:26 PM | Last reply by Steven Cheng - MSFT - Thursday, June 17, 2010 3:11 AM -
0 Votes
Hosting WCF service
Hi, If you want to consume WCF service in Silverlight application and if you want to use IIS 7 as a host, then the root of IIS should have ...Answered | 3 Replies | 4337 Views | Created by jayesh.sidhwani - Saturday, May 15, 2010 4:02 PM | Last reply by Mahesh Sabnis - Friday, May 21, 2010 12:15 PM -
0 Votes
WCF service library + Windows Service to Sign PDF with ITextSharp
Hi Eric Duarte, According to your description, if your service is worked when you hosted it on WcfSvcHost.exe.Answered | 2 Replies | 1094 Views | Created by Eric Duarte - Tuesday, October 20, 2015 9:54 AM | Last reply by Grady_Dong - Thursday, October 22, 2015 2:24 AM -
2 Votes
WCF Service is not working
vdha, I would suggest please have a look into below article, and please go through by each steps, Exploring REST Capabilities of BizTalk Server 2013 (Part 1: ...Answered | 2 Replies | 790 Views | Created by vdha - Monday, October 5, 2015 6:22 PM | Last reply by vdha - Tuesday, October 6, 2015 4:16 PM -
0 Votes
Possible to have WCF Client -> WCF Service -> WCF Service?
For Better clarification , step one : Create wcfservice library with some bussiness logic(WCF Service One) .Answered | 3 Replies | 3643 Views | Created by Taylor Parrish - Wednesday, August 15, 2007 5:30 AM | Last reply by PHIJO MATHEW PHILIP - Wednesday, November 19, 2008 5:26 PM -
4 Votes
WCF Services
You could create a simple WCF Service Application and add the WCF Service Library as a reference to that project.Answered | 4 Replies | 2429 Views | Created by Surakare - Thursday, October 13, 2011 1:22 PM | Last reply by Surakare - Thursday, October 13, 2011 7:48 PM -
0 Votes
Invoke the class library through the WCF
Hello, You can create a WCF service using visual studio templates.Answered | 5 Replies | 2083 Views | Created by Rajan Patekar - Wednesday, January 4, 2012 8:49 AM | Last reply by Praburaj Thiagarajan - Wednesday, January 4, 2012 5:02 PM - Items 1 to 20 of 2666662 Next ›
No announcements