No announcements
Found 236044 threads
-
0 Votes
WCF service used with Xrm paramters?
I set up a web service using WCF. A colleague is writing the client that will consume the service. The service will call upon CRM Dynamics 2011. The client will be sending the ...Answered | 1 Replies | 2284 Views | Created by MeProgrammer - Thursday, September 27, 2012 2:46 PM | Last reply by MeProgrammer - Thursday, September 27, 2012 8:54 PM -
0 Votes
Need help with wcf part of "IntroToSyncServicesADO.Net"
I'm following the wcf portion of the IntroToSyncServicesADO.Net_HighQuality.wmv video walkthrough. I am using VS 2010 and SqlServerExpress 2008 r2 with SqlCE 3.5 ...Answered | 4 Replies | 3467 Views | Created by Robotuner - Sunday, November 20, 2011 7:58 PM | Last reply by Robotuner - Monday, November 21, 2011 5:26 PM -
0 Votes
publish silverlight with local wcf service
Hello guys, I just developed a sliverlight 3 application in vs2008, basically it use a wcf to communicate with database. But after I published it into IIS 7 it not not working, seems ...Answered | 1 Replies | 8838 Views | Created by En Xie - Wednesday, November 25, 2009 6:03 PM | Last reply by ashawani_dubey - Friday, November 27, 2009 12:48 AM -
0 Votes
How to use WCF with CRM4?
I spoke with our MS CRM rep who spoke with the MS CRM SDK web services tech lead. They said it wasn't possible to use WCF client code due to a bug in their WDSL code. They ...Answered | 4 Replies | 9323 Views | Created by Jim.Welch - Tuesday, March 31, 2009 3:55 PM | Last reply by Jim McLay - Monday, January 10, 2011 3:15 PM -
0 Votes
FileSyncProvider + WCF
FileSyncProvider using WCF that will let you sync local files with remote files". It would be very helpful for me to get a sample of a two ...Answered | 16 Replies | 18593 Views | Created by János Janka - Friday, July 31, 2009 9:13 AM | Last reply by EuroEager - Saturday, September 23, 2017 10:40 AM -
0 Votes
Sync Framework for WPF with WCF
Hi, I have sdf (sql compact edition) in the client machine as a data storage. i want to sync this data with the sql server tables using the WCF ...Answered | 2 Replies | 13212 Views | Created by Dhinakaran Chandrasekaran - Tuesday, December 21, 2010 1:07 PM | Last reply by Ganeshan - Tuesday, January 4, 2011 12:11 AM -
0 Votes
Connecting SqlCe with a local WCF service
I am trying to connect to Sqlce using a local Wcf Service. When executing the following line SqlCeConnection clientConn = new ...Answered | 1 Replies | 7934 Views | Created by Lavanyr - Thursday, October 28, 2010 5:05 AM | Last reply by Lavanyr - Thursday, October 28, 2010 5:43 AM -
0 Votes
Using PSI with WCF - error 503
it is giving error "The request failed with HTTP status 503: Service Unavailable." Can you please help me to find the issue. I am new for WCF and PSI. Your ...Answered | 7 Replies | 13191 Views | Created by I D - Wednesday, July 14, 2010 6:27 PM | Last reply by geo_d - Friday, January 14, 2011 12:38 PM -
0 Votes
Remote printing with Mesh.com
Is there a way of setting up a remote printer with Mesh?Answered | 1 Replies | 3711 Views | Created by Lisaae77 - Sunday, October 31, 2010 6:31 PM | Last reply by Stephen Boots - Monday, November 1, 2010 11:26 AM -
0 Votes
Sync Framework with WCF and Https
hi rfit, can you post your the config file as well for the wcf entries? also, what's the exact error message you're getting (the innermost exception, as i assume the error ...Answered | 3 Replies | 10419 Views | Created by rfit - Thursday, February 18, 2010 12:17 PM | Last reply by Yunwen Bai - Wednesday, February 24, 2010 7:36 AM -
0 Votes
Regarding WCF
This was moved out of the forum. You can ask this question in another forum, like a WCF forum. Or I can move it into a specific forum if you'd ...Answered | 1 Replies | 14197 Views | Created by Timex111 - Tuesday, June 3, 2008 9:06 PM | Last reply by Ed Price - MSFT - Monday, January 23, 2012 4:20 AM -
0 Votes
WCF (localhost)
What exception do you get? What does WCF have to do with it? I just built your model (in a console app) and it ran just fine.Answered | 4 Replies | 2054 Views | Created by _matekus_ - Wednesday, October 2, 2013 10:07 PM | Last reply by _matekus_ - Friday, October 4, 2013 6:28 PM -
0 Votes
Compatibility of WCF with CRM 4.0
You can expose CRM 4.0 entities through WCF web services. Just considering the .NET framework version you can use, check the compatibility list:Answered | 1 Replies | 593 Views | Created by Shraddha Singh - Thursday, September 4, 2014 12:54 PM | Last reply by Guido Preite - Thursday, September 4, 2014 1:00 PM -
0 Votes
WCF Message Security with an Anonymous Client
Hi I'm trying the following scenario Message Security with an Anonymous ClientAnswered | 1 Replies | 13635 Views | Created by Gerardo Abal - Tuesday, January 18, 2011 11:11 AM | Last reply by Shivendra Pratap Singh - Tuesday, February 8, 2011 7:16 AM -
1 Votes
WCF certification
Hi, I'm not aware of a Silverlight 5 certification, but exam 70-513 is about WCF 4.Answered | 1 Replies | 2656 Views | Created by Khirod - Monday, May 20, 2013 12:09 PM | Last reply by Horizon_Net - Monday, May 20, 2013 4:20 PM -
1 Votes
Problems with Remote Assistance
When you receive the Remote Assistance request via e-mail, it comes with an attachment file. Simply open the attachment of that message will do.Answered | 8 Replies | 18695 Views | Created by disaksen - Monday, June 1, 2009 7:30 AM | Last reply by Bruce Adamczak - Thursday, January 27, 2011 1:51 PM -
0 Votes
WCF SOAP Service with custom authentication
Hi Guys, I have created a web service using WCF with wsHttpBinding. I have deployed the service with self-signed certificate on443 port and I am using ...Answered | 3 Replies | 1062 Views | Created by Gunjan Chandola - Tuesday, December 22, 2015 10:29 AM | Last reply by Dave Patrick - Tuesday, December 22, 2015 2:20 PM -
1 Votes
WCF or ASMX?
implement. However, once you get an example or two working with WCF, you can easily modify the examples for other situations. For most existing ...Answered | 2 Replies | 9944 Views | Created by Shaun Ph - Thursday, January 13, 2011 12:33 PM | Last reply by Shaun Ph - Thursday, January 13, 2011 3:39 PM -
0 Votes
ObjectLinkProvider Issue with 2010 WCF Service
The OLP is for managing links with objects such as deliverables. To create a deliverable, use Project Professional (or VBA in Project Pro).Jim Corbin [MSFT]Answered | 3 Replies | 9377 Views | Created by SAJUKA - Sunday, December 19, 2010 1:24 PM | Last reply by Jim Corbin - Tuesday, January 4, 2011 12:18 AM -
0 Votes
Notify conectivity WCF service
Hello everyone, we are developing application WinForms framework 3.0 + vs. 2005, which uses WCF services (connects with NETTCP). ...Answered | 2 Replies | 11879 Views | Created by Alhambra Eidos Desarrollo - Monday, June 16, 2008 1:02 PM | Last reply by Ed Price - MSFT - Thursday, May 10, 2012 6:54 PM
No announcements