Quantcast
Channel: WCF, ASMX and other Web Services
Browsing all 555 articles
Browse latest View live

Store value to another variable

this.Context.Response.Write(retailContext.Dataid); can i this store another variable is it possible?possibke means how?

View Article


Changing Value format

is it possible to  change xml value to response value? how

View Article


Insert Image

How can i give url for image in select option

View Article

load xml data to select option

<Server><Country>India</Country><Environment>Dev</Environment></Server>How can i display this in dropdown list (select tag) 

View Article

output doesn't get result

i have this project i don't have any error why i don't get any result from db?WebService1.asmxusing FireSharp.Config; using FireSharp.Interfaces; using FireSharp.Response; using Newtonsoft.Json; using...

View Article


condition in listview

<td><asp:Label runat="server" style="display:none"><%# Convert.ToInt32(Eval("ElapsedMilliseconds")) < Convert.ToInt32(Eval("Green"))%></asp:Label><img src="img/green.png"...

View Article

asmx webservice return limit number of records from database

Hi everyone i am new in webservices we have big project Between 4 entites and we are one of them We share our data view from oracle database I created asmx using vs2017 and test it in soapui And...

View Article

I am trying to make a WCF service over basicHttpBinding to be used over http

here my web.config<bindings><basicHttpBinding><binding name="BasicHttpBinding_IWorkerProcessService"><security mode="Transport"><transport...

View Article


I have this exception when I will try running my site on the iis version 10...

//try // { foreach (DirectoryEntry site in w3svc.Children) { if (site.Properties["ServerComment"] != null) { if (site.Properties["ServerComment"].Value != null) { site_name =...

View Article


exception occurred during run

here is my code asp.net web service [WebMethod] public void host() { var siteName = "Default Web Site"; var appPath = "mywebapp"; var serverManager = new ServerManager(); var site =...

View Article

WCF service suddenly cannot find binding

I have a small WPF app with one WCF service.  I use svcutil.exe to generate the client side code needed to support my services.    I have  been using this process for 10+ years for 100s of services and...

View Article

object reference not set to an instance object

i get error on high lighted code using Microsoft.Web.Administration;ServerManager serverManager = new ServerManager(); //get the site (e.g. default) Site site = serverManager.Sites.FirstOrDefault(s...

View Article

vb.net vb SOAP/WSDL API I'm stuck

Hi,I'm stuck. I've been re-reading up on SOAP/WSDL's all last week but not making much headway. I would areally appreciate any help.I have a WSDL service reference/proxy class installed in in my...

View Article


Can we have the "Encoding" type as a property in Data Contract in WCF?

I have a requirement where I need to have the property "Encoding" as Data Contract. The Client would be sending "Encoding type" in that, which the service uses for processing the data.<div>...

View Article

/$metadata'. The request failed with HTTP status 404: Not Found. Metadata...

i have a wcf project, hosted in server without SSL.now, I have installed SSL and make the changes in Bindings. Then did a default redirect to HTTPS using THIS Wayafter that, from visual studio I tried...

View Article


How to Improve ASP.Net Web Service performance

We have one old ASP.Net asmx webservice in our application which receives bulk requests at sometime. Service is taking less than 5 seconds for a single request. But It is taking more than a minute when...

View Article

How to call SOAP based web services asynchronously.

Hi Folks,I have three different webservices method calling one after another.  The first web method provides data to second  and then second web method provide data to the third Here is code my code...

View Article


Unable to access the endpoint.

Hi Folks,I have end point which requires .p12 certificate to access (which I already installed in the certificate keystore). The URL is working fine in thebrowser and I can see the SOAP message...

View Article

Cannot add certificate to the SOAP request

I am trying to connect to the WebService with C# but I cannot attach certificate to the request. I succesfully authorized myself using SoapUI so I'm sure something is wrong with my code, not the...

View Article

Wcf service return 400 Bad Result

hi;<system.web> <compilation debug="true" targetFramework="4.0" /> </system.web> <system.serviceModel> <services> <service name="Microsoft_NetFramework_v5.WebApi">...

View Article
Browsing all 555 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>