ASMX Web Services and XML Serialization ankündigung
-
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
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.
-
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
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
-
7 Stimmen
WSE 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 WSEMemo | 29 Antworten | 40032 Abrufe | Created by John Saunders - Dienstag, 2. Juni 2009 00:20 | Letzte Antwort von nidengaurdon - Dienstag, 7. Februar 2012 10:17
-
0 Stimmen
Segmented 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 ... -
0 Stimmen
System.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 ... -
0 Stimmen
ASPNET 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 ...Frage | 1 Antworten | 7363 Abrufe | Created by Forum Craig - Donnerstag, 3. Januar 2013 12:59 | Letzte Antwort von John Saunders - Donnerstag, 3. Januar 2013 16:38 -
0 Stimmen
How 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 ...Beantwortet | 3 Antworten | 9143 Abrufe | Created by Ben Walling - Montag, 30. Juli 2007 12:22 | Letzte Antwort von John Saunders - Mittwoch, 2. Januar 2013 18:46 -
0 Stimmen
adding 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 ...Beantwortet | 5 Antworten | 22197 Abrufe | Created by theonlydavewilliams - Mittwoch, 21. November 2007 12:10 | Letzte Antwort von John Saunders - Montag, 24. Dezember 2012 17:31 -
1 Stimmen
Web Service in .NET framework 4
Can we write simple Web Service (NOT WCF SERVICE) in .NET framework 4 ?Vorgeschlagene Antwort | 5 Antworten | 37105 Abrufe | Created by DeeJays - Dienstag, 7. Dezember 2010 21:42 | Letzte Antwort von Abdur.Rahman - Mittwoch, 19. Dezember 2012 11:58 -
0 Stimmen
web 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 ...Frage | 1 Antworten | 8230 Abrufe | Created by Poodollar - Donnerstag, 13. Dezember 2012 15:50 | Letzte Antwort von John Saunders - Donnerstag, 13. Dezember 2012 21:59 -
0 Stimmen
How 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 ...Vorgeschlagene Antwort | 3 Antworten | 7807 Abrufe | Created by Siddharth Varshneya - Mittwoch, 12. Dezember 2012 09:51 | Letzte Antwort von John Saunders - Donnerstag, 13. Dezember 2012 16:15 -
0 Stimmen
SoapExtension - 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 ...Frage | 2 Antworten | 6768 Abrufe | Created by bbapps - Mittwoch, 12. Dezember 2012 23:08 | Letzte Antwort von bbapps - Donnerstag, 13. Dezember 2012 00:40 -
0 Stimmen
Should 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 ...Vorgeschlagene Antwort | 2 Antworten | 7356 Abrufe | Created by MUAR - Montag, 18. Juni 2012 09:22 | Letzte Antwort von John Saunders - Dienstag, 11. Dezember 2012 21:14 -
0 Stimmen
is 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 ...Beantwortet | 2 Antworten | 9107 Abrufe | Created by deGame - Mittwoch, 17. Oktober 2007 18:51 | Letzte Antwort von Sunil Jadhav - Dienstag, 11. Dezember 2012 10:56 -
0 Stimmen
ASP.NET : Professional Coding With 3-Tier Architecture
Hi Experts, I am developing 3 Tier Architecture with Web Service. Graphically as : (Overall Structure) ...Beantwortet | 6 Antworten | 11445 Abrufe | Created by Vijay Jadhav - Freitag, 29. Mai 2009 14:12 | Letzte Antwort von Sunil Jadhav - Dienstag, 11. Dezember 2012 10:53 -
2 Stimmen
Webservice 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 ...Vorgeschlagene Antwort | 5 Antworten | 11869 Abrufe | Created by Hossein Mokhtare - Dienstag, 4. Dezember 2012 09:10 | Letzte Antwort von John Saunders - Samstag, 8. Dezember 2012 00:04 -
0 Stimmen
Respuesta 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 ...Frage | 1 Antworten | 7361 Abrufe | Created by JuaninJuanJarris - Freitag, 7. Dezember 2012 13:47 | Letzte Antwort von John Saunders - Samstag, 8. Dezember 2012 00:00 -
0 Stimmen
Force 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 ...Frage | 9 Antworten | 6978 Abrufe | Created by G33kKahuna - Freitag, 30. November 2012 23:02 | Letzte Antwort von John Saunders - Freitag, 7. Dezember 2012 23:56 -
0 Stimmen
How 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 ...Beantwortet | 4 Antworten | 50855 Abrufe | Created by Rajeev_9 - Montag, 9. August 2010 08:17 | Letzte Antwort von John Saunders - Freitag, 7. Dezember 2012 12:47 -
0 Stimmen
XML 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" ...Frage | 1 Antworten | 10320 Abrufe | Created by Tryin2Bgood - Mittwoch, 5. Dezember 2012 22:08 | Letzte Antwort von John Saunders - Donnerstag, 6. Dezember 2012 19:07 -
0 Stimmen
Two 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. ...Frage | 3 Antworten | 6466 Abrufe | Created by TheRockRunner - Dienstag, 27. November 2012 17:39 | Letzte Antwort von John Saunders - Donnerstag, 6. Dezember 2012 18:23