No announcements
Found 2953413 threads
-
0 Votes
Sharing WCF data with Applications
For example... the WCF have a Class named ValueInfo., Who can i set the ValueInfo of the WCF class using the WPFAPP1 and who can i get that same ...Answered | 3 Replies | 2705 Views | Created by Arelly Lopez - Friday, September 16, 2011 8:03 PM | Last reply by Arelly Lopez - Sunday, September 25, 2011 3:09 PM -
2 Votes
Publish a ClassLibrary with a WCF project
If the DLL is the BIN directory in the WCF Web service in development, it will be deployed to the "Bin" directory of the virtual directory on ...Answered | 5 Replies | 1393 Views | Created by Houssem Dellai - Wednesday, March 6, 2013 3:43 PM | Last reply by darnold924 - Sunday, March 10, 2013 1:56 PM -
0 Votes
how to "Share Datas" with a DLL ?
You can share data between processes using either memory mapping a same file (eg.Answered | 2 Replies | 3814 Views | Created by ChaosPerseke - Wednesday, June 9, 2010 5:35 AM | Last reply by «_Superman_» - Wednesday, June 9, 2010 7:05 AM -
0 Votes
WCF client in a separate dll
For API also consider to do the configuration of the WCF through code.Answered | 5 Replies | 2390 Views | Created by EngineerSpock - Thursday, January 19, 2012 5:33 PM | Last reply by Peter Borremans - Sunday, January 22, 2012 8:07 PM -
0 Votes
WCF Service Library Project not publish in x64 bit.
I suggest you start with wcf service application project templates, when you configure the endpoint, you can publish directly to IIS.Answered | 7 Replies | 837 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
Configure WCF to Publish DLL which is named Shared Data
Site name is devtrends and articles written by Paul Hiles.Unanswered | 3 Replies | 94 Views | Created by Anonymous - Saturday, September 30, 2017 12:01 PM | Last reply by Anonymous - Sunday, October 1, 2017 12:24 PM -
0 Votes
Publish Application - WCF RIA
On the other hand, like Paul was getting at, if you've published a RIA service to some particular web server (completely unrelated to your LightSwitch project), ...Answered | 1 Replies | 1173 Views | Created by nicolasInter - Monday, February 4, 2013 10:35 PM | Last reply by Dino He - Monday, February 11, 2013 2:56 AM -
0 Votes
Maitaining the service published using WCF Publishing Wizard
It's a quick and dirty way to refresh your WCF services provided you already have your service configuration XML file already put together.Answered | 6 Replies | 4041 Views | Created by arasheed - Wednesday, August 10, 2011 5:14 PM | Last reply by Lucas Vogel - Thursday, November 1, 2012 4:36 PM -
2 Votes
Consume and Publish WCF Service
Yes , Its totally a valid case where you consume service exposed by third party application and expose a end point which is again a web service from BizTalk with own data contract .Answered | 2 Replies | 1176 Views | Created by Shivay_ - Tuesday, December 15, 2015 7:09 AM | Last reply by Abhishek0127[Abhishek kumar] - Tuesday, December 15, 2015 9:20 AM -
4 Votes
mobile report publisher and SSRS shared data sources
</Name> I saved it then tried to publish from SSDT version info below: SQL Server Data Tools 14.0.60413.0 Microsoft SQL ...Answered | 13 Replies | 2937 Views | Created by robMerritt - Tuesday, May 17, 2016 3:01 PM | Last reply by robMerritt - Wednesday, June 15, 2016 6:00 PM -
0 Votes
WCF Publishing Service Wizard
Yes this is possible, however you need to use the BasicHTTP binding, which allows interoperability between .NET and Java.Answered | 2 Replies | 1287 Views | Created by Harik98 - Tuesday, March 19, 2013 11:31 AM | Last reply by Jean-Paul Smit - Tuesday, March 19, 2013 1:11 PM -
0 Votes
Create WCF from .dll
I created a WCF library includes service type named ,for sample 'myservice.service', then created another WCF application refering the WCF ...Answered | 3 Replies | 4228 Views | Created by Eldhose K - Tuesday, April 27, 2010 8:48 PM | Last reply by Matthew LEAN . D - Thursday, May 6, 2010 4:07 AM -
0 Votes
WCF Data Services endpoint configuration
Hi, You would need to implement a custom host to "lie" to the data service about the URI of the request.Answered | 3 Replies | 7507 Views | Created by macthestack - Monday, September 13, 2010 1:19 PM | Last reply by macthestack - Monday, September 20, 2010 3:59 PM -
0 Votes
Host WCF service with wshttpbinding in Shared Server, ( can not configure IIS and certificates)
I have hosted a WCF service with wsHttpBinding with default settings.Answered | 1 Replies | 711 Views | Created by Mayank Nainwal - Tuesday, May 3, 2016 7:18 PM | Last reply by Amy Peng - Thursday, May 5, 2016 7:42 AM -
0 Votes
How to publish metadata for WCF service hosted in IIS
How did you publish WCF Service to IIS?Answered | 5 Replies | 2060 Views | Created by Gnanasekaran Palanichamy - Thursday, August 4, 2016 3:46 AM | Last reply by Gnanasekaran Palanichamy - Monday, August 8, 2016 6:03 AM -
1 Votes
WCF works locally, but not published
http://localhost:8080/ServicoProjeto.svc My steps to publishing the service are the following: 1 - Right click on ...Answered | 6 Replies | 1343 Views | Created by vFilenga - Tuesday, June 14, 2016 4:36 PM | Last reply by Tony---- - Tuesday, June 21, 2016 9:17 AM -
2 Votes
To Share or Not To Share .NET DLLs
I agree with Mike, we don't need to share dll to protect our project security as usual.Answered | 3 Replies | 889 Views | Created by Hal Ledman - Friday, November 6, 2015 6:19 PM | Last reply by Linki Tan - Tuesday, November 10, 2015 5:30 AM -
1 Votes
Publish with .dll files
Using the Publish tab is using ClickOnce Deployment.Answered | 2 Replies | 3477 Views | Created by josePPinilla - Friday, May 1, 2009 6:31 AM | Last reply by RobinDotNet - Friday, May 1, 2009 6:32 PM -
0 Votes
Default configuration for Windows Communication Foundation (WCF) services disables metadata publishing
However, the project / item templates in Visual Studio add the metadata publishing "by default", which is why you see it in your config.Answered | 2 Replies | 3476 Views | Created by Zamsheer - Thursday, February 3, 2011 6:32 AM | Last reply by Zamsheer - Tuesday, February 8, 2011 8:36 AM -
0 Votes
Does WCF Data Services support runtime configuration?
John, WCF Data Services has no built-in configuration file support, but you should be able to use the configuration APIs to initialize the service and client ...Answered | 1 Replies | 4314 Views | Created by JohnGT66 - Tuesday, July 6, 2010 4:08 PM | Last reply by Marcelo Lopez Ruiz - MSFT - Wednesday, July 7, 2010 8:03 PM - Items 1 to 20 of 2953413 Next ›
No announcements