ASMX Web Services and XML Serialization announcement
-
Link
While reading a reply to your question, you will notice a button with an icon that says "Mark as Answer." Please select this button when a reply answers your question.
There are several reasons to do this:
- Our search engine weights Answered questions more highly. By marking Answers you increase the chances that others searching this forum will find the answer directly rather than re-posting the question.
- You give credit to the hard working folks who answer your questions. This is peer to peer support, so recognition is our only reward. (Check out the Top Answerers on the right side of the page to see who is currently answering questions.)
- You help Microsoft to track the health of this forum. Our forum gets 'measured' based on how many unanswered questions are in it at any time and we work hard to keep those numbers to as low a level as possible. By marking answers, others get a more accurate understanding of how well (or badly) things are going on the forum.
- Additionally, there is a new feature in these Forums. If you post a reply to the Forum, and you think you have answered the question, you can mark the "Propose as Answer" button. This will give the original poster an idea that you think you have answered the question. This does not mark the question as answered.
You can also vote "Yes" or "No" if the reply was helpful.
Thank you!
Ed Hickey -
Link
This forum has been retired. It is locked, but is still available for review in the Archived Forums folder. Any future posts on this topic should be put in the Windows Communication Foundation, Serialization, and Networking forum.
-
Link
All ASP.NET quesdtions should be asked at http://forums.asp.net/. All IIS questions should be asked at http://forums.iis.net.
Be sure to take advantages of all the other great resources on those sites: http://www.asp.net and http://www.iis.net. -
Link
There have been several different web service technologies from Microsoft over the years. This can lead to confusion about where to ask web service questions. Many people choose this forum for such questions because it has "Web Services" in its title.
However, this is the forum for questions on the old "ASMX" web service technology, including the WSE technology (now obsolete). Microsoft now considers this to be a "legacy technology". All new development of web service clients or services should use WCF (Windows Communication Foundation).
The WCF Forum is the place to get quick answers to any WCF questions. This forum remains the place to ask questions about the legacy ASMX technology, the XML Serialization technology upon which it is based, and on the obsolete WSE technology.
-
Sticky7VotesWSE is Obsolete - Use Only If Necessary
New Project to create Web Service Projects Use WCF for All New Web Service Development, instead of old ASMX or obsolete WSE
-
Unanswered0VotesSegmented Downloading ASP.NET Web API
I am looking to download a large file using Memory Mapped files. Want to know how we can put the pieces back together again on the client side in an simple and elegant way...same with ... -
Unanswered0VotesSystem.InvalidCastException: Unable to cast object of type 'System.Web.Security.FormsIdentity' to type 'CustomIdentity'
I am getting the following exception in the application I am working on System.InvalidCastException: Unable to cast object of type 'System.Web.Security.FormsIdentity' to type ... -
Unanswered0VotesASPNET PageMethods and Response.Write
Hi I have a simple static method in my page code-behind that generates a file. I've gone to the effort of crafting the HttpContext.Current.Response object with the ... -
Answered0VotesHow to disable timezone conversion of dates in web services?
I'm uploading a dataset that has some date and date/time values in it from a variety of machines. I'm seeing that the webservices are automatically changing the times based on the difference in ... -
Answered0Votesadding namespaces to XmlSerializer when deserializing (C#)
Hi there I'm hoping there's an easy answer to a (hopefully) not too long-winded issue... I'm building a C# web client using a proxy wsdl.exe'd from a wsdl ... -
Proposed1VotesWeb Service in .NET framework 4
Can we write simple Web Service (NOT WCF SERVICE) in .NET framework 4 ? -
Unanswered0Votesweb service reference failing after .net 4.5 upgrade with VS 2012 install
I have a project that is receiving the "The type or namespace '' does not exist in the class or namespace ''" error. The site was downloaded via TFS ... -
Proposed0VotesHow to retain variable values between the soap request
Hi, I have a Web Service in which I have a dataset , and on one soap request I fill that dataset and on another ... -
Unanswered0VotesSoapExtension - Match response with request
Given a SoapExtension, I am assuming the messages coming thru the ProcessMessage() method can be synchronous; meaning on the server side, multiple requests could come thru ProcessMessage() prior to a ... -
Proposed0VotesShould i use webservices?
Hi, I am working on a timesheet application and re-writing it from scratch as it was in asp classic before. In my old job, i was using web ... -
Answered0Votesis this 3 tier ?
Hi all i have a developed a web services application, with user interface on windows form. i want to know whehter the coding style i used is good and ... -
Answered0VotesASP.NET : Professional Coding With 3-Tier Architecture
Hi Experts, I am developing 3 Tier Architecture with Web Service. Graphically as : (Overall Structure) ... -
Proposed2VotesWebservice Connection problem in Visual Studio 2010
I want to connect to this web service with Visual Studio 2010: http://81.31.224.155/jboss-net/services/EKICardManager?wsdl and i got this ... -
Unanswered0VotesRespuesta de Webservice pero no la reconoce VB.NET
Hola a todos.- Estoy desarrollando un pequeño sistema en ASP 3.5. Mi duda es la siguiente, tengo un webservice que me retorna una serie de ... -
Unanswered0VotesForce XmlSchemaProvider method execution on every HTTP request
Is there a way to force XmlSchemaProvider method execution on every http request? Trying to send an additional QueryString parameter during WSDL request. Intent of this additional ... -
Answered0VotesHow to Parse a soap response returned by external webservice using C#
Hi, I am trying to parse the soap response(Please see Below) retured by external webservice. How can i retrieve the datas from ... -
Unanswered0VotesXML Serilization Error - xmlns was not expected - xmlns
I have a object that serializes just fine and looks like this - <Plan xmlns:i="http://www.w3.org/2001/XMLSchema-instance" ... -
Unanswered0VotesTwo pass encryption within a Web Service and Web App
Hey all, I'm looking for some guidance for developing a Web Service with a two stage encryption. Meaning a customer passes a key and data along with their cred. ... -
Answered1VotesHow to prevent web method from showing on service description page?
Hello! I am wondering how I can prevent a web method from showing on the service description page (ie. You type in http://localhost/TestService.asmx and it shows you a list of ... -
Unanswered0VotesHow do i capture incomming and out going xml when call web service
i am calling a third part web service from window application. i just tried to capture xml response & request generated by that web service when we call but fail. search google and found ... - Items 1 to 20 of 9445 Next ›


