No announcements
Found 2901788 threads
-
0 Votes
Silverlight enabled WCF Service times out - How to set inactivityTimeout
Hello, My WCF service uses customBinding that is created automatically when I add a Silverlight enabled wcf service using Visual studio menu. The ...Answered | 3 Replies | 7575 Views | Created by HarshalSilverlight - Thursday, January 28, 2010 1:58 PM | Last reply by Jonathan Shen - Thursday, February 4, 2010 4:45 AM -
0 Votes
Silverlight-enabled WCF Service and WCF Service
What is the difference inter Silverlight-enabled WCF Service and WCF Service. WCF ...Discussion | 1 Replies | 2318 Views | Created by desvernes - Wednesday, December 31, 2008 9:01 AM | Last reply by Bryant Likes - Wednesday, December 31, 2008 9:07 AM -
0 Votes
Silverlight-enabled WCF Service
Hi All, I'm trying to add a Silverlight-enabled WCF service as per instructions found on : ...Answered | 2 Replies | 4772 Views | Created by augu_stin - Saturday, March 13, 2010 1:20 AM | Last reply by augu_stin - Monday, March 22, 2010 2:02 AM -
0 Votes
WCF Service Times Out
I have a WCF Service that is hosted in IIS. I have a client ASP.Net web application that is accessing this service. I was able to ...Answered | 9 Replies | 4355 Views | Created by GWeston - Thursday, November 9, 2006 9:13 PM | Last reply by Brian McNamara - MSFT - Sunday, November 12, 2006 1:59 AM -
0 Votes
Using Silverlight Enabled WCF Service
a silverlight enabled WCF service is just a custom binding using binary encoding. basicHttp was the only binding supported in version 2. ...Answered | 2 Replies | 2808 Views | Created by spark29er - Friday, May 14, 2010 6:02 PM | Last reply by Min-Hong Tang - MSFT - Monday, May 17, 2010 1:10 AM -
0 Votes
Silverlight enabled WCF service
Hi, I am trying to retrieve data from SQL database in silverlight using WCF service.I am successful in displaying the data in a datagrid. Can anyone tell ...Proposed | 1 Replies | 3446 Views | Created by Nishana - Thursday, August 18, 2011 11:36 AM | Last reply by Monica Frintu - Thursday, August 18, 2011 6:20 PM -
0 Votes
Silverlight enabled WCF service
You have to set the endpoint address of the Service before you call the web method e.g.: private EndpointAddress ...Answered | 1 Replies | 2110 Views | Created by QBM5 - Saturday, July 31, 2010 7:26 PM | Last reply by N Gabriel - Sunday, August 1, 2010 1:02 AM -
0 Votes
how to use linq without using silverlight-enabled-wcf service ????
You dont want to use silverlight enabled WCF service that is fine but how can you access your server content without a ...Unanswered | 1 Replies | 1404 Views | Created by MSDN_Forums_User - Saturday, June 5, 2010 1:43 AM | Last reply by Sujit Singh - Saturday, June 5, 2010 5:37 AM -
0 Votes
Silverlight-enabled WCF Service gone?
I have added a WCF project to my solution but still do not see Silverlight Enabled WCF template when I go to add new ...Answered | 7 Replies | 37262 Views | Created by Jasonlan - Tuesday, November 10, 2009 10:34 PM | Last reply by __pc__ - Wednesday, February 24, 2010 7:01 AM -
0 Votes
Domain Service vs. Silverlight-enabled WCF Service
and ‘Silverlight-enabled WCF Service’ the new way? Where is a good place to look to learn how to use these ...Answered | 5 Replies | 15935 Views | Created by DotNetDeveloper08 - Monday, September 13, 2010 10:46 AM | Last reply by DotNetDeveloper08 - Monday, September 13, 2010 11:53 AM -
0 Votes
Silverlight-enabled WCF Service
Hi. I have an Silverlight out of browser application that uses a Silverlight-enabled WCF service to communicate with ...Answered | 2 Replies | 2817 Views | Created by Hiline1961 - Monday, March 14, 2011 6:53 PM | Last reply by Hiline1961 - Tuesday, March 15, 2011 11:24 AM -
0 Votes
Where is "Silverlight-enabled WCF Service" Template?
I have a MIX09 video presentation on Silverlight 3 that refers to a new project Visual Studio Template called "Silverlight-enabled WCF ...Answered | 1 Replies | 3990 Views | Created by Dean Blakely - Sunday, July 19, 2009 4:47 PM | Last reply by lukaashek - Sunday, July 19, 2009 11:06 PM -
0 Votes
WCF service times out randomly.
MaxConcurrentSessions = 10 So if you have 10 sessions already happening, any new client would continue to try to connect until one ...Unanswered | 10 Replies | 6797 Views | Created by manikandan1 - Monday, April 28, 2008 10:56 AM | Last reply by James Osborne - MSFT - Tuesday, May 27, 2008 3:57 PM -
0 Votes
Exposing wcf-ajax-enabled-service to silverlight
Hello , I am kind of new to wcf , and I am facing a little problem. I created a wcf-ajax-enabled-service that I am ...Answered | 3 Replies | 1073 Views | Created by Tal humy - Monday, April 15, 2013 5:46 AM | Last reply by Steven Cheng - MSFT - Monday, April 22, 2013 3:50 AM -
0 Votes
Where is "Silverlight-enabled WCF Service" Template?
Yes, It's not a Project Template. See the Snapshot below- Right click to your web application or Web site and Add New Item. you will see the ...Answered | 2 Replies | 2960 Views | Created by Dean Blakely - Sunday, July 19, 2009 12:50 PM | Last reply by TalkToPravin - Monday, July 20, 2009 9:33 AM -
0 Votes
Silverlight enabled WCF service problem
Ah, so the Silverlight-enabled WCF service should be inside the default web project! I thought it was intended to be used as ...Answered | 21 Replies | 196120 Views | Created by Jonas Beckeman - Friday, June 13, 2008 1:02 PM | Last reply by Tad b - Tuesday, July 21, 2009 4:20 PM -
0 Votes
Silverlight-enabled WCF service in VS 2013
Hi, you could see two links below show you how to create wcf-service:Unanswered | 7 Replies | 2229 Views | Created by emann3 - Thursday, June 26, 2014 8:23 PM | Last reply by dns jinung - Monday, July 7, 2014 1:26 AM -
0 Votes
Silverlight enabled WCF service - CommunicationException
that a SilverlightFaultBehavior is already added to the Silverlight-enabled WCF Service. With this behavior, you are able to catch ...Unanswered | 6 Replies | 5094 Views | Created by szc0025 - Friday, August 5, 2011 11:58 PM | Last reply by szc0025 - Tuesday, August 9, 2011 10:23 PM -
0 Votes
Silverlight 2 And Silverlight Enabled WCF Service
I'm having trouble with a WCF service and Silverlight. I'm also using LINQ to SQL Classes. When I test it in Visual Studio it works fine. But when I put ...Answered | 1 Replies | 1591 Views | Created by MSDN_Forums_User - Saturday, December 27, 2008 9:56 AM | Last reply by Bart Czernicki - Saturday, December 27, 2008 12:35 PM -
0 Votes
Silverlight-enabled WCF web service
Hi all, I am using a Silverlight-enabled WCF web service to send E-Mail messages ...Answered | 6 Replies | 6780 Views | Created by admdev - Wednesday, January 12, 2011 11:43 AM | Last reply by admdev - Wednesday, January 19, 2011 10:13 AM - Items 1 to 20 of 2901788 Next ›
No announcements