svc
Porting WCF from self-hosting to IIS/AppFabric hosting
I have a WCF that has a TCP, HTTP and Mex binding in a self-hosted file, and everything works great. However, and I want to migrate it over to AppFabric, and keep the same bindings, but I\'m having a[详细]
2023-02-17 23:21 分类:问答Android Ksoap with WCF .svc endpoint
so i need to send a SoapObject as a parameter of a SoapObject............ from the request dump above it seems that the envelope str开发者_如何学编程ucture is fine.......but the server always gets nul[详细]
2023-02-07 02:29 分类:问答Hiding my WCF service?
I have a WCF service hosted on IIS6 and I am using .net framework 3.5. The site I have is on public domain I mean anybody can access from anywhere.[详细]
2023-01-28 06:28 分类:问答How to hide my WCF service URL path
I have a WCF service hosted on IIS and it accepts connection like this http://host/myservice.svc/GetCount?method=?,[详细]
2023-01-27 06:44 分类:问答how to assign read/write access to application pool in IIS
so how can i assign开发者_开发技巧 read/write access to this account (Network Service) or should i create a new account? the WCF service will be on public domain[详细]
2023-01-27 01:36 分类:问答How to hide my WCF service
I have a WCF service embedded into windows service. It\'s bind to localhost but it also accepts connection from this kind of URL - \"http://ip:port/ServiceName\", how can i hide it from others and all[详细]
2023-01-26 22:14 分类:问答sending custom object from client (Jquery) to server (WCF)
how to send a custom object from client (jquery) to server (WCF service) what is the way of passing an object? below is my code and when i see in the firebug this is what i get please see the screen[详细]
2023-01-26 07:13 分类:问答Adding information to my svcfile without a web-project?
I\'m following this guide here: http://www.lostechies.com/blogs/jimmy_bogard/archive/2008/09/16/integrati开发者_如何学Cng-structuremap-and-nhibernate-with-wcf.aspx[详细]
2023-01-07 14:22 分类:问答Can an ASPX CascadingDropDown Extender use a Service Path that is not an ASMX? (WFC SVC or Data Service)
I have noticed that all the example in the internet us开发者_StackOverflow中文版es Service Path of ASMX for a cascading dropdown list, is there a way to use more modern technology as it\'s service pat[详细]
2023-01-04 12:26 分类:问答Svc aspNetCompatibilityEnabled="true" is causing ServiceActivationException
I have a series of svc files within a web application, they all worked fine but I have a need to run with aspNetCompatibilityEnabled set to true and no开发者_运维技巧w I get the following exception[详细]
2022-12-12 05:53 分类:问答
加载中,请稍侯......