No announcements
Found 2743418 threads
-
3 Votes
Hosting a WCF Service Inside a Windows Service and the Dreaded Circular Dependency
- the part of the program that does the actual timing and incrementingWCF Service - the part that bridges the gap between my client(s) and the ...Answered | 8 Replies | 1000 Views | Created by Recondaddy - Wednesday, April 1, 2015 8:29 PM | Last reply by Mike Danes - Wednesday, April 8, 2015 8:48 AM -
0 Votes
Executing a process inside wcf service and hosting this wcf service in iis or windows service.
1. This wcf service has a service contract which accepts input (could be a stringbuilder) from client and stores it in as a text file on serverAnswered | 5 Replies | 618 Views | Created by Siddharth.Shinde - Thursday, January 7, 2016 3:35 PM | Last reply by Grady_Dong - Wednesday, January 13, 2016 8:33 AM -
0 Votes
WCF Service, HTTPS and Windows Authentication
Hy, is it possible to call a WCF Service from Silverlight which uses HTTPS and Windows ...Answered | 5 Replies | 5158 Views | Created by asdasdasdasdasdasddasdasd23123 - Tuesday, May 10, 2011 8:56 AM | Last reply by Rob Jacobs - Wednesday, May 11, 2011 7:58 AM -
0 Votes
Need help with securing and flowing original caller in a windows-service hosted WCF service
Hello all. I've got a WCF service, that is currently hosted in IIS 6, and services both a website (same LAN) and remote desktop clientsUnanswered | 0 Replies | 3394 Views | Created by Assaf Stone - Monday, July 28, 2008 7:20 AM | Last reply by Assaf Stone - Monday, July 28, 2008 7:20 AM -
0 Votes
calling and hosting WCF services from windows service
I have 2 windows services. Both hosting their own WCF service and it works fine. Now one windows service (let call it the ...Answered | 5 Replies | 3748 Views | Created by vincent_1234 - Wednesday, December 1, 2010 2:55 PM | Last reply by vincent_1234 - Monday, December 6, 2010 9:40 AM -
0 Votes
Best way to transfer a file between WCF service and windows mobile device
Hi, What is the Best way to transfer a file between WCF service and windows mobile device and where can i find some sample for ...Unanswered | 1 Replies | 3352 Views | Created by BobbyRayudu83 - Tuesday, September 16, 2008 6:27 PM | Last reply by Vadmyst - Wednesday, September 17, 2008 7:54 AM -
0 Votes
Windows WCF Service Concurrency
Hi, I am rajesh from chennai, We have created WCF Service and hosted as Windows Service, the service don't ... -
0 Votes
Windows authentication and WCF ajax service.
I’ve created an ajax WCF service which should be hosted under IIS 6.0, use windows authentication with impersonation and disallow anonymous access. I use ...Answered | 3 Replies | 6031 Views | Created by Chernichkin Stanislav - Thursday, March 20, 2008 9:58 PM | Last reply by Chernichkin Stanislav - Monday, April 21, 2008 7:11 PM -
0 Votes
WCF Binding for Service Bus 1.1 for Windows server and way to consume it with a client
Vijarvind, I have two posts that might help you out for processing messages sent to Windows Service Bus 1.1 and processing them using ...Answered | 2 Replies | 2285 Views | Created by Vijarvind - Wednesday, February 26, 2014 10:18 AM | Last reply by BayerWhite - Friday, May 2, 2014 3:56 PM -
0 Votes
WCF within Windows Service between client desktop app and Database
(wherever it is) through a managed windows service (local to the database) ,which IS accessible remotely through TCP, then this would allow for my app to completely ...Answered | 1 Replies | 4356 Views | Created by a-_B3N_- - Monday, May 14, 2007 5:48 AM | Last reply by Shy Cohen - Friday, May 18, 2007 6:47 PM -
0 Votes
Hosting WCF service on a windows service in a local machine and consuming it remotely
Google on who to host a WCF service with a Windows server and WCF examples on client and service and the various ...Answered | 5 Replies | 804 Views | Created by edmond.malka - Wednesday, June 4, 2014 7:12 AM | Last reply by darnold924 - Friday, June 6, 2014 12:26 PM -
0 Votes
Javascript and WCF host in windows service
I think I Will create effectively pass by a web service or and handler to call the wcf service. I try to get some example of SOAP/XML request, ...Answered | 3 Replies | 4379 Views | Created by Kenou - Thursday, July 8, 2010 3:38 PM | Last reply by Kenou - Friday, July 9, 2010 8:38 AM -
1 Votes
Can we host one WCF service as Windows Service which support http, net.tcp, msmq and all other bindings?
Tech Friends, Can we host one WCF service as Windows Service which support http, net.tcp, msmq and all other types of ...Answered | 3 Replies | 1730 Views | Created by Jai Mallesh Babu - Saturday, September 1, 2012 2:42 AM | Last reply by Sachin P - Sunday, September 2, 2012 12:11 PM -
0 Votes
What is difference on hosting wcf in IIS 7 and in windows service, both with net.tcp binding?
WCF service on IIS 7.0 with net.tcp binding and hosting the same WCF service in windows service with net.tcp binding. I know ...Answered | 4 Replies | 6120 Views | Created by CodeCap - Wednesday, February 2, 2011 9:00 PM | Last reply by Richard Blewett - Friday, February 4, 2011 9:10 AM -
0 Votes
WCF Service with Basic Authentication and Windows Authentication
Hi, I have one WCF project with 8 SVC file. I want out of 8 , 4 will be Windows Authentication and 4 will be ...Unanswered | 1 Replies | 5600 Views | Created by Abhishek.Srivastava.78 - Wednesday, January 24, 2018 9:51 AM | Last reply by Edward8520 - Friday, January 26, 2018 3:20 AM -
0 Votes
Content encryption at (windows 8 & windows phone ) app side and decryption at service side (WCF)
i have one windows 8 ,one windows phone app and a WCF service to fetch the data to the apps. in that i have one requirement that in the app i need to ...Discussion | 1 Replies | 733 Views | Created by Dev_SSC - Tuesday, April 8, 2014 2:33 PM | Last reply by Anne Jing - Wednesday, April 9, 2014 3:35 AM -
0 Votes
Windows Service, WCF, Timer...
Hi... I want to create a project which messaging me after each 15 minutes via MessageBox.Show(). And i want to use WCF and ...Answered | 2 Replies | 2790 Views | Created by Ferhad Cebiyev - Saturday, July 14, 2012 12:39 PM | Last reply by Tanvir Huda - Monday, July 16, 2012 4:39 AM -
0 Votes
Install a wcf as a windows service and copy files from a network location
Hi, I need to intall a WCF as a windows service. In side this WCF , I need to copy files from a network location to the local machine ...Answered | 1 Replies | 3735 Views | Created by bbpp - Thursday, October 7, 2010 11:18 PM | Last reply by Bin-ze Zhao - Wednesday, October 13, 2010 9:43 AM -
0 Votes
MSP 2010 Sharepoint URL with Claims based Windows authentication and WCF service, Not authorized.
I have a MSP 2010 Sharepoint URL that has Claims based authentication mode and authentication type as Windows(NTLM). In this share-point URL i have a custom ...Unanswered | 0 Replies | 1071 Views | Created by prem kumar katta - Wednesday, June 17, 2015 5:00 PM -
0 Votes
WCF Service using windows authentication and allowing a single user to access it.
Hi, I have a WCF service which is to use windows authentication and message level security.The WCF Service will be an ...Answered | 1 Replies | 2288 Views | Created by SanTechie - Friday, January 6, 2012 2:34 PM | Last reply by Praburaj Thiagarajan - Friday, January 6, 2012 4:44 PM
No announcements