In my ASP.net 3.5 application I\'m calling an asmx webservice that is part of the application.Calling the webservice entends the user\'s session timeout, which is undesirable in this case.
It seems that there are two methods for auto generating web service proxies in VS2008 from a wsdl. wsdl.exe
I have this scenario. Client requested us to have a WebService. I created a WCF Service. After we sent them our url to the web service description, c开发者_JAVA技巧lient says
I have a complex set of Library files that work with a large existing web site. What I\'m trying to do is create web services that mimic the functionality of the website so that I can work on creating
I have a web service that use nhibernate. I have a singleton pattern on the repositorry library but on each call the service, it creates a new instance of the session factory which is very expensive.
I\'m currently setting up a generic webservice that takes in credentials, an environment and tries to log a person in. It also returns a collection with return values that matter to for the specific e
I am attempting to call a COM component (that lives in component services) via a local web service but it fails with the following error:
I have a .Net web service that has a method that accepts an Interface that I have written as a parameter. Let\'s call this interface ICustomer.
This question already has answers here: Unrecognized SSL message, plaintext connection? Exception (18 answers)
Im ad开发者_如何学编程ding the filevistacontrol to my asp.net MVC web application. I have a media.aspx page that is ignored in the routing with